mirror of
https://github.com/autistic-symposium/tensorflow-for-deep-learning-py.git
synced 2025-11-23 05:30:33 -05:00
👾 my old deep learning notebooks (e.g., tensorflow examples, caffee, deep art, numpy)
| .github | ||
| machine_learning_examples | ||
| .gitignore | ||
| airflow.md | ||
| data_engineering.md | ||
| deep_learning_resources.md | ||
| README.md | ||
Machine Learning Pipelines
In this repository we cover resources for deploying Machine learning
in production environments, a task that includes data sourcing, data ingestion, data
transformation, pre-processing data for use in training, training a model, and hosting
the model.
