Update rnn_train_versions.ipynb
[notebooks.git] / README.md
bloba1d388f3ef84bee66d891b56a41a9e1900c0bfdb
1 ## Notebooks Readme
3 * data      stashed datasets (small only!) and notebooks to access data
4 * fmda      notebooks to simulate fuel moisture and assimilate data
5 * old       misc. notebook versions and fragments
6 * results   files made to be included in papers and presentations
7 * ros       notebooks with fire rate of spread models & analysis
8 * src       modules imported by the notebooks come here       
9 * tutorials from around the internet, with changes, as well as new ones
11 Clone this repository in to the directory where Jupyter the notebooks runs. 
13 install:
14 cd  install
15 conda env create -f tf-211.yml
17 execute notebook:
18 jupyter nbconvert --to notebook --execute NOTEBOOK.ipynb