SuleymanCetiner's Stars
public-apis/public-apis
A collective list of free APIs
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
jakevdp/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
GokuMohandas/Made-With-ML
Learn how to design, develop, deploy and iterate on production-grade ML applications.
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
DataTalksClub/data-engineering-zoomcamp
Free Data Engineering course!
chiphuyen/machine-learning-systems-design
A booklet on machine learning systems design with exercises. NOT the repo for the book "Designing Machine Learning Systems"
WillKoehrsen/Data-Analysis
Data Science Using Python
DataScienceSpecialization/courses
Course materials for the Data Science Specialization: https://www.coursera.org/specialization/jhudatascience/1
Nixtla/statsforecast
Lightning ⚡️ fast forecasting with statistical and econometric models.
kaleko/CourseraML
I took Andrew Ng's Machine Learning course on Coursera and did the homework assigments... but, on my own in python because I love jupyter notebooks!
GoogleCloudPlatform/ml-design-patterns
Source code accompanying O'Reilly book: Machine Learning Design Patterns
MicrosoftDocs/ml-basics
Exercise notebooks for Machine Learning modules on Microsoft Learn
jakevdp/sklearn_tutorial
Materials for my scikit-learn tutorial
Paulescu/hands-on-rl
Free course that takes you from zero to Reinforcement Learning PRO 🦸🏻🦸🏽
Coder-World04/Complete-Machine-Learning-
This repository contains everything you need to become proficient in Machine Learning
stefmolin/Hands-On-Data-Analysis-with-Pandas
Materials for following along with Hands-On Data Analysis with Pandas.
peggy1502/Amazing-Resources
List of references and online resources related to data science, machine learning and deep learning.
linux08/machine-learning-books
joeldg/Deep-learning-books
Books for machine learning, deep learning, math, NLP, CV, RL, etc
PacktPublishing/Data-Cleaning-and-Exploration-with-Machine-Learning
Data Cleaning and Exploration with Machine Learning
michelkana/Deep-learning-projects
Jupyter Notebooks with home-made FCNNs, RNNs, CNNs, GAMs models for Airbnb price rental prediction, galaxies classification, gravitational waves classification, named entity prediction, images classification, etc.
lblackhall/pyconau2016
Code for my talk at PyconAU 2016
anumitgarg/Hybrid-CNN-RNN-Model-for-Hyperspectral-Satellite-Image-Classification
The following model uses hybrid CNN- RNN model for classification of each pixel to its corresponding classes. Further the code is developed to classify pixels in accordance with soft as well as hard classification techniques.
waylongo/Gans-for-anomaly-detection
Using Generative Adversarial Networks (GANs) algorithm to detect outliers on tabular data
katemurraay/tsa_crt
NaghmeNazer/diabetes-iridology
Discovering Informative Regions in Iris Images to Predict Diabetes
Practical-CV/Deep-Learning-with-OpenCV
kkt-ee/Classification-of-RR-interval-signals
Classification of RR interval signals of female smokers and non-smokers.
jflopezfernandez/fortran-linear-regression
Linear Regression implementation in Fortran