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

Implementing LinearRegression and Feed Forward Neural Networks From Scratch.txt #870

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

GauthamPrabhuM
Copy link

Implementing Linear Regression on a dataset by building a linear regression class from scratch.

Implementing Linear Regression by building a linear regression class from scratch.
Classifying digits from the MNIST dataset by building a feed forward neural network from scratch
@GauthamPrabhuM GauthamPrabhuM changed the title Create LinearRegressionFromScratch.txt Implementing LinearRegression and Feed Forward Neural Networks From Scratch.txt Oct 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant