8000 GitHub - ajabri/ee227c.github.io: EE227C (Spring 2018) Course page
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ajabri/ee227c.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EE227C course page

Environment setup for running code (assumes you have Anaconda installed, download the most recent version here):

ENVNAME=ee227c
conda create -y -n $ENVNAME python=3.6
source a
5078
ctivate $ENVNAME
conda install -y -c anaconda numpy scipy matplotlib jupyter 
conda install -y -c omnia autograd
pip install sklearn

About

EE227C (Spring 2018) Course page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 56.8%
  • Jupyter Notebook 39.4%
  • TeX 3.6%
  • Other 0.2%
0