Skip to content

Solutions and comments to assignments for Stanford's course on convolutional neural networks

Notifications You must be signed in to change notification settings

ivankovd/stanford_cs231n_2018

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Passing cs231n together within the OpenDataScience community

Main links

  • The course itself
  • Video-lectures, youtube channel. Prerequisites are given in the 1st lecture
  • Syllabus with assignments

Assignments

There are 3 big and tough assignments in this course. We’ll have deadlines and exemplar solutions (by me or smb else) to be discussed.

Competitions & projects

In the original course they've got projects. You can also complete one, but actually, lectures and assignments is already a good workload. To do smth more, I propose 3 variants:

  • a personal pet-project (will be nice to show in your portfolio) here is an example by @artgor and a description in 🇷🇺 (you can translate it, but the app is self-explanatory)
  • a Kaggle competition. Maybe a playground one, to start with. This one, persay: "Dog Breed Identification"
  • you can also write a tutorial

GPUs

Authors claim that you can pass the course even with typical hardware. However, I recommend to rent a machine with GPU. The most convenient option right now is either Google Colaboratory (tutorial on Medium) or even Kaggle Kernels (just switch on GPU in Kernel settings).

Plan

About

Solutions and comments to assignments for Stanford's course on convolutional neural networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.0%
  • Python 3.9%
  • Shell 0.1%