Palashio / libra

Ergonomic machine learning for everyone.
http://libradocs.org/
MIT License
1.91k stars 109 forks source link

Updated base CNN architecture and changed fit to fit_generate #313

Closed Vakhshoori101 closed 4 years ago

Vakhshoori101 commented 4 years ago

name: b) Updated base CNN architecture and changed fit to fit_generate about: Select this if you're adding a new feature to libra. labels: feature

This pull request closes #285 .

- What I did Tested different CNN models to find most optimal model - How I did it Ran different CNN models updating the Conv2d, MaxPooling, Drop, etc... Changed filter size and number... - How to verify it

This pull request adds a new feature to libra. @Palashio, could you please take a look at it?