Skip to content

ml-python v1.16

Compare
Choose a tag to compare
@vivek3141 vivek3141 released this 31 Dec 02:08
· 205 commits to master since this release

ML-python v1.16

Implemented Algorithms

  • 2D CNN
  • Basic MLP
  • K-Means
  • Linear Regression
  • Logistic Regression
  • Graph Modules
  • New Nonlinear Regression

What's new in 1.15 & 1.16

  • Fixed issue where Markdown doesn't work in PyPI
  • Bug Fixes