Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Neural Network from Scratch [Machine Learning - Python] #595

Open
HarshCasper opened this issue Aug 19, 2020 · 5 comments
Open

Implement Neural Network from Scratch [Machine Learning - Python] #595

HarshCasper opened this issue Aug 19, 2020 · 5 comments

Comments

@HarshCasper
Copy link
Member

@HarshCasper HarshCasper commented Aug 19, 2020

🚀 Feature

  • Implement a Toy Neural Network for the MNIST Dataset using only Numpy.
  • Train it for some number of epochs and some hyperparameters.
  • Plot a live/interactive decision boundary.
  • Plot the train and validation metrics such as the loss and the accuracies

Have you read the Contributing Guidelines on Pull Requests?

Yes

@Huzaib
Copy link
Contributor

@Huzaib Huzaib commented Aug 19, 2020

Can I take up this issue?

@rohangawhade
Copy link

@rohangawhade rohangawhade commented Aug 21, 2020

I would like to work on this issue.

@HarshCasper
Copy link
Member Author

@HarshCasper HarshCasper commented Aug 21, 2020

Assigned to you @Huzaib

@Huzaib
Copy link
Contributor

@Huzaib Huzaib commented Aug 21, 2020

How much time do I have to complete it?

@sahanabalappa
Copy link

@sahanabalappa sahanabalappa commented Aug 22, 2020

I would like to work on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.