Kruzanna's Stars
tensorflow/models
Models and examples built with TensorFlow
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
CSSEGISandData/COVID-19
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
fchollet/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
andkret/Cookbook
The Data Engineering Cookbook
nltk/nltk
NLTK Source
mml-book/mml-book.github.io
Companion webpage to the book "Mathematics For Machine Learning"
visenger/awesome-mlops
A curated list of references for MLOps
rasbt/python-machine-learning-book
The "Python Machine Learning (1st edition)" book code repository and info resource
chiphuyen/machine-learning-systems-design
A booklet on machine learning systems design with exercises. NOT the repo for the book "Designing Machine Learning Systems"
alexeygrigorev/data-science-interviews
Data science interview questions and answers
huseinzol05/Stock-Prediction-Models
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
aamini/introtodeeplearning
Lab Materials for MIT 6.S191: Introduction to Deep Learning
tensorflow/docs
TensorFlow documentation
dibgerge/ml-coursera-python-assignments
Python assignments for the machine learning class by andrew ng on coursera with complete submission for grading capability and re-written instructions.
amzn/computer-vision-basics-in-microsoft-excel
Computer Vision Basics in Microsoft Excel (using just formulas)
cs109/content
Official content for Harvard CS109
arundo/adtk
A Python toolkit for rule-based/unsupervised anomaly detection in time series
datasets/awesome-data
Curated list of quality open datasets
mxc19912008/Andrew-Ng-Machine-Learning-Notes
The offical notes of Andrew Ng Machine Learning in Stanford University
yacineMahdid/artificial-intelligence-and-machine-learning
A repository for implementation of artificial intelligence algorithm which includes machine learning and deep learning algorithm as well as classical AI search algorithm
sharmapratik88/AIML-Projects
Projects I completed as a part of Great Learning's PGP - Artificial Intelligence and Machine Learning
vlomonaco/core50
CORe50: a new Dataset and Benchmark for Continual Learning
theakshaydas/PGP-AIML
Repo for AIML case studies and projects
bharatpurohit97/StockPrediction
Stock Prediction by Reinforcement Learning and RNN
blaine12100/SVHN-Dataset-Python
This Repository Demonstrates my attempts at creating a small model which can recognize digits and later on can be integrated into an app.
Ojaswy/alexa-smarthome
This repository contains sample code and resources for Alexa Smart Home developers.
Ojaswy/Self-Driving-Car-Steering-Simulator
The aim of this project is to allow a self driving car to steer autonomously in a virtual environment.
Ojaswy/Sentiment-Analysis-of-Twitter
A case study using Naive Bayes Algorithm
Ojaswy/svm
Support Vector Machine implemented with Sequential Multiplier Optimization