Code Monkey home page Code Monkey logo

stanford-cs231's Introduction

Convolutional Neural Networks for Visual Recognition

Resources for students in the Udacity's Machine Learning Engineer Nanodegree to work through Stanford's Convolutional Neural Networks for Visual Recognition course.

Course Materials

Helpful Resources

Andrej Karpathy's blog

Andrew Trask's blog

Christopher Olah's blog on Neural Networks

Convolutional neural networks

Backpropagation and batchnorm regularization

How Convolutional Neural Networks Work

Make Your Own Neural Network

Student Solutions

A place for students to share code, double check their work and troubleshoot problems.

Honor Code

We ask that you not look at this section unless you have finished the assignment or have spent quality time figuring out the problem. Out of respect for Stanford releasing their class to the public, please do not abuse this policy. Try your best to figure out the solutions on your own, read the Reddit forms, or ask questions on our Slack channel before looking at solution code. Personally, I like to spend a few days trying to figure something out before looking at solution code.

Contributions

If you have finished the assignment, we hope you can add your answers to the repository for other students. If you choose to do so, please fork the repo and add a folder with your alias and put the assignments inside your folder. Always do a git pull before you do a git push so that there are no merge conflicts

git clone https://github.com/machinelearningnanodegree/stanford-cs231.git
cd stanford-cs231/solutions
mkdir yourdirectoryname

Copy the assignment1 into yourdirectoryname
cd /stanford-cs231/
cp -R /stanford-cs231/assignments/assignment1 /stanford-cs231/solutions/yourdirectoryname/assignment1
If there is no directory called assignment1 in your directory it will be automatically created with above

Download the dataset by:
cd yourdirectoryname/assignment1/cs231n/datasets
run ./get_datasets.sh inside the datasets directory

After everything is downloaded
cd into the assignment1 directory backwards 
and then run ipython notebook

=======

Thanks to Contributors: kvn219, LevinJ, pranayaryal, & vijendra-rana

stanford-cs231's People

Contributors

kvn219 avatar levinj avatar pranayaryal avatar vijendra-rana avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

stanford-cs231's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.