Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
5g-ldpc
5g ldpc codes
A2C
A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow
A3C-PyTorch
PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch
ACM
包含 ACM模板-f_zyj v 2.1,以及个人平时训练的代码……
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
interpret
Fit interpretable models. Explain blackbox machine learning.
LOLA_DiCE
Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
LiYaangY's Repositories
LiYaangY/awesome-deep-rl
For deep RL and the future of AI.
LiYaangY/Azure-SDR
SW SDR
LiYaangY/bluefog
Distributed and decentralized training framework for PyTorch over graph
LiYaangY/continual_learning_papers
Relevant papers in Continual Learning
LiYaangY/Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
LiYaangY/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
LiYaangY/DGN
DGN Code
LiYaangY/DICG
Deep Implicit Coordination Graphs for Multi-agent Reinforcement Learning
LiYaangY/Efficient-Computing
Efficient-Computing
LiYaangY/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
LiYaangY/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
LiYaangY/HDMI-PI
我设计的一个HDMI转MIPI模块,可以用于驱动各种手机屏幕当显示器用。
LiYaangY/horovod
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
LiYaangY/IMPALA-Distributed-Tensorflow
LiYaangY/Learn-Data-Science-For-Free
This repositary is a combination of different resources lying scattered all over the internet. The reason for making such an repositary is to combine all the valuable resources in a sequential manner, so that it helps every beginners who are in a search of free and structured learning resource for Data Science. For Constant Updates Follow me in Twitter.
LiYaangY/malib
A parallel framework for population-based multi-agent reinforcement learning.
LiYaangY/MARLlib
The MARL extension for RLlib. A benchmark for research and industry.
LiYaangY/mfrl
Mean Field Multi-Agent Reinforcement Learning
LiYaangY/multi-task-learning
TensorFlow implementation of multi-task learning architectures, incl. MMoE & PLE, on wechat dataset
LiYaangY/openai-cookbook
Examples and guides for using the OpenAI API
LiYaangY/PandaLM
LiYaangY/pp
Code for book Python Playground by Mahesh Venkitachalam (No Starch Press, USA)
LiYaangY/pymarl
Python Multi-Agent Reinforcement Learning framework
LiYaangY/remi
"Pop Music Transformer: Generating Music with Rhythm and Harmony", arXiv 2020
LiYaangY/rl-reliability-metrics
The RL Reliability Metrics library provides a set of metrics for measuring the reliability of reinforcement learning (RL) algorithms, as well as statistical tools for comparing algorithms and for computing confidence intervals on these metrics.
LiYaangY/scatter-phy
This repo contains the source code of the physical layer developed for the DARPA Spectrum Collaboration Challenge (SC2).
LiYaangY/stackoverflow-top-cpp
stackoverflow 上对 C/C++ 问题的整理、总结和翻译。
LiYaangY/StarCraft
Implementations of QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario of StarCraft II
LiYaangY/tianshou
An elegant PyTorch deep reinforcement learning library.
LiYaangY/transferlearning
Everything about Transfer Learning and Domain Adaptation--迁移学习