MagmaDNN / magmadnn

MagmaDNN: a simple deep learning framework in c++
MIT License
45 stars 7 forks source link

[FEATURE REQUEST] tuning (hyperparameters and beyond) #21

Open Dando18 opened 5 years ago

Dando18 commented 5 years ago

MagmaDNN needs a framework for tuning both kernels and hyperparameters.

Add a new folder include/tune and src/tune which will hold tuning functions and results.