LeakyCauldron's repositories

Stargazers:0Issues:0Issues:0
License:MITStargazers:0Issues:0Issues:0

leetcode

LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)

License:NOASSERTIONStargazers:0Issues:0Issues:0

abc_py

Simple Python interface for ABC

License:MITStargazers:0Issues:0Issues:0

DRiLLS

DRiLLS: Deep Reinforcement Learning for Logic Synthesis Optimization

License:BSD-3-ClauseStargazers:0Issues:0Issues:0

basic_reinforcement_learning

An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.

License:GPL-3.0Stargazers:0Issues:0Issues:0

nas-dmrl

Learning to reinforcement learn for Neural Architecture Search

License:MITStargazers:0Issues:0Issues:0

learn2018-autodown

清华大学新版网络学堂课程自动下载脚本 / A python script to clone all files from learn.tsinghua.edu.cn

License:MITStargazers:0Issues:0Issues:0

population-based-training-of-NNs

Applying PBT optimization technique to different domains

Stargazers:0Issues:0Issues:0

LwH

Learning with Helper

Language:PythonStargazers:18Issues:0Issues:0

MARL-Papers

Paper list of multi-agent reinforcement learning (MARL)

Stargazers:1Issues:0Issues:0

compile

CompILE: Compositional Imitation Learning and Execution (ICML 2019)

License:MITStargazers:0Issues:0Issues:0

tf_unet

Generic U-Net Tensorflow implementation for image segmentation

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

pytorch-a2c-ppo-acktr

PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO) and Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR).

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Reinforcement-learning-with-tensorflow

Simple Reinforcement learning tutorials

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

THUnet

清华校园网掉线自动重连

Language:PythonStargazers:0Issues:0Issues:0

mesa

Mesa OpenGL library. This is where @anholt hosts some development branches, but the current usable code for vc4/v3d is *always* at https://gitlab.freedesktop.org/mesa/mesa

Language:CStargazers:0Issues:0Issues:0

Codes-for-RL-PER

A novel DDPG method with prioritized experience replay (IEEE SMC 2017)

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

pytorch-a3c-1

PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

population-based-training

Reproducing results from DeepMind's paper on Population Based Training of Neural Networks.

Stargazers:0Issues:0Issues:0

gotunet

golang for TsinghuaUniversityNetwork 清华大学校园网循环检测登录

Language:GoLicense:GPL-3.0Stargazers:0Issues:0Issues:0

prioritized-experience-replay

implement of prioritized experience replay

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

pytorch-A3C

Simple A3C implementation with pytorch + multiprocessing

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

pytorch-ddpg

Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch

Language:PythonLicense:Apache-2.0Stargazers:2Issues:0Issues:0

GA3C

Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.

Language:PythonLicense:BSD-3-ClauseStargazers:0Issues:0Issues:0

ACER

Actor-critic with experience replay

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

pix2pix-tensorflow

TensorFlow implementation of "Image-to-Image Translation Using Conditional Adversarial Networks".

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

a3c_continuous

A continuous action space version of A3C LSTM in pytorch plus A3G design

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

triplet-loss-mnist

Triplet Loss 损失函数

Language:PythonStargazers:0Issues:0Issues:0

keras-nas-pgrl

Neural Architecture Search (NAS) using policy gradient Reinforcement Learning (RL)

Stargazers:0Issues:0Issues:0