tlan95's Stars
Sp1keeeee/MaMadroid
A new version used Androguard but not Soot to realize MaMadroid。
Trustworthy-Software/Reproduction-of-Android-Malware-detection-approaches
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
vwxyzjn/cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
tinkoff-ai/CORL
High-quality single-file implementations of SOTA Offline and Offline-to-Online RL algorithms: AWAC, BC, CQL, DT, EDAC, IQL, SAC-N, TD3+BC, LB-SAC, SPOT, Cal-QL, ReBRAC
thu-ml/tianshou
An elegant PyTorch deep reinforcement learning library.
dair-ai/ml-visuals
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
linker81/Reinforcement-Learning-CheatSheet
Cheatsheet of Reinforcement Learning (Based on Sutton-Barto Book - 2nd Edition)
sweetice/Deep-reinforcement-learning-with-pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
ComputerVisionFans/CellNetUML
Accepted by ICLR2021-Workshop AI4PH. This is the official implementation with training code for Cell Morphology Based Diagnosis of Cancer using Convolutional Neural Networks: CellNet.
amusi/Deep-Learning-Interview-Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
udacity/artificial-intelligence
rlcode/per
Prioritized Experience Replay (PER) implementation in PyTorch
udacity/workspaces-student-support
Miscellaneous student support files for Udacity students using Workspaces
ShangtongZhang/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
ShangtongZhang/DeepRL
Modularized Implementation of Deep RL Algorithms in PyTorch
BY571/Deep-Reinforcement-Learning-Algorithm-Collection
Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.
alirezamika/evostra
A fast Evolution Strategy implementation in Python
udacity/DL_PyTorch
Code for the Deep Learning with PyTorch lesson
udacity/CVND_Exercises
Exercise notebooks for CVND.
udacity/deep-reinforcement-learning
Repo for the Deep Reinforcement Learning Nanodegree program
vdumoulin/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
BY571/GARNE-Genetic-Algorithm-with-Recurrent-Network-and-Novelty-Exploration
GARNE: Genetic-Algorithm-with-Recurrent-Network-and-Novelty-Exploration
BY571/Upside-Down-Reinforcement-Learning
Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.