zengyang7's repositories
Python-100-Days
Python - 100天从新手到大师
CommonTool
Pytorch 数据处理的工具
ANN-based-SVPWM
Artificial Neural Network based Space Vector PWM in Four Switch Three Phase inverter
Cifar-Autoencoder
A look at some simple autoencoders for the Cifar10 dataset, including a denoising autoencoder. Python code included.
DeepLearning_CapNet
Custom implementation of CapNet from Prof Hinton https://arxiv.org/abs/1710.09829
denoising-autoencoder
Denoising Autoencoder on MNIST implemented in Tensorflow
gitpushfun
just push a code for fun
Hello-World
Try github
interpy-zh
📘《Python进阶》(Intermediate Python 中文版)
machine-learning-course
:speech_balloon: Machine Learning Course with Python
practicalAI
📚 A practical approach to learning and using machine learning.
pytorch-recipes
Source Code for 'PyTorch Recipes' by Pradeepta Mishra
RLQuant
Applying Reinforcement Learning in Quantitative Trading
Shipwake
This is the shipwake code
SVPWM
Master Thesis - SVPWM Modulator implementation in FPGA
svpwm_simulink
SVPWM Technique, implemented in Simulink with Matlab Function
Testcode
The codes are from internet!
unblock-NetEaseMusic
海外网易云音乐代理
variational-smc
Reference implementation of variational sequential Monte Carlo proposed by Naesseth et al. "Variational Sequential Monte Carlo" (2018)
YOLO-V3-in-Pytorch-A-Tutorial-on-Implementation-of-YOLO-V3-Algorithm
This repo is projected to offer a tutorial on how to implement YOLO V3 from scratch. Hopefully, developers can build and train their own YOLO network using custom datasets for various object detection tasks