PatrickHan327's Stars
nikhilbarhate99/PPO-PyTorch
Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch
xiaogaogaoxiao/UAV_relay_DQN
论文UAV relay in VANETs against smart jamming with reinforcement learning DQN版本
oldprincess/gmlib
一个基于C++17的高性能国密算法库,支持国密SM2、SM3、SM4、SM9
xwh817/staff-manager
一款人事管理系统。体验全栈开发,VSCode、React、AntD、Python、Flask、MySQL、SQLite
lyric777/Book-Management-System
Flask + LayUI + SQLite,图书管理系统
huihongxiao/MIT6.S081
breizhn/DTLN
Tensorflow 2.x implementation of the DTLN real time speech denoising model. With TF-lite, ONNX and real-time audio processing support.
TechyNilesh/Speech-Enhancement-Noise-Suppression-Using-DTLN
Speech Enhancement: Tensorflow 2.x implementation of the stacked dual-signal transformation LSTM network (DTLN) for Noise Suppression.
GuillaumeVW/EHNet
This in an implementation of EHNet in PyTorch and PyTorch Lightning. EHNet is a convolutional-recurrent neural network for single channel speech enhancement.
PowersYang/Coursera_ML_Exercise
吴恩达机器学习公开课作业中文版本以及Python实现
koishi70/lintcode-AI
lintcode上AI题目的所有源代码,个人所写,非标准答案,尽力将分数刷到更高
apachecn/sklearn-doc-zh
:book: [译] scikit-learn(sklearn) 中文文档
TingNie/Machine-learning-in-action
个人使用jupyter notebook整理的peter的《机器学习实战》代码,使其更有层次感,更加连贯,也加了一些自己的修改,以及注释
wzy6642/Machine-Learning-in-Action-Python3
《机器学习实战》的python3源码
Y1ran/Machine-Learning-in-Action-Python3
Data&code for Machine-Learning-in-Action by Python3 | 《机器学习实战》数据与Python3源码:cat2:
LiuChuang0059/100days-ML-code
100天机器学习 (翻译+ 实操)