bhargavchippada / randomfun

Random Jupyter notebooks and stuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

randomfun

Random Jupyter notebooks and stuff

Installation

  • virtualenv -p python3 .env
  • source .env/bin/activate
  • pip install -r requirements.txt
  • Install Tensorflow and PyTorch
  • deactivate

How to Run on Linux

  • source .env/bin/activate
  • jupyter notebook

How to Run on MacOs

Use script start_ipython_osx.sh

About

Random Jupyter notebooks and stuff

License:MIT License


Languages

Language:Jupyter Notebook 100.0%Language:Shell 0.0%