All Projects → Deeplearning → Similar Projects or Alternatives

7012 Open source projects that are alternatives of or similar to Deeplearning

Deep Learning From Scratch
Six snippets of code that made deep learning what it is today.
Stars: ✭ 255 (+286.36%)
Machine learning basics
Plain python implementations of basic machine learning algorithms
Stars: ✭ 3,557 (+5289.39%)
100 Days Of Ml Code
100 Days of ML Coding
Stars: ✭ 33,641 (+50871.21%)
Early Stopping Pytorch
Early stopping for PyTorch
Stars: ✭ 612 (+827.27%)
Mutual labels:  jupyter-notebook, tutorial, mnist
Tensorflow Book
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
Stars: ✭ 4,448 (+6639.39%)
Deep Math Machine Learning.ai
A blog which talks about machine learning, deep learning algorithms and the Math. and Machine learning algorithms written from scratch.
Stars: ✭ 173 (+162.12%)
Neural Network From Scratch
Ever wondered how to code your Neural Network using NumPy, with no frameworks involved?
Stars: ✭ 230 (+248.48%)
Dat8
General Assembly's 2015 Data Science course in Washington, DC
Stars: ✭ 1,516 (+2196.97%)
Machine learning
Estudo e implementação dos principais algoritmos de Machine Learning em Jupyter Notebooks.
Stars: ✭ 161 (+143.94%)
Isl Python
Solutions to labs and excercises from An Introduction to Statistical Learning, as Jupyter Notebooks.
Stars: ✭ 108 (+63.64%)
Deeplearning.ai
该存储库包含由deeplearning.ai提供的相关课程的个人的笔记和实现代码。
Stars: ✭ 181 (+174.24%)
25daysinmachinelearning
I will update this repository to learn Machine learning with python with statistics content and materials
Stars: ✭ 53 (-19.7%)
Brihaspati
Collection of various implementations and Codes in Machine Learning, Deep Learning and Computer Vision ✨💥
Stars: ✭ 53 (-19.7%)
The Python Workshop
A New, Interactive Approach to Learning Python
Stars: ✭ 150 (+127.27%)
Machine Learning With Python
Python code for common Machine Learning Algorithms
Stars: ✭ 3,334 (+4951.52%)
Ds and ml projects
Data Science & Machine Learning projects and tutorials in python from beginner to advanced level.
Stars: ✭ 56 (-15.15%)
Iclr2019 Openreviewdata
Script that crawls meta data from ICLR OpenReview webpage. Tutorials on installing and using Selenium and ChromeDriver on Ubuntu.
Stars: ✭ 376 (+469.7%)
Mutual labels:  jupyter-notebook, tutorial
Open source demos
A collection of demos showcasing automated feature engineering and machine learning in diverse use cases
Stars: ✭ 391 (+492.42%)
Mutual labels:  jupyter-notebook, tutorial
Pycon 2019 Tutorial
Data Science Best Practices with pandas
Stars: ✭ 410 (+521.21%)
Mutual labels:  jupyter-notebook, tutorial
Deeplearningzerotoall
TensorFlow Basic Tutorial Labs
Stars: ✭ 4,239 (+6322.73%)
Mutual labels:  jupyter-notebook, tutorial
Hands On Nltk Tutorial
The hands-on NLTK tutorial for NLP in Python
Stars: ✭ 419 (+534.85%)
Mutual labels:  jupyter-notebook, tutorial
Reinforcement learning tutorial with demo
Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approximation, Policy Gradient, DQN, Imitation, Meta Learning, Papers, Courses, etc..
Stars: ✭ 442 (+569.7%)
Mutual labels:  jupyter-notebook, tutorial
Deeplearning.ai Natural Language Processing Specialization
This repository contains my full work and notes on Coursera's NLP Specialization (Natural Language Processing) taught by the instructor Younes Bensouda Mourri and Łukasz Kaiser offered by deeplearning.ai
Stars: ✭ 473 (+616.67%)
Justenoughscalaforspark
A tutorial on the most important features and idioms of Scala that you need to use Spark's Scala APIs.
Stars: ✭ 538 (+715.15%)
Mutual labels:  jupyter-notebook, tutorial
Network Analysis Made Simple
An introduction to network analysis and applied graph theory using Python and NetworkX
Stars: ✭ 700 (+960.61%)
Mutual labels:  jupyter-notebook, tutorial
Juliatutorials
Learn Julia via interactive tutorials!
Stars: ✭ 732 (+1009.09%)
Mutual labels:  jupyter-notebook, tutorial
Python Lectures
IPython Notebooks to learn Python
Stars: ✭ 355 (+437.88%)
Mutual labels:  jupyter-notebook, tutorial
Thesemicolon
This repository contains Ipython notebooks and datasets for the data analytics youtube tutorials on The Semicolon.
Stars: ✭ 345 (+422.73%)
Mutual labels:  jupyter-notebook, tutorial
User Machine Learning Tutorial
useR! 2016 Tutorial: Machine Learning Algorithmic Deep Dive http://user2016.org/tutorials/10.html
Stars: ✭ 393 (+495.45%)
Mutual labels:  jupyter-notebook, tutorial
Mini Python Project
用Python做些有趣的项目
Stars: ✭ 345 (+422.73%)
Mutual labels:  jupyter-notebook, tutorial
Dsp Theory
Theory of digital signal processing (DSP): signals, filtration (IIR, FIR, CIC, MAF), transforms (FFT, DFT, Hilbert, Z-transform) etc.
Stars: ✭ 437 (+562.12%)
Mutual labels:  jupyter-notebook, tutorial
Code search
Code For Medium Article: "How To Create Natural Language Semantic Search for Arbitrary Objects With Deep Learning"
Stars: ✭ 436 (+560.61%)
Mutual labels:  jupyter-notebook, tutorial
Pytorch tutorial
PyTorch Tutorial (1.7)
Stars: ✭ 450 (+581.82%)
Mutual labels:  jupyter-notebook, tutorial
Medmnist
[ISBI'21] MedMNIST Classification Decathlon: A Lightweight AutoML Benchmark for Medical Image Analysis
Stars: ✭ 338 (+412.12%)
Mutual labels:  jupyter-notebook, mnist
Intro To Python
An intro to Python & programming for wanna-be data scientists
Stars: ✭ 536 (+712.12%)
Mutual labels:  jupyter-notebook, tutorial
Basic reinforcement learning
An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.
Stars: ✭ 826 (+1151.52%)
Mutual labels:  jupyter-notebook, tutorial
Tensorflow cookbook
Code for Tensorflow Machine Learning Cookbook
Stars: ✭ 5,984 (+8966.67%)
Data Science Your Way
Ways of doing Data Science Engineering and Machine Learning in R and Python
Stars: ✭ 530 (+703.03%)
Mutual labels:  jupyter-notebook, tutorial
Coloring Greyscale Images
Coloring black and white images with deep learning.
Stars: ✭ 767 (+1062.12%)
Mutual labels:  jupyter-notebook, tutorial
Getting Things Done With Pytorch
Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoencoders, Object Detection with YOLO v5, Build your first Neural Network, Time Series forecasting for Coronavirus daily cases, Sentiment Analysis with BERT.
Stars: ✭ 738 (+1018.18%)
Mutual labels:  jupyter-notebook, tutorial
Numpile
A tiny 1000 line LLVM-based numeric specializer for scientific Python code.
Stars: ✭ 341 (+416.67%)
Mutual labels:  jupyter-notebook, tutorial
Har Keras Coreml
Human Activity Recognition (HAR) with Keras and CoreML
Stars: ✭ 23 (-65.15%)
Mutual labels:  jupyter-notebook, tutorial
Pandas exercises
Practice your pandas skills!
Stars: ✭ 7,140 (+10718.18%)
Mutual labels:  jupyter-notebook, tutorial
Spark Scala Tutorial
A free tutorial for Apache Spark.
Stars: ✭ 907 (+1274.24%)
Mutual labels:  jupyter-notebook, tutorial
Python Introducing Pandas
Introduction to pandas Treehouse course
Stars: ✭ 24 (-63.64%)
Mutual labels:  jupyter-notebook, tutorial
Notebooks
Learn Python for free using open-source notebooks in Hebrew.
Stars: ✭ 877 (+1228.79%)
Mutual labels:  jupyter-notebook, tutorial
Tutorials
A project for developing tutorials for Streams
Stars: ✭ 14 (-78.79%)
Mutual labels:  jupyter-notebook, tutorial
Course
Slides and Jupyter notebooks
Stars: ✭ 29 (-56.06%)
Mutual labels:  jupyter-notebook, tutorial
Awesome Google Colab
Google Colaboratory Notebooks and Repositories (by @firmai)
Stars: ✭ 863 (+1207.58%)
Mutual labels:  jupyter-notebook, tutorial
Tensorflow2.0 eager execution tutorials
Tutorials of TensorFlow eager execution
Stars: ✭ 28 (-57.58%)
Mutual labels:  jupyter-notebook, tutorial
Ml
A set of machine learning experiments in Clojure
Stars: ✭ 30 (-54.55%)
The Deep Learning With Keras Workshop
An Interactive Approach to Understanding Deep Learning with Keras
Stars: ✭ 34 (-48.48%)
Uc Davis Cs Exams Analysis
📈 Regression and Classification with UC Davis student quiz data and exam data
Stars: ✭ 33 (-50%)
Relativistic Average Gan Keras
The implementation of Relativistic average GAN with Keras
Stars: ✭ 36 (-45.45%)
Mutual labels:  jupyter-notebook, mnist
Face Mask Detection
Face masks are crucial in minimizing the propagation of Covid-19, and are highly recommended or even obligatory in many situations. In this project, we develop a pipeline to detect unmasked faces in images. This can, for example, be used to alert people that do not wear a mask when entering a building.
Stars: ✭ 37 (-43.94%)
Mutual labels:  jupyter-notebook, tutorial
Mnist Ewc
Implementation of ews weight constraint mentioned in recent Deep Mind paper: http://www.pnas.org/content/early/2017/03/13/1611835114.full.pdf
Stars: ✭ 9 (-86.36%)
Mutual labels:  jupyter-notebook, mnist
Pytorch Mnist Vae
Stars: ✭ 32 (-51.52%)
Mutual labels:  jupyter-notebook, mnist
Opencv Tutorials
Tutorials for learning OpenCV in Python from Scratch
Stars: ✭ 36 (-45.45%)
Mutual labels:  jupyter-notebook, tutorial
The Hello World Of Machine Learning
Learn to build a basic machine learning model from scratch with this repo and tutorial series.
Stars: ✭ 41 (-37.88%)
Mutual labels:  jupyter-notebook, tutorial
Data Science Complete Tutorial
For extensive instructor led learning
Stars: ✭ 1,027 (+1456.06%)
1-60 of 7012 similar projects