Algo-Phantoms / Algo-ScriptML

Scripts of Machine Learning Algorithms from Scratch. Implementations of machine learning models and algorithms using nothing but NumPy with a focus on accessibility. Aims to cover everything from basic to advance.
MIT License
90 stars 66 forks source link

Add Convolution Neural Network #202

Closed prathimacode-hub closed 3 years ago

prathimacode-hub commented 3 years ago

I would like to add a simple convolution neural network to classify CIFAR images using Keras.

Can you assign this issue to me under 'GSSOC 21' label? @geekquad

geekquad commented 3 years ago

Hey @prathimacode-hub, please go through the project description. We are looking for implementations of machine learning models and algorithms using nothing but NumPy with a focus on accessibility.

geekquad commented 3 years ago

However, you can look out for more issues you can work on. We have quite a few of them left @prathimacode-hub.

prathimacode-hub commented 3 years ago

I haven't notice that's it's purely on numpy. Yeah, I did checked them up. But I just came to know that today is the last day to submit the PR. @geekquad

geekquad commented 3 years ago

I haven't notice that's it's purely on numpy. Yeah, I did checked them up. But I just came to know that today is the last day to submit the PR. @geekquad

It's tomorrow till 11:59 pm @prathimacode-hub.

prathimacode-hub commented 3 years ago

Ok, thanks for the information. I will choose an issue to work on. @geekquad