-
-
Exercises answers to the book "machine-learning" written by Zhou Zhihua。周志华《机器学习》课后习题,个人解答。各算法都拿numpy和pandas实现了一遍
-
DeepRL Public
Forked from ShangtongZhang/DeepRLModularized Implementation of Deep RL Algorithms in PyTorch
Python MIT License UpdatedMay 10, 2022 -
easy-rl Public
Forked from datawhalechina/easy-rl强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/
-
reinforcement-learning-an-introduction Public
Forked from ShangtongZhang/reinforcement-learning-an-introductionPython Implementation of Reinforcement Learning: An Introduction
Python MIT License UpdatedJun 6, 2021 -
attention-is-all-you-need-pytorch Public
Forked from jadore801120/attention-is-all-you-need-pytorchA PyTorch implementation of the Transformer model in "Attention is All You Need".
Python MIT License UpdatedSep 30, 2020 -
recommenders Public
Forked from recommenders-team/recommendersBest Practices on Recommendation Systems
Python MIT License UpdatedSep 11, 2020 -
Cpp-Primer Public
Forked from Mooophy/Cpp-PrimerC++ Primer 5 answers
-