Pinned Repositories
-C-
侯捷C++系列课程视频、PPT和源代码
Algorithms-part1-assignments
Solutions for coursera course assignments
DDPG
Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow
Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
Machine-Learning
NTU_ML2017_Hung-yi-Lee_HW
NTU ML2017 Spring and Fall Homework Hung-yi_Li 李宏毅老师 机器学习课程作业
piper-su.github.io
blog
Python-100-Days
Python - 100天从新手到大师
reinforcement-learning-an-introduction
Python implementation of Reinforcement Learning: An Introduction
piper-su's Repositories
piper-su/-C-
侯捷C++系列课程视频、PPT和源代码
piper-su/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
piper-su/NTU_ML2017_Hung-yi-Lee_HW
NTU ML2017 Spring and Fall Homework Hung-yi_Li 李宏毅老师 机器学习课程作业
piper-su/piper-su.github.io
blog
piper-su/Python-100-Days
Python - 100天从新手到大师
piper-su/reinforcement-learning-an-introduction
Python implementation of Reinforcement Learning: An Introduction
piper-su/awesome-rl
Reinforcement learning resources curated
piper-su/book-resource-allocation
Simulation code for the book “Optimal Resource Allocation in Coordinated Multi-Cell Systems” by Emil Björnson and Eduard Jorswieck, Foundations and Trends in Communications and Information Theory, vol. 9, no. 2-3, pp. 113-381, 2013
piper-su/BUPTthesis-ctex
Yet anoter BUPT Thesis LaTeX class
piper-su/CameraPredictsBeams
Camera based beam prediction
piper-su/Channel-Estimation-for-Intelligent-Reflecting-Surface-Assisted-Multiuser-Communications
This code is for the paper Z. Wang, L. Liu, and S. Cui, "Channel estimation for intelligent reflecting surface assisted multiuser communications: framework, algorithms, and analysis," IEEE Trans. Wireless Commun., vol. 19, no. 10, pp. 6607-6620, Oct. 2020.
piper-su/comm-system-simulation-python
piper-su/ddpg-aigym
Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym environments
piper-su/hands_on_Ml_with_Sklearn_and_TF
OReilly Hands On Machine Learning with Scikit Learn and TensorFlow (Sklearn与TensorFlow机器学习实用指南)
piper-su/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
piper-su/HybridPrecodingOpt
Optimization algorithms for hybrid precoding in mmWave MIMO systems: Version 1.1.0
piper-su/LaTeX-PPT-Template
Seven awesome latex ppt templates for researchers or students.
piper-su/libnetconf
C NETCONF library
piper-su/lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
piper-su/machine_learning_path
我的机器学习路径
piper-su/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.
piper-su/ncclient
Python library for NETCONF clients
piper-su/netopeer
NETCONF Protocol Toolset
piper-su/nndl.github.io
《神经网络与深度学习》 Neural Network and Deep Learning
piper-su/python_ml_course
python and machine-learning courses
piper-su/rfc7950-zh
RFC7950 (The YANG 1.1 Data Modeling Language) 中文
piper-su/RIS_Codes_Collection
A collection contains the codes for RIS(IRS) papers.
piper-su/rl-cn
A translation of Reinforcement Learning: An Introduction
piper-su/SituationalAwareBeamAlignment
piper-su/Tensorflow_MOOC
人工智能实践:Tensorflow笔记 代码复现