just4jc's Stars
tensorflow/models
Models and examples built with TensorFlow
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
OffcierCia/DeFi-Developer-Road-Map
DeFi Developer roadmap is a curated Developer handbook which includes a list of the best tools for DApps development, resources and references!
GoogleCloudPlatform/training-data-analyst
Labs and demos for courses for GCP Training (http://cloud.google.com/training).
NVlabs/stylegan3
Official PyTorch implementation of StyleGAN3
jeffheaton/t81_558_deep_learning
T81-558: Keras - Applications of Deep Neural Networks @Washington University in St. Louis
tensorflow/tpu
Reference models and tools for Cloud TPUs.
NVlabs/eg3d
mmazzarolo/react-native-universal-monorepo
React Native boilerplate supporting multiple platforms: Android, iOS, macOS, Windows, web, browser extensions, Electron.
Atcold/NYU-DLSP21
NYU Deep Learning Spring 2021
google-deepmind/dqn
Lua/Torch implementation of DQN (Nature, 2015)
FilipAndersson245/cartoon-gan
dvf/blockchain-book
Stable-Baselines-Team/rl-colab-notebooks
Colab notebooks part of the documentation of Stable Baselines reinforcement learning library
DanielPalaio/LunarLander-v2_DeepRL
OpenAI LunarLander-v2 DeepRL-based solutions (DQN, DuelingDQN, D3QN)
svpino/lunar-lander
OpenAI Gym's LunarLander-v2 Implementation
danielstern/styling-react-native
RMiftakhov/LunarLander-v2-drlnd
The solution for the LunarLander-v2 gym environment
AarohiSingla/StackGAN
nicknochnack/StableBaselinesRL
Apress/practical-blockchains-cryptocurrencies
Source Code for 'Practical Blockchains and Cryptocurrencies' by Karan Singh Garewal
junkwhinger/PPO_PyTorch
This repo contains PPO implementation in PyTorch for LunarLander-v2
AarohiSingla/Generative-Adversarial-Network-for-an-MNIST-Handwritten-Digits-From-Scratch-in-Keras
tejaskhot/pytorch-LunarLander
PyTorch implementation of different Deep RL algorithms for the LunarLander-v2 environment in OpenAI Gym
AarohiSingla/DCGAN-Generating-Fake-Faces-with-DCGAN
ckraczkowsky91/ethereum-simple-decentralized-application
A decentralized application (dapp) containing a smart contract deployed to an in-memory blockchain.
Huizerd/lunarlander
Implementation of OpenAI Gym's LunarLander-v2 for the AE4311 Advanced Flight Control course at TU Delft.
Rem4rkable/Solving-the-LunarLanderContinuous-v2
DQN and variants SAC and PPO for the Lunar Lander Continuous environment by OpenAI
peta-byte/Movie-Time-ft-Peta
A simple React Native app per Pluralsight course by Richard Monson-Hafael
egemenkilic/Stable-Baselines-Reinforcement-Learning
LunarLander-v2