Skip to content

C++实现的超简化学习框架,只包含最必要的Linear/Sigmoid/MSE组件,使用波士顿房价数据做线性回归,居家学习,入门必备o(*^▽^*)┛

License

Notifications You must be signed in to change notification settings

webbery/MiniEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

目前支持的模块:

  • 全连接层
  • Dropout层
  • MSE
  • SGD
  • sigmoid
    运行结果:
    Image text

About

C++实现的超简化学习框架,只包含最必要的Linear/Sigmoid/MSE组件,使用波士顿房价数据做线性回归,居家学习,入门必备o(*^▽^*)┛

Resources

License

Stars

Watchers

Forks

Packages

No packages published