ml-python v1.11
ML-python v1.11
Implemented Algorithms
- 2D CNN
- Basic MLP
- K-Means
- Linear Regression
- Logistic Regression
- Graph Modules
What's new in 1.11
- Added
to_print
forml.nn.NeuralNetwork.fit
- Adding
.travis.yml
for build testing - Fixed files in
/examples
- Minor bug fixes