Skip to content

geastham/cs231n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#CS231N - Convolutional Neural Networks for Visual Recognition This is a working project repository for assignments / explorations associated with Stanford University's cs231n course. Please see the website for more information and project background.

I've chosen to implement this project using the Scala / Spark ecosystem with the following project dependencies:

  • Scala 2.10.0
  • ScalaTest 2.0.M5b (current ScalaTest 2.0 beta version)
  • ScalaNLP Breeze
  • Apache Spark 1.6.1
  • DMLC MXNet

Quick Setup

  1. Install SBT
  2. Clone this project
  3. Run sbt (This will also download all dependencies)

About

Project Work (Stanford CS231n - Convolutional Neural Networks for Visual Recognition) - http://cs231n.stanford.edu/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors