chenbq
Living on the edge between wireless communicaitons and machine learning, and marching into mobile artificial intelligence.
Beijing
Pinned Repositories
CAVDN
ICC_2022_CBQ
ICC 2022 submit paper code
CADTC
FlashMP3Recorder
Flash to record audio from microphone as WAV file,encode it into mp3, and Uploads the mp3 file to the server.It cod interact with js/html.
60_Days_RL_Challenge
Learn Deep Reinforcement Learning in Depth in 60 days
adversarial
Code and hyperparameters for the paper "Generative Adversarial Networks"
awesome-rl
Reinforcement learning resources curated
clmtrackr
Javascript library for precise tracking of facial features via Constrained Local Models
ctci-solutions
Python solutions to Cracking the Coding Interview (6th edition)
DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
chenbq's Repositories
chenbq/CADTC
chenbq/ICC_2022_CBQ
ICC 2022 submit paper code
chenbq/CAVDN
chenbq/pymarl2
Fine-tuned MARL algorithms on SMAC (100% win rates on most scenarios)
chenbq/marl_demo
demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG and NCC-MARL.
chenbq/mapr2
chenbq/StarCraft
Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario of StarCraft II
chenbq/VBC
pytorch implementation of "Efficient Communication in Multi-Agent Reinforcement Learning via Variance Based Control"
chenbq/SQDDPG
This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled by ''Shapley Q-value: A Local Reward Approach to Solve Global Reward Games''.
chenbq/pymarl
Python Multi-Agent Reinforcement Learning framework
chenbq/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
chenbq/Guided-Denoise
The winning submission for NIPS 2017: Defense Against Adversarial Attack of team TSAIL
chenbq/60_Days_RL_Challenge
Learn Deep Reinforcement Learning in Depth in 60 days
chenbq/interactive-coding-challenges
Interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
chenbq/Tencent2018_Lookalike_Rank7th
The code for 2018 Tencent College Algorithm Contest, and the online result ranks 7th.
chenbq/tencent-contest
chenbq/ijcai-2018
ijcai-2018 top1 solution
chenbq/OpenLearning4DeepRecsys
Some deep learning based recsys for open learning.
chenbq/firstkill
chenbq/kaggle_criteo_ctr_challenge-
This is a kaggle challenge project called Display Advertising Challenge by CriteoLabs at 2014.这是2014年由CriteoLabs在kaggle上发起的广告点击率预估挑战项目。
chenbq/fast-style-transfer
TensorFlow CNN for fast style transfer! ⚡🖥🎨🖼
chenbq/magenta
Magenta: Music and Art Generation with Machine Intelligence
chenbq/pix2pixHD
Synthesizing and manipulating 2048x1024 images with conditional GANs
chenbq/ctci-solutions
Python solutions to Cracking the Coding Interview (6th edition)
chenbq/face_recognition
The world's simplest facial recognition api for Python and the command line
chenbq/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners with Latest APIs
chenbq/Tencent_Social_Ads
第一届腾讯社交广告高校算法大赛(全国14名)
chenbq/style2paints
sketch + style = paints :art:
chenbq/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
chenbq/face_classification
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.