All Projects → Tensorlayer → Similar Projects or Alternatives

2992 Open source projects that are alternatives of or similar to Tensorlayer

Rl4j
Deep Reinforcement Learning for the JVM (Deep-Q, A3C)
Stars: ✭ 330 (-95.14%)
Reinforcement Learning With Tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
Stars: ✭ 6,948 (+2.24%)
Deep Rl Keras
Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)
Stars: ✭ 395 (-94.19%)
Mutual labels:  reinforcement-learning, dqn, a3c
Tensorflow Tutorial
Tensorflow tutorial from basic to hard, 莫烦Python 中文AI教学
Stars: ✭ 4,122 (-39.35%)
Mutual labels:  gan, tensorflow-tutorials, dqn
Recsim
A Configurable Recommender Systems Simulation Platform
Stars: ✭ 461 (-93.22%)
Minimalrl
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
Stars: ✭ 2,051 (-69.82%)
Mutual labels:  reinforcement-learning, dqn, a3c
Tensorflow Tutorials
텐서플로우를 기초부터 응용까지 단계별로 연습할 수 있는 소스 코드를 제공합니다
Stars: ✭ 2,096 (-69.16%)
Mutual labels:  chatbot, gan, dqn
Reinforcement learning
Reinforcement learning tutorials
Stars: ✭ 82 (-98.79%)
Mutual labels:  reinforcement-learning, dqn, a3c
Machin
Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...
Stars: ✭ 145 (-97.87%)
Mutual labels:  reinforcement-learning, dqn, a3c
Tensorflow Tutorial
TensorFlow and Deep Learning Tutorials
Stars: ✭ 748 (-88.99%)
Tensorflow Rl
Implementations of deep RL papers and random experimentation
Stars: ✭ 176 (-97.41%)
Mutual labels:  reinforcement-learning, dqn, a3c
Reinforcement Learning
Minimal and Clean Reinforcement Learning Examples
Stars: ✭ 2,863 (-57.87%)
Mutual labels:  reinforcement-learning, dqn, a3c
Tensorlayer Tricks
How to use TensorLayer
Stars: ✭ 357 (-94.75%)
Pytorch Rl
This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch
Stars: ✭ 394 (-94.2%)
Mutual labels:  reinforcement-learning, gan, dqn
Atari
AI research environment for the Atari 2600 games 🤖.
Stars: ✭ 174 (-97.44%)
Tensorflow2.0 Examples
🙄 Difficult algorithm, Simple code.
Stars: ✭ 1,397 (-79.44%)
Awesome Ai
A curated list of artificial intelligence resources (Courses, Tools, App, Open Source Project)
Stars: ✭ 161 (-97.63%)
Ai Blog
Accompanying repository for Let's make a DQN / A3C series.
Stars: ✭ 351 (-94.84%)
Mutual labels:  reinforcement-learning, dqn, a3c
Easy Rl
强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/
Stars: ✭ 3,004 (-55.8%)
Mutual labels:  reinforcement-learning, dqn, a3c
Mlds2018spring
Machine Learning and having it Deep and Structured (MLDS) in 2018 spring
Stars: ✭ 124 (-98.18%)
Mutual labels:  chatbot, reinforcement-learning, gan
Slm Lab
Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".
Stars: ✭ 904 (-86.7%)
Mutual labels:  reinforcement-learning, dqn, a3c
Pytorch Rl
Deep Reinforcement Learning with pytorch & visdom
Stars: ✭ 745 (-89.04%)
Mutual labels:  reinforcement-learning, dqn, a3c
Rlcycle
A library for ready-made reinforcement learning agents and reusable components for neat prototyping
Stars: ✭ 184 (-97.29%)
Mutual labels:  reinforcement-learning, dqn, a3c
Artificialintelligenceengines
Computer code collated for use with Artificial Intelligence Engines book by JV Stone
Stars: ✭ 35 (-99.48%)
Deep traffic
MIT DeepTraffic top 2% solution (75.01 mph) 🚗.
Stars: ✭ 47 (-99.31%)
Awesome Tensorlayer
A curated list of dedicated resources and applications
Stars: ✭ 248 (-96.35%)
Reinforcement Learning
Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning
Stars: ✭ 3,329 (-51.02%)
Deeprl Tensorflow2
🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2
Stars: ✭ 319 (-95.31%)
Mutual labels:  reinforcement-learning, dqn, a3c
Rl algorithms
Structural implementation of RL key algorithms
Stars: ✭ 352 (-94.82%)
Mutual labels:  reinforcement-learning, dqn
Rl Chatbot
🤖 Deep Reinforcement Learning Chatbot
Stars: ✭ 357 (-94.75%)
Mutual labels:  chatbot, reinforcement-learning
Lagom
lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.
Stars: ✭ 364 (-94.64%)
Sianet
An easy to use C# deep learning library with CUDA/OpenCL support
Stars: ✭ 353 (-94.81%)
Text summurization abstractive methods
Multiple implementations for abstractive text summurization , using google colab
Stars: ✭ 359 (-94.72%)
Notes
Resources to learn more about Machine Learning and Artificial Intelligence
Stars: ✭ 766 (-88.73%)
Deep Reinforcement Learning
Repo for the Deep Reinforcement Learning Nanodegree program
Stars: ✭ 4,012 (-40.97%)
Mutual labels:  reinforcement-learning, dqn
Btgym
Scalable, event-driven, deep-learning-friendly backtesting library
Stars: ✭ 765 (-88.74%)
Mutual labels:  reinforcement-learning, a3c
Rivescript Js
A RiveScript interpreter for JavaScript. RiveScript is a scripting language for chatterbots.
Stars: ✭ 350 (-94.85%)
Mutual labels:  artificial-intelligence, chatbot
Home Platform
HoME: a Household Multimodal Environment is a platform for artificial agents to learn from vision, audio, semantics, physics, and interaction with objects and other agents, all within a realistic context.
Stars: ✭ 370 (-94.56%)
Botlibre
An open platform for artificial intelligence, chat bots, virtual agents, social media automation, and live chat automation.
Stars: ✭ 412 (-93.94%)
Mutual labels:  artificial-intelligence, chatbot
Huskarl
Deep Reinforcement Learning Framework + Algorithms
Stars: ✭ 414 (-93.91%)
Practical Deep Learning Book
Official code repo for the O'Reilly Book - Practical Deep Learning for Cloud, Mobile & Edge
Stars: ✭ 441 (-93.51%)
Autonomous Learning Library
A PyTorch library for building deep reinforcement learning agents.
Stars: ✭ 425 (-93.75%)
Mutual labels:  reinforcement-learning, dqn
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 (-93.5%)
Mutual labels:  reinforcement-learning, a3c
Aidlearning Framework
🔥🔥AidLearning is a powerful mobile development platform, AidLearning builds a linux env supporting GUI, deep learning and visual IDE on Android...Now Aid supports OpenCL (GPU+NPU) for high performance acceleration...Linux on Android or HarmonyOS
Stars: ✭ 4,537 (-33.24%)
Aigames
use AI to play some games.
Stars: ✭ 422 (-93.79%)
Mutual labels:  reinforcement-learning, dqn
Mushroom Rl
Python library for Reinforcement Learning.
Stars: ✭ 442 (-93.5%)
Mutual labels:  reinforcement-learning, dqn
Arnold
Arnold - DOOM Agent
Stars: ✭ 457 (-93.28%)
Rl a3c pytorch
A3C LSTM Atari with Pytorch plus A3G design
Stars: ✭ 482 (-92.91%)
Mutual labels:  reinforcement-learning, a3c
Cool Fashion Papers
👔👗🕶️🎩 Cool resources about Fashion + AI! (papers, datasets, workshops, companies, ...) (constantly updating)
Stars: ✭ 464 (-93.17%)
Mutual labels:  artificial-intelligence, gan
Tensorflow object tracking video
Object Tracking in Tensorflow ( Localization Detection Classification ) developed to partecipate to ImageNET VID competition
Stars: ✭ 491 (-92.78%)
Mutual labels:  object-detection, imagenet
Deep Learning Book
《Deep Learning》《深度学习》 by Ian Goodfellow, Yoshua Bengio and Aaron Courville
Stars: ✭ 492 (-92.76%)
Mutual labels:  gan, tensorlayer
Pytorch Pretrained Biggan
🦋A PyTorch implementation of BigGAN with pretrained weights and conversion scripts.
Stars: ✭ 779 (-88.54%)
Mutual labels:  artificial-intelligence, gan
Generative Adversarial Networks
Introduction to generative adversarial networks, with code to accompany the O'Reilly tutorial on GANs
Stars: ✭ 505 (-92.57%)
Mutual labels:  gan, tensorflow-tutorials
Gluon Cv
Gluon CV Toolkit
Stars: ✭ 5,001 (-26.41%)
Mutual labels:  object-detection, gan
Gym Starcraft
StarCraft environment for OpenAI Gym, based on Facebook's TorchCraft. (In progress)
Stars: ✭ 514 (-92.44%)
Ai Toolbox
A C++ framework for MDPs and POMDPs with Python bindings
Stars: ✭ 500 (-92.64%)
Bmsg Gan
[MSG-GAN] Any body can GAN! Highly stable and robust architecture. Requires little to no hyperparameter tuning. Pytorch Implementation
Stars: ✭ 518 (-92.38%)
Mutual labels:  artificial-intelligence, gan
Gans In Action
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
Stars: ✭ 748 (-88.99%)
Mutual labels:  artificial-intelligence, gan
Ai Basketball Analysis
🏀🤖🏀 AI web app and API to analyze basketball shots and shooting pose.
Stars: ✭ 582 (-91.44%)
Deeppavlov
An open source library for deep learning end-to-end dialog systems and chatbots.
Stars: ✭ 5,525 (-18.7%)
Mutual labels:  artificial-intelligence, chatbot
1-60 of 2992 similar projects