Bin Chen (cb614611757)

cb614611757

Geek Repo

Location:haidian district, Beijing China

Github PK Tool:Github PK Tool

Bin Chen's repositories

Attention-ATN

Attack-IJCAI-2019-AAAC:An Attention-ATN to generate Adversarial Examples

Language:PythonStargazers:7Issues:0Issues:0

Articles

:notebook_with_decorative_cover: 简书文章中的材料

Stargazers:0Issues:0Issues:0

Kuka_Pybullet-for-pick-and-place

# Kuka_Pybullet for pick and place This script can be used for the research of robotic reinforcement learning. The script builds a simulation environment for robot manipulation about pick and place based on the pybullet simulation environment. Users can incorporate this environment into the reinforcement learning algorithm for online data collection and performance evaluation. ## Instructions The code was tested on Linux with Python3.6. Use of virtualenvs is recommended. To run: ``` pip install -r requirements.txt python main.py

Language:PythonStargazers:11Issues:0Issues:0

models

Models and examples built with TensorFlow

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

rl_paper

paper which about reinforcement learning in Dec 2018

Stargazers:0Issues:0Issues:0

pytorch-maml-rl

Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch

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

MLDG

The demo codes for the MLDG paper "Learning to Generalize: Meta-Learning for Domain Generalization", https://arxiv.org/abs/1710.03463, https://arxiv.org/pdf/1710.03463.pdf

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

pytorch-maml

PyTorch implementation of MAML: https://arxiv.org/abs/1703.03400

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

asymmetric-actor-critic

Implementation of Asymmetric Actor Critic for Image-Based Robot Learning in Tensorflow.

Language:PythonStargazers:1Issues:0Issues:0
License:Apache-2.0Stargazers:0Issues:0Issues:0

nips-2017-adversarial

Adversarial Attacks and Defenses of Image Classifiers, NIPS 2017 competition track

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

deep-rl

Collection of Deep Reinforcement Learning algorithms

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