Update README.md

This commit is contained in:
bt3gl 2022-03-23 13:40:52 +00:00 committed by GitHub
parent 08d1b7f2fe
commit a650ec84d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,13 +1,13 @@
# 🤖 [Scrath Space] Machine Learning & Deep Learning projects and resources
* [Tensorflow](https://github.com/bt3gl/Resources-Machine_Learning/tree/master/TensorFlow): examples in TF.
* [Caffe](https://github.com/bt3gl/Resources-Machine_Learning/tree/master/Caffe): examples in Caffe.
* [DeepArt](https://github.com/bt3gl/Resources-Machine_Learning/tree/master/Numpy): deep learning generated art.
* [ML Notebooks](https://github.com/bt3gl/Resources-Machine_Learning/tree/master/Notebooks): jupyter notebooks with ML examples.
* [Numpy](https://github.com/bt3gl/Resources-Machine_Learning/tree/master/Numpy): some snippets in Numpy.
* [Airflow]()
* [My ML Jupyter notebooks](https://github.com/bt3gl-labs/Scratch-Space-Machine-Learning-Projects-and-Research/tree/master/ml_notebooks): lots of experiments
* [Tensorflow](https://github.com/bt3gl-labs/Scratch-Space-Machine-Learning-Projects-and-Research/tree/master/tensorflow_examples): learning examples
* [DeepArt](https://github.com/bt3gl-labs/Scratch-Space-Machine-Learning-Projects-and-Research/tree/master/deep_art): deep learning generated art
* [ML Notebooks](https://github.com/bt3gl/Resources-Machine_Learning/tree/master/Notebooks): jupyter notebooks with ML examples
* [Numpy](https://github.com/bt3gl-labs/Scratch-Space-Machine-Learning-Projects-and-Research/tree/master/numpy_examples): my code and examples using Numpy
* [Data Engineering](https://github.com/bt3gl-labs/Scratch-Space-Machine-Learning-Projects-and-Research/tree/master/data-engineering)
* [Dockerfiles](https://github.com/bt3gl-labs/Scratch-Space-Machine-Learning-Projects-and-Research/tree/master/dockerfiles)