Pinned Repositories
annotated_deep_learning_paper_implementations
🧑🏫 50! Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
Book-Mathmatical-Foundation-of-Reinforcement-Learning
This is the homepage of a new book entitled "Mathmatical Foundation of Reinforcement Learning."
dataset
Open RadioML Synthetic Benchmark Dataset
examples
Useful RadioML Examples
floodsung-Deep-Learning-Papers-Reading-Roadmap
fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
IRAWCS
Simulation code and additional documents for Intelligent Resource Allocation in Wireless Communications Systems
paper2gui
Convert AI papers to GUI,Make it easy and convenient for everyone to use artificial intelligence technology。让每个人都简单方便的使用前沿人工智能技术
Python-100-Days
Python - 100天从新手到大师
pytorch-accelerated
A lightweight library designed to accelerate the process of training PyTorch models by providing a minimal, but extensible training loop which is flexible enough to handle the majority of use cases, and capable of utilizing different hardware options with no code changes required. Docs: https://pytorch-accelerated.readthedocs.io/en/latest/
lemonstudy's Repositories
lemonstudy/annotated_deep_learning_paper_implementations
🧑🏫 50! Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
lemonstudy/Book-Mathmatical-Foundation-of-Reinforcement-Learning
This is the homepage of a new book entitled "Mathmatical Foundation of Reinforcement Learning."
lemonstudy/dataset
Open RadioML Synthetic Benchmark Dataset
lemonstudy/examples
Useful RadioML Examples
lemonstudy/floodsung-Deep-Learning-Papers-Reading-Roadmap
lemonstudy/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
lemonstudy/IRAWCS
Simulation code and additional documents for Intelligent Resource Allocation in Wireless Communications Systems
lemonstudy/paper2gui
Convert AI papers to GUI,Make it easy and convenient for everyone to use artificial intelligence technology。让每个人都简单方便的使用前沿人工智能技术
lemonstudy/Python-100-Days
Python - 100天从新手到大师
lemonstudy/pytorch-accelerated
A lightweight library designed to accelerate the process of training PyTorch models by providing a minimal, but extensible training loop which is flexible enough to handle the majority of use cases, and capable of utilizing different hardware options with no code changes required. Docs: https://pytorch-accelerated.readthedocs.io/en/latest/
lemonstudy/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
lemonstudy/qfnet
《Power Allocation in Multi-cell Networks Using Deep Reinforcement Learning》论文复现
lemonstudy/ResNet-for-Radio-Recognition
Implementation and improvement of "Over the Air Deep Learning Based Radio Signal Classification"
lemonstudy/Tensorflow-Tutorial
Some interesting TensorFlow tutorials for beginners.
lemonstudy/Train_Custom_Dataset
标注自己的数据集,训练、评估、测试、部署自己的人工智能算法