Change Log
===========

0.0.10 (27-10-2021)
-------------------
- The LogisticRegressor bug has been fixed 
- Plots will now always show

0.0.9 (27-10-2021)
-------------------
- The AI now predicts a zero or an one
- Added MLPClassifier and LogisticRegressor

0.0.8 (21-10-2021)
-------------------
- Added epoch training

0.0.7 (20-10-2021)
-------------------
- Fixed a bug where the library couldn't be imported

0.0.4 (19-10-2021)
-------------------
- Fixed some bugs and provided a better README file

0.0.3 (19-10-2021)
-------------------
- Fixed some bugs and provided a better README file

0.0.2 (19-10-2021)
-------------------
- Test if updating works... It does

0.0.1 (19-10-2021)
-------------------
- First Release