All Projects → Dive Into Dl Tensorflow2.0 → Similar Projects or Alternatives

6863 Open source projects that are alternatives of or similar to Dive Into Dl Tensorflow2.0

D2l Pytorch
This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.
Stars: ✭ 3,810 (+12.72%)
Awesome Pytorch List Cnversion
Awesome-pytorch-list 翻译工作进行中......
Stars: ✭ 1,361 (-59.73%)
Mutual labels:  cv, jupyter-notebook, tutorials
Deep Learning With Tensorflow Book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
Stars: ✭ 12,105 (+258.14%)
Mutual labels:  jupyter-notebook, book, tensorflow2
Machine learning tutorials
Code, exercises and tutorials of my personal blog ! 📝
Stars: ✭ 601 (-82.22%)
Mutual labels:  jupyter-notebook, tutorials
Python For Probability Statistics And Machine Learning
Jupyter Notebooks for Springer book "Python for Probability, Statistics, and Machine Learning"
Stars: ✭ 481 (-85.77%)
Mutual labels:  jupyter-notebook, book
Pythoncode Tutorials
The Python Code Tutorials
Stars: ✭ 544 (-83.91%)
Mutual labels:  jupyter-notebook, tutorials
Nlp Various Tutorials
자연어 처리와 관련한 여러 튜토리얼 저장소
Stars: ✭ 52 (-98.46%)
Mutual labels:  jupyter-notebook, tutorials
Machine learning bookshelf
机器学习深度学习相关书籍、课件、代码的仓库。 Machine learning is the warehouse of books, courseware and codes.
Stars: ✭ 46 (-98.64%)
Mutual labels:  jupyter-notebook, book
Fish detection
Fish detection using Open Images Dataset and Tensorflow Object Detection
Stars: ✭ 67 (-98.02%)
Mutual labels:  jupyter-notebook, tutorials
Lis Ynp
🔮 Life is short, you need PyTorch.
Stars: ✭ 92 (-97.28%)
Mutual labels:  jupyter-notebook, tutorials
Finrl Library
FinRL: Financial Reinforcement Learning Framework. Please star. 🔥
Stars: ✭ 3,037 (-10.15%)
Mutual labels:  jupyter-notebook, tensorflow2
Supervisely Tutorials
🌈 Tutorials for Supervise.ly
Stars: ✭ 385 (-88.61%)
Mutual labels:  jupyter-notebook, tutorials
The Elements Of Statistical Learning Python Notebooks
A series of Python Jupyter notebooks that help you better understand "The Elements of Statistical Learning" book
Stars: ✭ 405 (-88.02%)
Mutual labels:  jupyter-notebook, tutorials
Notebooks
code for deep learning courses
Stars: ✭ 522 (-84.56%)
Mutual labels:  jupyter-notebook, tutorials
Tensorflow Book
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
Stars: ✭ 4,448 (+31.6%)
Mutual labels:  jupyter-notebook, book
Hottbox Tutorials
📙 HOTTBOX: Higher Order Tensors ToolBOX. Tutorials
Stars: ✭ 29 (-99.14%)
Mutual labels:  jupyter-notebook, tutorials
Opencv Tutorials
Tutorials for learning OpenCV in Python from Scratch
Stars: ✭ 36 (-98.93%)
Mutual labels:  jupyter-notebook, tutorials
Deeplearning Nlp Models
A small, interpretable codebase containing the re-implementation of a few "deep" NLP models in PyTorch. Colab notebooks to run with GPUs. Models: word2vec, CNNs, transformer, gpt.
Stars: ✭ 64 (-98.11%)
Mutual labels:  jupyter-notebook, tutorials
Tutorials
Ipython notebooks for math and finance tutorials
Stars: ✭ 654 (-80.65%)
Mutual labels:  jupyter-notebook, tutorials
Quantum Algorithms Tutorials
Tutorials for Quantum Algorithms with Qiskit implementations.
Stars: ✭ 115 (-96.6%)
Mutual labels:  jupyter-notebook, tutorials
2018 19 Classes
https://cc-mnnit.github.io/2018-19-Classes/ - 🎒 💻 Material for Computer Club Classes
Stars: ✭ 119 (-96.48%)
Mutual labels:  jupyter-notebook, tutorials
Imageprocessing
MicaSense RedEdge and Altum image processing tutorials
Stars: ✭ 139 (-95.89%)
Mutual labels:  jupyter-notebook, tutorials
Fastbook
The fastai book, published as Jupyter Notebooks
Stars: ✭ 13,998 (+314.14%)
Mutual labels:  jupyter-notebook, book
Riemann book
An interactive book about the Riemann problem for hyperbolic PDEs, using Jupyter notebooks. Work in progress.
Stars: ✭ 160 (-95.27%)
Mutual labels:  jupyter-notebook, book
Colab
Continual Learning tutorials and demo running on Google Colaboratory.
Stars: ✭ 168 (-95.03%)
Mutual labels:  jupyter-notebook, tutorials
Pix2code Template
Build a neural network to code a basic a HTML and CSS website based on a picture of a design mockup.
Stars: ✭ 51 (-98.49%)
Mutual labels:  cv, jupyter-notebook
Lacmus
Lacmus is a cross-platform application that helps to find people who are lost in the forest using computer vision and neural networks.
Stars: ✭ 142 (-95.8%)
Mutual labels:  cv, jupyter-notebook
Awesome Pytorch List
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
Stars: ✭ 12,475 (+269.08%)
Mutual labels:  cv, tutorials
Tts
🤖 💬 Deep learning for Text to Speech (Discussion forum: https://discourse.mozilla.org/c/tts)
Stars: ✭ 5,427 (+60.56%)
Mutual labels:  jupyter-notebook, tensorflow2
Hands On Nltk Tutorial
The hands-on NLTK tutorial for NLP in Python
Stars: ✭ 419 (-87.6%)
Mutual labels:  jupyter-notebook, tutorials
Boost Cookbook
Online examples from "Boost C++ Application Development Cookbook":
Stars: ✭ 306 (-90.95%)
Mutual labels:  book, tutorials
100 Days Of Ml Code
100-Days-Of-ML-Code中文版
Stars: ✭ 16,797 (+396.95%)
Tensorflow Eager Tutorials
Simple tutorials for building neural networks with TensorFlow Eager mode.
Stars: ✭ 509 (-84.94%)
Mutual labels:  jupyter-notebook, tutorials
Tutorials
CatBoost tutorials repository
Stars: ✭ 563 (-83.34%)
Mutual labels:  jupyter-notebook, tutorials
Kotlin Reference Chinese
Kotlin 官方文档(参考部分)中文版
Stars: ✭ 85 (-97.49%)
Mutual labels:  tutorials, chinese-simplified
Computer Vision Tutorial
Repository to help you get started with computer vision
Stars: ✭ 23 (-99.32%)
Mutual labels:  jupyter-notebook, tutorials
Lambdaschooldatascience
Completed assignments and coding challenges from the Lambda School Data Science program.
Stars: ✭ 22 (-99.35%)
Mutual labels:  jupyter-notebook, tutorials
Machine Learning From Scratch
Succinct Machine Learning algorithm implementations from scratch in Python, solving real-world problems (Notebooks and Book). Examples of Logistic Regression, Linear Regression, Decision Trees, K-means clustering, Sentiment Analysis, Recommender Systems, Neural Networks and Reinforcement Learning.
Stars: ✭ 42 (-98.76%)
Mutual labels:  jupyter-notebook, book
Earthengine Py Notebooks
A collection of 360+ Jupyter Python notebook examples for using Google Earth Engine with interactive mapping
Stars: ✭ 807 (-76.12%)
Mutual labels:  jupyter-notebook, tutorials
Tutorials 2017
Geophysical Tutorials column for 2017
Stars: ✭ 63 (-98.14%)
Mutual labels:  jupyter-notebook, tutorials
Storytelling With Data
Course materials for Dartmouth Course: Storytelling with Data (PSYC 81.09).
Stars: ✭ 59 (-98.25%)
Mutual labels:  jupyter-notebook, tutorials
Pragmaticai
[Book-2019] Pragmatic AI: An Introduction to Cloud-based Machine Learning
Stars: ✭ 79 (-97.66%)
Mutual labels:  jupyter-notebook, book
Tensorflow Nlp
NLP and Text Generation Experiments in TensorFlow 2.x / 1.x
Stars: ✭ 1,487 (-56.01%)
Mutual labels:  jupyter-notebook, tensorflow2
Lab Workshops
Materials for workshops on text mining, machine learning, and data visualization
Stars: ✭ 112 (-96.69%)
Mutual labels:  jupyter-notebook, tutorials
Fastdoc
Create publication-quality books from Jupyter notebooks
Stars: ✭ 134 (-96.04%)
Mutual labels:  jupyter-notebook, book
Firstcoursenetworkscience
Tutorials, datasets, and other material associated with textbook "A First Course in Network Science" by Menczer, Fortunato & Davis
Stars: ✭ 111 (-96.72%)
Mutual labels:  jupyter-notebook, tutorials
Rethinking Tensorflow Probability
Statistical Rethinking (2nd Ed) with Tensorflow Probability
Stars: ✭ 152 (-95.5%)
Mutual labels:  jupyter-notebook, tutorials
Awesome-Tensorflow2
基于Tensorflow2开发的优秀扩展包及项目
Stars: ✭ 45 (-98.67%)
Mutual labels:  tutorials, tensorflow2
Python devops book
[Book-2020] Python For DevOps: Learn Ruthlessly Effective Automation
Stars: ✭ 166 (-95.09%)
Mutual labels:  jupyter-notebook, book
Pytorch Pos Tagging
A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.
Stars: ✭ 96 (-97.16%)
Mutual labels:  jupyter-notebook, tutorials
Ai Learn
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域
Stars: ✭ 4,387 (+29.79%)
Mutual labels:  cv, tensorflow2
Understanding tensorflow nn
🔮Getting started with TensorFlow: Classifying Text with Neural Networks
Stars: ✭ 215 (-93.64%)
Mutual labels:  jupyter-notebook, tutorials
Ml Lessons
Intro to deep learning for medical imaging lesson, by MD.ai
Stars: ✭ 199 (-94.11%)
Mutual labels:  jupyter-notebook, tutorials
Tutorials
All of the code for my Medium articles
Stars: ✭ 92 (-97.28%)
Mutual labels:  jupyter-notebook, tutorials
100 Days Of Ml Code
A day to day plan for this challenge. Covers both theoritical and practical aspects
Stars: ✭ 172 (-94.91%)
Mutual labels:  jupyter-notebook, tutorials
Drowsiness detection
Stars: ✭ 250 (-92.6%)
Mutual labels:  cv, jupyter-notebook
Spacy Notebooks
💫 Jupyter notebooks for spaCy examples and tutorials
Stars: ✭ 255 (-92.46%)
Mutual labels:  jupyter-notebook, tutorials
Styleclip
Stars: ✭ 285 (-91.57%)
Mutual labels:  jupyter-notebook
Machine Learning Books
book
Stars: ✭ 290 (-91.42%)
Mutual labels:  book
Nodebook
📖 Livre publié aux Éditions Eyrolles • Première édition : Node.js v10 et npm v6.
Stars: ✭ 286 (-91.54%)
Mutual labels:  book
1-60 of 6863 similar projects