Skip to content

FrancisEmanuel/ud120-projects

 
 

Repository files navigation

ud120-projects

Starter project code for students taking Udacity ud120 (updated to Python3)

Overview of changes:

  • Shabangs changed to python3
  • Parentheses around print statements
  • Pickle files opened in binary mode for read/write
  • Library updates like urllib and cPickle
  • Language core changes like translate
  • Occasional Python3 syntax helper comments

Software version numbers (2015-09-04):

  • Python: 3.4.3
  • GCC: 4.9.2
  • scikit-learn: 0.16.1
  • nltk: 3.0.4
  • numpy: 1.9.2
  • matplotlib: 1.4.3

About

Starter project code for students taking Udacity ud421

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • DIGITAL Command Language 91.0%
  • Python 9.0%