Pinned Repositories
ABC-VAE
The code for ABC-VAE
CIFAR-ZOO
PyTorch implementation of CNNs for CIFAR dataset (97.71% on cifar10)
CommonTool
Pytorch 数据处理的工具
ConstrainedGANs
This is the code for paper " Enforcing Deterministic Constraints on Generative Adversarial Networks for Emulating Physical Systems"
Introduction-to-quantitative-trading
for_quant_study
ng-video-lecture
Parallel-PIGANs
This is the code of parallel PIGANs
Physics-constrained-GANs
Draft
Python-100-Days
Python - 100天从新手到大师
ship-wave
zengyang7's Repositories
zengyang7/ABC-VAE
The code for ABC-VAE
zengyang7/Python-100-Days
Python - 100天从新手到大师
zengyang7/CIFAR-ZOO
PyTorch implementation of CNNs for CIFAR dataset (97.71% on cifar10)
zengyang7/CommonTool
Pytorch 数据处理的工具
zengyang7/Physics-constrained-GANs
Draft
zengyang7/ship-wave
zengyang7/ABC-NPMC
zengyang7/ANN-based-SVPWM
Artificial Neural Network based Space Vector PWM in Four Switch Three Phase inverter
zengyang7/Cifar-Autoencoder
A look at some simple autoencoders for the Cifar10 dataset, including a denoising autoencoder. Python code included.
zengyang7/DeepLearning_CapNet
Custom implementation of CapNet from Prof Hinton https://arxiv.org/abs/1710.09829
zengyang7/denoising-autoencoder
Denoising Autoencoder on MNIST implemented in Tensorflow
zengyang7/github-GANs-for-high-dimensional-helix-function
zengyang7/gitpushfun
just push a code for fun
zengyang7/Hello-World
Try github
zengyang7/interpy-zh
📘《Python进阶》(Intermediate Python 中文版)
zengyang7/machine-learning-course
:speech_balloon: Machine Learning Course with Python
zengyang7/POD
paper
zengyang7/practicalAI
📚 A practical approach to learning and using machine learning.
zengyang7/pytorch-recipes
Source Code for 'PyTorch Recipes' by Pradeepta Mishra
zengyang7/RLQuant
Applying Reinforcement Learning in Quantitative Trading
zengyang7/Shipwake
This is the shipwake code
zengyang7/SVPWM
Master Thesis - SVPWM Modulator implementation in FPGA
zengyang7/svpwm_simulink
SVPWM Technique, implemented in Simulink with Matlab Function
zengyang7/Testcode
The codes are from internet!
zengyang7/unblock-NetEaseMusic
海外网易云音乐代理
zengyang7/variational-smc
Reference implementation of variational sequential Monte Carlo proposed by Naesseth et al. "Variational Sequential Monte Carlo" (2018)
zengyang7/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