All Projects → Tensorflow Book → Similar Projects or Alternatives

8060 Open source projects that are alternatives of or similar to Tensorflow Book

Cnn Interpretability
🏥 Visualizing Convolutional Networks for MRI-based Diagnosis of Alzheimer’s Disease
Stars: ✭ 68 (-98.47%)
Age Gender Estimation
Keras implementation of a CNN network for age and gender estimation
Stars: ✭ 1,195 (-73.13%)
Keras model compression
Model Compression Based on Geoffery Hinton's Logit Regression Method in Keras applied to MNIST 16x compression over 0.95 percent accuracy.An Implementation of "Distilling the Knowledge in a Neural Network - Geoffery Hinton et. al"
Stars: ✭ 59 (-98.67%)
Phormatics
Using A.I. and computer vision to build a virtual personal fitness trainer. (Most Startup-Viable Hack - HackNYU2018)
Stars: ✭ 79 (-98.22%)
Mutual labels:  jupyter-notebook, classification
netflix-style-recommender
A simple movie recommendation engine
Stars: ✭ 65 (-98.54%)
Mutual labels:  linear-regression, regression
Trading Bot
Stock Trading Bot using Deep Q-Learning
Stars: ✭ 273 (-93.86%)
Baby Steps Of Rl Ja
Pythonで学ぶ強化学習 -入門から実践まで- サンプルコード
Stars: ✭ 302 (-93.21%)
Go Deep
Artificial Neural Network
Stars: ✭ 303 (-93.19%)
Mutual labels:  classification, regression
Gdrl
Grokking Deep Reinforcement Learning
Stars: ✭ 304 (-93.17%)
Automatic Image Captioning
Generating Captions for images using Deep Learning
Stars: ✭ 84 (-98.11%)
Mathy
Tools for using computer algebra systems to solve math problems step-by-step with reinforcement learning
Stars: ✭ 79 (-98.22%)
Magnet
MAGNet: Multi-agents control using Graph Neural Networks
Stars: ✭ 88 (-98.02%)
60 days rl challenge
60_Days_RL_Challenge中文版
Stars: ✭ 92 (-97.93%)
Fine grained classification
Fined grained classification On Car dataset
Stars: ✭ 103 (-97.68%)
Mutual labels:  jupyter-notebook, classification
Sigmoidal ai
Tutoriais de Python, Data Science, Machine Learning e Deep Learning - Sigmoidal
Stars: ✭ 103 (-97.68%)
Ctc Executioner
Master Thesis: Limit order placement with Reinforcement Learning
Stars: ✭ 112 (-97.48%)
Cs231n Convolutional Neural Networks Solutions
Assignment solutions for the CS231n course taught by Stanford on visual recognition. Spring 2017 solutions are for both deep learning frameworks: TensorFlow and PyTorch.
Stars: ✭ 110 (-97.53%)
Coursera reinforcement learning
Coursera Reinforcement Learning Specialization by University of Alberta & Alberta Machine Intelligence Institute
Stars: ✭ 114 (-97.44%)
Rlai Exercises
Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]
Stars: ✭ 97 (-97.82%)
Ml Fraud Detection
Credit card fraud detection through logistic regression, k-means, and deep learning.
Stars: ✭ 117 (-97.37%)
Malheur
A Tool for Automatic Analysis of Malware Behavior
Stars: ✭ 313 (-92.96%)
Mutual labels:  classification, clustering
Reinforcement Learning
Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning
Stars: ✭ 3,329 (-25.16%)
Cs231
Complete Assignments for CS231n: Convolutional Neural Networks for Visual Recognition
Stars: ✭ 317 (-92.87%)
Rl Quadcopter
Teach a Quadcopter How to Fly!
Stars: ✭ 124 (-97.21%)
Deeptime
Deep learning meets molecular dynamics.
Stars: ✭ 123 (-97.23%)
Mutual labels:  jupyter-notebook, autoencoder
Tianchi Medical Lungtumordetect
天池医疗AI大赛[第一季]:肺部结节智能诊断 UNet/VGG/Inception/ResNet/DenseNet
Stars: ✭ 314 (-92.94%)
Mutual labels:  jupyter-notebook, classification
Financial Models Numerical Methods
Collection of notebooks about quantitative finance, with interactive python code.
Stars: ✭ 3,534 (-20.55%)
Rl Book
Source codes for the book "Reinforcement Learning: Theory and Python Implementation"
Stars: ✭ 464 (-89.57%)
Pytorch Learners Tutorial
PyTorch tutorial for learners
Stars: ✭ 97 (-97.82%)
Reproduce Chexnet
Reproduce CheXNet
Stars: ✭ 136 (-96.94%)
Keras Yolo2
Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in brower is accessible at https://git.io/vF7vI (not on Windows).
Stars: ✭ 1,693 (-61.94%)
Mutual labels:  jupyter-notebook, regression
Learning Deep Learning
Paper reading notes on Deep Learning and Machine Learning
Stars: ✭ 388 (-91.28%)
Tensorflow Resources
Curated Tensorflow code resources to help you get started with Deep Learning.
Stars: ✭ 330 (-92.58%)
Mutual labels:  classification, regression
Keras Multi Label Image Classification
Keras- Multi Label Image Classification
Stars: ✭ 335 (-92.47%)
Artistic Style Transfer
Convolutional neural networks for artistic style transfer.
Stars: ✭ 341 (-92.33%)
Pytorch Randaugment
Unofficial PyTorch Reimplementation of RandAugment.
Stars: ✭ 323 (-92.74%)
Ner Bert
BERT-NER (nert-bert) with google bert https://github.com/google-research.
Stars: ✭ 339 (-92.38%)
Mutual labels:  jupyter-notebook, classification
Trpo
Trust Region Policy Optimization with TensorFlow and OpenAI Gym
Stars: ✭ 343 (-92.29%)
Chess Alpha Zero
Chess reinforcement learning by AlphaGo Zero methods.
Stars: ✭ 1,868 (-58%)
Deep Viz Keras
Implementations of some popular Saliency Maps in Keras
Stars: ✭ 154 (-96.54%)
Pytorch Question Answering
Important paper implementations for Question Answering using PyTorch
Stars: ✭ 154 (-96.54%)
Ngsim env
Learning human driver models from NGSIM data with imitation learning.
Stars: ✭ 96 (-97.84%)
Text summurization abstractive methods
Multiple implementations for abstractive text summurization , using google colab
Stars: ✭ 359 (-91.93%)
Python devops book
[Book-2020] Python For DevOps: Learn Ruthlessly Effective Automation
Stars: ✭ 166 (-96.27%)
Mutual labels:  jupyter-notebook, book
A Journey Into Convolutional Neural Network Visualization
A journey into Convolutional Neural Network visualization
Stars: ✭ 165 (-96.29%)
Meta Rl
Implementation of Meta-RL A3C algorithm
Stars: ✭ 355 (-92.02%)
Qtrader
Reinforcement Learning for Portfolio Management
Stars: ✭ 363 (-91.84%)
Newsrecommender
A news recommendation system tailored for user communities
Stars: ✭ 164 (-96.31%)
Mutual labels:  jupyter-notebook, clustering
Pytorch sac
PyTorch implementation of Soft Actor-Critic (SAC)
Stars: ✭ 174 (-96.09%)
Tensorflow Ml Nlp
텐서플로우와 머신러닝으로 시작하는 자연어처리(로지스틱회귀부터 트랜스포머 챗봇까지)
Stars: ✭ 176 (-96.04%)
Cs231n
My assignment solutions for CS231n - Convolutional Neural Networks for Visual Recognition
Stars: ✭ 162 (-96.36%)
Easy Deep Learning With Keras
Keras tutorial for beginners (using TF backend)
Stars: ✭ 367 (-91.75%)
T81 558 deep learning
Washington University (in St. Louis) Course T81-558: Applications of Deep Neural Networks
Stars: ✭ 4,152 (-6.65%)
Lagom
lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.
Stars: ✭ 364 (-91.82%)
Carnd Vehicle Detection
Vehicle detection using YOLO in Keras runs at 21FPS
Stars: ✭ 367 (-91.75%)
Text Classification Models Pytorch
Implementation of State-of-the-art Text Classification Models in Pytorch
Stars: ✭ 379 (-91.48%)
Rmdl
RMDL: Random Multimodel Deep Learning for Classification
Stars: ✭ 375 (-91.57%)
Deep Reinforcement Learning
Repo for the Deep Reinforcement Learning Nanodegree program
Stars: ✭ 4,012 (-9.8%)
Human Activity Recognition Using Cnn
Convolutional Neural Network for Human Activity Recognition in Tensorflow
Stars: ✭ 382 (-91.41%)
Lossfunctions.jl
Julia package of loss functions for machine learning.
Stars: ✭ 89 (-98%)
Mutual labels:  classification, regression
301-360 of 8060 similar projects