junaidmalik09 / fastonn

FastONN - Python based open-source GPU implementation for Operational Neural Networks
GNU General Public License v3.0
22 stars 9 forks source link

Python notebook implementation of FastONN #13

Open sirirevant2001 opened 1 year ago

sirirevant2001 commented 1 year ago

Hey, i am new to machine learning and i have been trying to run this project of google colab, and it has been confusing as to which script to run to setup, train and test the model on my desired dataset. Can you please provide a .ipynb implementation of the FastONN, which covers everything from installation to testing please