Pinned Repositories
6G-Competition-Federated
AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!
AVData
Autonomous Vehicle Seasonal Dataset
chatgpt_academic
科研工作专用ChatGPT拓展,特别优化学术Paper润色体验,支持自定义快捷按钮,支持自定义函数插件,支持markdown代码块表格显示,Tex公式双显示,新增Python/C++项目剖析/自译解功能,PDF/LaTex论文翻译/总结功能,兼容ChatGLM等本地模型
CommPy
Digital Communication with Python
Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
DRL-LEO
ECCT
Error Correction Code Transformer
federated-learning
Federated Learning - PyTorch
GNN4Com
CYFusion's Repositories
CYFusion/federated-learning
Federated Learning - PyTorch
CYFusion/6G-Competition-Federated
CYFusion/AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!
CYFusion/AVData
Autonomous Vehicle Seasonal Dataset
CYFusion/chatgpt_academic
科研工作专用ChatGPT拓展,特别优化学术Paper润色体验,支持自定义快捷按钮,支持自定义函数插件,支持markdown代码块表格显示,Tex公式双显示,新增Python/C++项目剖析/自译解功能,PDF/LaTex论文翻译/总结功能,兼容ChatGLM等本地模型
CYFusion/CommPy
Digital Communication with Python
CYFusion/Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
CYFusion/DRL-LEO
CYFusion/ECCT
Error Correction Code Transformer
CYFusion/GNN4Com
CYFusion/LLMs-In-China
**大模型
CYFusion/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
CYFusion/massivemimobook
Book PDF and simulation code for the monograph "Massive MIMO Networks: Spectral, Energy, and Hardware Efficiency" by Emil Björnson, Jakob Hoydis and Luca Sanguinetti, published in Foundations and Trends in Signal Processing, 2017.
CYFusion/Paper-with-Code-of-Wireless-communication-Based-on-DL
无线与深度学习结合的论文代码整理/Paper-with-Code-of-Wireless-communication-Based-on-DL
CYFusion/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
CYFusion/PyTorch-RL
PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Learning (GAIL). Fast Fisher vector product TRPO.
CYFusion/pytorch_geometric
Graph Neural Network Library for PyTorch
CYFusion/SOTA-RL-Algorithms
PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT-Opt, PointNet..