Pinned Repositories
A-week-to-develop-android-app-plan
一周开发Android App计划
academic-kickstart
AlphaGOZero-python-tensorflow
Congratulation to DeepMind! This is a reengineering implementation (on behalf of many other git repo in /support/) of DeepMind's Oct19th publication: [Mastering the Game of Go without Human Knowledge]. The supervised learning approach is more practical for individuals. (This repository has single purpose of education only)
AppleALC
Native macOS HD audio for not officially supported codecs
AppleIntelWifiAdapter
苹果IO80211Controller调用
AppleIntelWiFiMVM
OS X driver for Intel WiFi cards based on the MVM firmware (e.g. 7265, 8260)
articlelist
article collections for some topics about machine learning/deep learning
BEGAN-tensorflow
python3 / Implementation of Google Brain's BEGAN in Tensorflow
progressive_growing_of_gans
Progressive Growing of GANs for Improved Quality, Stability, and Variation
zhihu
知乎专栏源码
akatoshking's Repositories
akatoshking/academic-kickstart
akatoshking/AlphaGOZero-python-tensorflow
Congratulation to DeepMind! This is a reengineering implementation (on behalf of many other git repo in /support/) of DeepMind's Oct19th publication: [Mastering the Game of Go without Human Knowledge]. The supervised learning approach is more practical for individuals. (This repository has single purpose of education only)
akatoshking/AppleALC
Native macOS HD audio for not officially supported codecs
akatoshking/AppleIntelWifiAdapter
苹果IO80211Controller调用
akatoshking/articlelist
article collections for some topics about machine learning/deep learning
akatoshking/ATH9KFixup
akatoshking/qf-lab
akatoshking/autograd-hacks
akatoshking/Awesome-DeepLearning-Tutorials
Links to useful online tutorials etc. about deep learning
akatoshking/awesome-neural-ode
A collection of resources regarding the interplay between differential equations, dynamical systems, deep learning, control and optimization.
akatoshking/BIDS
A Brief Introduction to Data Structures
akatoshking/BullshitGenerator
Needs to generate some texts to test if my GUI rendering codes good or not. so I made this.
akatoshking/cloudflare-worker-blog
Cloudflare workers + Github 实现的动态博客系统,使用边缘计算,无需服务器
akatoshking/deep-reinforcement-learning
Repo for the Deep Reinforcement Learning Nanodegree program
akatoshking/EUserv_extend
EUserv_extend
akatoshking/generative-models
Generate MNIST hand-written numbers with VAE, DCGAN and RealNVP
akatoshking/HowToTrainYourMAMLPytorch
The original code for the paper "How to train your MAML" along with a replication of the original "Model Agnostic Meta Learning" (MAML) paper in Pytorch.
akatoshking/IBMYes
akatoshking/improved-gan
Code for the paper "Improved Techniques for Training GANs"
akatoshking/itlwm
IntelWifi
akatoshking/matrix-project
A repository for matrix computation project
akatoshking/MetaOptNet
Meta-learning with Differentiable Convex Optimization (CVPR 2019 Oral)
akatoshking/Optimal-Transport
akatoshking/papernote
paper note, including personal comments, introduction, code etc
akatoshking/Planet
Algorithms and Data Structures
akatoshking/Practical_RL
A course in reinforcement learning in the wild
akatoshking/real-nvp-pytorch
Real NVP PyTorch a Minimal Working Example
akatoshking/RL2020
akatoshking/snail-pytorch
Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch
akatoshking/spinningup
An educational resource to help anyone learn deep reinforcement learning.