Event | Date | Description | Material |
---|---|---|---|
MPV-MCTS |
|
Paper Multiple Policy Value Monte Carlo Tree Search was accepted to IJCAI 2019. |
[arxiv] |
CIFAR-ZOO |
|
This repository contains the pytorch code for multiple CNN architectures and improve methods based on the following papers, hope the implementation and results will helpful for your research!! |
|
CGI Zero Framework |
|
CZF(CGI Zero Framework) is an Lightweight, and Scalable Framework for AlphaZero-Like Applications. - Our AI(WahahNoGo) is the strongest NoGo Program - got the TAAI 2018 NoGo Champion. - got the ICGA 2019 NoGo Champion. |
[slide] [icga 2019] [taai 2018] [paper list] |
Caffe2 Tutorial |
|
A simple tutorial about using caffe2 with C++ and Python. - build a simple networks with/without lmdb data - save/load models with BN layers correctly - use pre-trained model to forward - write a C++ program to load pre-trained model etc. |
|
Stochastic Gradient Descent with Hyperbolic-Tangent Decay on Classification |
|
Proposes a new scheduling method, named hyperbolic-tangent decay (HTD). Accepted to IEEE WACV 2019. |
[arxiv] [code] |
SGD or ADAM |
|
Introduce Stochastic Gradient Descent. Introduce adaptive optimizer. Compare between SGD & Adam. |
[slide] |
TensorFlow Tutorial |
|
Introduce classic TensorFlow/Keras usages. Introduce classic and advanced TensorFlow usages. Introduce GPUs and memory calculations . |
[slide] |
Learn Convolutional Neural Network in One Day |
|
Introduce the basics of CNN & CNN architectures. - A Chinese version is available at zhihu. |
[slide] [slide update] [article] |
A Simple Deep Learning Tutorial |
|
A series of articles about how to build CNN by Keras. |
[code] [article] |
|
|
A presentation of Dancing Links and Exact Cover. |
[slide] [code] |