Pinned Repositories
1-Year-ML-Journey
An advanced program in Machine Learning and Deep Learning
60_Days_RL_Challenge
Learn Deep Reinforcement Learning in Depth in 60 days
AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
Awesome-GANs
Awesome Generative Adversarial Networks with tensorflow
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
awesome-rl
Reinforcement learning resources curated
CE74006-Deep-Learning-Course
This is the home page for the DL course (CE74006)organized by Dr. Shiyin Wei, School of Civil Engineering, Harbin Institute of Technology.
models
Models and examples built with TensorFlow
scientific-visualization-book
An open access book on scientific visualization using python and matplotlib
tensorflow
Computation using data flow graphs for scalable machine learning
silverweihit's Repositories
silverweihit/models
Models and examples built with TensorFlow
silverweihit/scientific-visualization-book
An open access book on scientific visualization using python and matplotlib
silverweihit/1-Year-ML-Journey
An advanced program in Machine Learning and Deep Learning
silverweihit/60_Days_RL_Challenge
Learn Deep Reinforcement Learning in Depth in 60 days
silverweihit/Awesome-GANs
Awesome Generative Adversarial Networks with tensorflow
silverweihit/CE74006-Deep-Learning-Course
This is the home page for the DL course (CE74006)organized by Dr. Shiyin Wei, School of Civil Engineering, Harbin Institute of Technology.
silverweihit/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
silverweihit/BasicSR
Open Source Image and Video Restoration Toolbox for Super-resolution, Denoise, Deblurring, etc. Currently, it includes EDSR, RCAN, SRResNet, SRGAN, ESRGAN, EDVR, etc. Also support StyleGAN2, DFDNet.
silverweihit/CFDPython
A sequence of Jupyter notebooks featuring the "12 Steps to Navier-Stokes" http://lorenabarba.com/
silverweihit/deep-learning
Repo for the Deep Learning Nanodegree Foundations program.
silverweihit/deep-reinforcement-learning
Repo for the Deep Reinforcement Learning Nanodegree program
silverweihit/Deep-Reinforcement-Learning-Hands-On
Hands-on Deep Reinforcement Learning, published by Packt
silverweihit/DeepFaceLive
silverweihit/dnc
A TensorFlow implementation of the Differentiable Neural Computer.
silverweihit/faceswap
Deepfakes Software For All
silverweihit/GraphGym
Platform for designing and evaluating Graph Neural Networks (GNN)
silverweihit/maml
Code for "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"
silverweihit/maml_rl
Code for RL experiments in "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"
silverweihit/ML-Tutorial-Experiment
Coding the Machine Learning Tutorial for Learning to Learn
silverweihit/PhoenixGo
Go AI program which implement the AlphaGo Zero paper
silverweihit/Public-Presentations
A collection of the public presentations
silverweihit/pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
silverweihit/Python-Data-Science-Essentials-Second-Edition-Chineseversionnotes
Code repository for Python Data Science Essentials Second Edition published by Packt
silverweihit/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
silverweihit/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
silverweihit/rllab
rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.
silverweihit/SkyAR
Dynamic sky replacement and harmonization in videos
silverweihit/spinningup
An educational resource to help anyone learn deep reinforcement learning.
silverweihit/structuredinference
Structured Inference Networks for Nonlinear State Space Models
silverweihit/tensorflow-rl
Implementations of deep RL papers and random experimentation