Skip to content

A simple Linear regression project for nvices, which entire written in C plus plus ,with no external library 纯C++实现的一个简单的线性回归网络

License

Notifications You must be signed in to change notification settings

JPChen2000/BPTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BPTest

A simple Linear regression project for nvices, which entire written in C plus plus ,with no external library 纯C++实现的一个简单的线性回归网络,没有任何外部库,保证了可以编译通过.

build cmake

mkdir build && cd build && cmake ../

build project

make

About

A simple Linear regression project for nvices, which entire written in C plus plus ,with no external library 纯C++实现的一个简单的线性回归网络

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published