Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ax-va/python-machine-learning-recipes-gallatin-albon-2023

Machine learning recipes in Python with scikit-learn, OpenCV, PyTorch, and other libraries, including classical machine learning and neural networks, based on the book "Machine Learning with Python Cookbook: Practical Solutions from Preprocessing to Deep Learning", Second Edition, by Kyle Gallatin and Chris Albon published by O'Reilly Media in 2023
https://github.com/ax-va/python-machine-learning-recipes-gallatin-albon-2023

ax-va data-science deep-learning image-processing machine-learning neural-networks opencv opencv-python python pytorch scikit-learn

Last synced: about 18 hours ago
JSON representation

Machine learning recipes in Python with scikit-learn, OpenCV, PyTorch, and other libraries, including classical machine learning and neural networks, based on the book "Machine Learning with Python Cookbook: Practical Solutions from Preprocessing to Deep Learning", Second Edition, by Kyle Gallatin and Chris Albon published by O'Reilly Media in 2023

Awesome Lists containing this project

README

        

# Machine Learning Recipes in Python

Machine learning recipes in Python with **scikit-learn**, **OpenCV**, **PyTorch**, and other libraries, including classical machine learning and neural networks, based on the book *"Machine Learning with Python Cookbook: Practical Solutions from Preprocessing to Deep Learning"*, Second Edition, by Kyle Gallatin and Chris Albon published by *O'Reilly Media* in 2023.



My environment was Python 3.11 with the packages specified in the `requirements.txt` file.