FidoProject / Fido

A lightweight C++ machine learning library for embedded electronics and robotics.
http://fidoproject.github.io/
MIT License
439 stars 81 forks source link

Bool function SGDTrainer::initFromStream #55

Closed benjaminfspector closed 8 years ago

benjaminfspector commented 8 years ago

What on earth is the point of this as a bool when it only returns true? Should be void.

truell20 commented 8 years ago

Good point. Pull request?

truell20 commented 8 years ago

Fixed by 65d4f8c63ad57d9bd68a13962fb5a341580f65d9