tensorflow-for-deep-learnin.../Notebooks
2024-11-17 16:18:55 -08:00
..
basics.ipynb Clean up to arxiv (and move any ml related to the agentic repo) (#8) 2024-11-17 16:18:55 -08:00
feature_crosses.ipynb Clean up to arxiv (and move any ml related to the agentic repo) (#8) 2024-11-17 16:18:55 -08:00
feature_sets.ipynb Clean up to arxiv (and move any ml related to the agentic repo) (#8) 2024-11-17 16:18:55 -08:00
first_steps_with_tensor_flow.ipynb Clean up to arxiv (and move any ml related to the agentic repo) (#8) 2024-11-17 16:18:55 -08:00
intro_to_pandas.ipynb Clean up to arxiv (and move any ml related to the agentic repo) (#8) 2024-11-17 16:18:55 -08:00
learning_from_unbalanced_clases.ipynb Some improvements in README 2016-09-27 14:31:03 -07:00
PrinciplesOfAlgorithmicProblemSolvingDRAFT.pdf Clean up to arxiv (and move any ml related to the agentic repo) (#8) 2024-11-17 16:18:55 -08:00
README.md Clean up to arxiv (and move any ml related to the agentic repo) (#8) 2024-11-17 16:18:55 -08:00
synthetic_features_and_outliers.ipynb Clean up to arxiv (and move any ml related to the agentic repo) (#8) 2024-11-17 16:18:55 -08:00

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