cristianleoo / models-from-scratch-pythonLinks
Repo where I recreate some popular machine learning models from scratch in Python
☆121Updated 5 months ago
Alternatives and similar repositories for models-from-scratch-python
Users that are interested in models-from-scratch-python are comparing it to the libraries listed below
Sorting:
- Tutorial Materials for "The Fundamentals of Modern Deep Learning with PyTorch" workshop at PyCon 2024☆247Updated last year
- Interpretable ML with Python, 2E - published by Packt☆98Updated 2 months ago
- Mastering NLP from Foundations to LLMs, Published by Packt☆110Updated 2 weeks ago
- Main folder. Material related to my books on synthetic data and generative AI. Also contains documents blending components from several f…☆96Updated 10 months ago
- A collection of companion Jupyter notebooks for Ensemble Methods for Machine Learning (Manning, 2023)☆86Updated 2 years ago
- Official code repo for the O'Reilly Book - Machine Learning for High-Risk Applications☆102Updated 2 years ago
- Repo for ML Models built from scratch such as Self-Attention, Linear +Logistic Regression, PCA, LDA. CNN, LSTM, Neural Networks using Nu…☆49Updated 6 months ago
- Forecasting: Principles and Practice☆59Updated 3 years ago
- Python Feature Engineering Cookbook, Third Edition, published by Packt☆59Updated 2 months ago
- Code repository for the book feature selection in machine learning