mirror of
https://github.com/autistic-symposium/tensorflow-for-deep-learning-py.git
synced 2025-05-10 18:54:57 -04:00
604 B
604 B
my old ml jupyter notebooks
👾 my deep dreams (with caffe) adapted, on notebook.community
installing and running these notebooks
install any dependences for jupyter. for example, on a debian-based linux box:
apt-get install build-essential python3-dev
pip install jupyter
on the notebook directory, simply run:
jupyter notebook