Pinned Repositories
100-nlp-papers
100 Must-Read NLP Papers
Awesome-Embedded
A curated list of awesome embedded programming.
awesome-embedded-and-iot-security
A curated list of awesome embedded and IoT security resources.
awesome-graph-embedding
A collection of important graph embedding, classification and representation learning papers with implementations.
C
All Algorithms implemented in C
C-Plus-Plus
All Algorithms implemented in C++
Cpp_Histogram_Equalization
Deep-Learning-with-TensorFlow-book
深度学习开源书,基于TensorFlow 2.0实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
deeplearning-models
A collection of various deep learning architectures, models, and tips
s1023030's Repositories
s1023030/100-nlp-papers
100 Must-Read NLP Papers
s1023030/Awesome-Embedded
A curated list of awesome embedded programming.
s1023030/awesome-embedded-and-iot-security
A curated list of awesome embedded and IoT security resources.
s1023030/awesome-graph-embedding
A collection of important graph embedding, classification and representation learning papers with implementations.
s1023030/C
All Algorithms implemented in C
s1023030/C-Plus-Plus
All Algorithms implemented in C++
s1023030/Deep-Learning-with-TensorFlow-book
深度学习开源书,基于TensorFlow 2.0实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
s1023030/deeplearning-models
A collection of various deep learning architectures, models, and tips
s1023030/Diary
A project about fulfilling my own selfish
s1023030/distribution-is-all-you-need
The basic distribution probability Tutorial for Deep Learning Researchers
s1023030/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet代码实现改为PyTorch实现。
s1023030/imgaug
Image augmentation for machine learning experiments.
s1023030/Java
All Algorithms implemented in Java
s1023030/Keras-GAN
Keras implementations of Generative Adversarial Networks.
s1023030/Machine-Learning-Notes
周志华《机器学习》手推笔记
s1023030/MTBook
《机器翻译:统计建模与深度学习方法》肖桐 朱靖波 著 - Machine Translation: Statistical Modeling and Deep Learning Methods
s1023030/NumPyCNN
Building Convolutional Neural Networks From Scratch using NumPy
s1023030/Operating-System-Concepts
The codes for practice with the book <<Operating System Concepts >>
s1023030/os-tutorial
How to create an OS from scratch
s1023030/PRML
PRML algorithms implemented in Python
s1023030/probability
Probabilistic reasoning and statistical analysis in TensorFlow
s1023030/pysheeet
Python Cheat Sheet
s1023030/python-patterns
A collection of design patterns/idioms in Python
s1023030/python3-Othello
s1023030/s1023030.github.io
個人靜態網頁
s1023030/slides
it is a repository to store all slides used by Triton Ho's public presentation and course.
s1023030/style2paints
sketch + style = paints :art:
s1023030/tf-pose-estimation
Deep Pose Estimation implemented using Tensorflow with Custom Architectures for fast inference.
s1023030/Unity-2017--Maze
Using Unity to develop the project automatically generating random maze
s1023030/UVa
The solutions of UVa problems