ChunyuSong
PhD in biomedical engineering with focus on AI application in healthcare.
Washington University in St. Louis
Pinned Repositories
AI-Doctor
Repository for Doctor AI project
AI4Animation
Character Animation in Unity3D using Deep Learning and Biologically-Inspired Artificial Intelligence
AlphaZero_Gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
awesome-AI-books
Some awesome AI related books and pdfs for learning and downloading
awesome-cheatsheets
超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:
awesome-computer-vision
A curated list of awesome computer vision resources
Code
deep-learning-with-keras-notebooks
Jupyter notebooks for using & learning Keras
Deep-Learning-World
:satellite: Organized Resources for Deep Learning Researchers and Developers
deeplearning-models
A collection of various deep learning architectures, models, and tips
ChunyuSong's Repositories
ChunyuSong/AI-Doctor
Repository for Doctor AI project
ChunyuSong/AI4Animation
Character Animation in Unity3D using Deep Learning and Biologically-Inspired Artificial Intelligence
ChunyuSong/AlphaZero_Gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
ChunyuSong/awesome-AI-books
Some awesome AI related books and pdfs for learning and downloading
ChunyuSong/awesome-cheatsheets
超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:
ChunyuSong/awesome-computer-vision
A curated list of awesome computer vision resources
ChunyuSong/Code
ChunyuSong/deep-learning-with-keras-notebooks
Jupyter notebooks for using & learning Keras
ChunyuSong/Deep-Learning-World
:satellite: Organized Resources for Deep Learning Researchers and Developers
ChunyuSong/DeepFaceLab
DeepFaceLab is a tool that utilizes machine learning to replace faces in videos. Includes prebuilt ready to work standalone Windows 7,8,10 binary (look readme.md).
ChunyuSong/deeplearning-models
A collection of various deep learning architectures, models, and tips
ChunyuSong/HTR
ChunyuSong/Image-Denoising-State-of-the-art
ChunyuSong/Learn-Algorithms
算法学习笔记
ChunyuSong/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
ChunyuSong/nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
ChunyuSong/opencv
Open Source Computer Vision Library
ChunyuSong/Style-classification
ChunyuSong/Super-Resolution-in-Medical-Imaging-using-SRGAN
This repository contains code for the super resolution of medical images using SRGAN and other comparative models, such as SRCNN, SRResNet, and Sparse Representation.
ChunyuSong/tensorflow_cookbook
Code for Tensorflow Machine Learning Cookbook
ChunyuSong/TrainYourOwnYOLO
Train a state-of-the-art yolov3 object detector from scratch!