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/ConstrainedGANs
This is the code for paper " Enforcing Deterministic Constraints on Generative Adversarial Networks for Emulating Physical Systems"
zengyang7/Introduction-to-quantitative-trading
for_quant_study
zengyang7/ng-video-lecture
zengyang7/Parallel-PIGANs
This is the code of parallel PIGANs
zengyang7/zero_knowledge_graph
从零开始构建知识图谱
zengyang7/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
500 AI Machine learning Deep learning Computer vision NLP Projects with code
zengyang7/An-Introduction-to-Statistical-Learning
This repository contains the exercises and its solution contained in the book An Introduction to Statistical Learning in python.
zengyang7/annotated_deep_learning_paper_implementations
🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
zengyang7/denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
zengyang7/DenoisingDiffusionProbabilityModel-ddpm-
This may be the simplest implement of DDPM. You can directly run Main.py to train the UNet on CIFAR-10 dataset and see the amazing process of denoising.
zengyang7/eventgraph_tutorial
A collection of tutorials for using Cypher and Neo4j for creating, querying, analyzing, and doing process mining with event knowledge graphs.
zengyang7/Fundamentals-Of-Power-Electronics-With-Matlab
Fundamentals Of Power Electronics With Matlab
zengyang7/Generative-models
This project aim to share the knowledge and code concerning generative models.
zengyang7/HNUThesis_try
Try
zengyang7/KGReasoning
Multi-Hop Logical Reasoning in Knowledge Graphs
zengyang7/kgtk-notebooks
Tutorial and hands-on notebook on using the Knowledge Graph Toolkit (KGTK)
zengyang7/KnowledgeGraphBeginner
从零开始实现基于知识图谱的对话系统
zengyang7/LDD-Net
zengyang7/Linear_Algebra_With_Python
Lecture Notes for Linear Algebra Featuring Python. This series of lecture notes will walk you through all the must-know concepts that set the foundation of data science or advanced quantitative skillsets. Suitable for statistician/econometrician, quantitative analysts, data scientists and etc. to quickly refresh the linear algebra with the assistance of Python computation and visualization.
zengyang7/llm-action
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
zengyang7/Machine-Learning-in-Action
⚡️⚡️⚡️《机器学习实战》代码(基于Python3)🚀
zengyang7/maml
Code for "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"
zengyang7/MAML-Pytorch
Reproduce MAML in Pytorch with omniglot dataset.
zengyang7/numpy-ml
Machine learning, in numpy
zengyang7/PMSM_FOC
PMSM_FOC
zengyang7/Polynomial-Chaos-Expansion-Examples
Recreate plots in Paper 'THE WIENER–ASKEY POLYNOMIAL CHAOS FOR STOCHASTIC DIFFERENTIAL EQUATIONS'
zengyang7/rnn-notebooks
RNN(SimpleRNN, LSTM, GRU) Tensorflow2.0 & Keras Notebooks (Workshop materials)
zengyang7/Shukongdashi
使用知识图谱,自然语言处理,卷积神经网络等技术,基于python语言,设计了一个数控领域故障诊断专家系统
zengyang7/SVPWM-1
SVPWM原理、实现与数学表达
zengyang7/SVPWM-2
SVPWM implementation in simulink simulation, and .c and .h files to include them in any embedded code