huyp182's Stars
pyenv-win/pyenv-win
pyenv for Windows. pyenv is a simple python version management tool. It lets you easily switch between multiple versions of Python. It's simple, unobtrusive, and follows the UNIX tradition of single-purpose tools that do one thing well.
pyenv/pyenv
Simple Python version management
nwnlp/cnn-asr
a simple asr system
UPCCV/cat-vs-dog
cat vs dog in caffe, tensorflow, pytorch, paddle
hzy46/Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
tensorflow/models
Models and examples built with TensorFlow
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
DIYgod/DPlayer
:lollipop: Wow, such a lovely HTML5 danmaku video player
benitoro/stockholm
一个股票数据(沪深)爬虫和选股策略测试框架
microsoft/terminal
The new Windows Terminal and the original Windows console host, all in the same place!
tensorflow/docs
TensorFlow documentation
Duankaiwen/CenterNet
Codes for our paper "CenterNet: Keypoint Triplets for Object Detection" .
XiaoGerGer/zimuzu-yyets-resourcelist
人人影视资源列表,排序如下
shekkizh/TensorflowProjects
Deep learning using tensorflow
yzhq97/AlphaGomokuZero
An illustration program which visualizes the MCTS mechanism inside AlphaZero in order to provide a better understanding of how an AI makes decisions. 一个通过可视化AlphaZero中的蒙特卡洛树搜索来解释AI决策方式的程序。
hijkzzz/alpha-zero-gomoku
A Multi-threaded Implementation of AlphaZero (C++)
mm12432/MyChess
**象棋pygame
jupyter/colaboratory
[deprecated] Jupyter CoLaboratory, goto google colab now
PaddlePaddle/book
Deep Learning 101 with PaddlePaddle (『飞桨』深度学习框架入门教程)
Sarthak30/Codeforces
Solutions of problems on codeforces. Almost all of them are in Python except a few which are in C/C++.
barissaslan/codeforces
source code of the solved codeforces problems
samridh90/Codeforces
Codeforces problemset solution in python.
kantuni/Codeforces
Solutions to Codeforces Problems
geeeeeeeek/oneNFS
This is a music-based NTS (Non-Fungible Token) blockchain project. The technology stack includes Javascript/React/nextjs/Nodejs
tensorflow/minigo
An open-source implementation of the AlphaGoZero algorithm
zhixiangli/alphagomoku-zero
An implementation by AlphaZero algorithm for Gomoku (Gobang / Five Chess)
jmhIcoding/wordEmbedding
词嵌入模型
jmhIcoding/machine_translation
机器翻译练习
silenove/nlp_crf
利用crf++对语料进行人名标注
initial-h/AlphaZero_Gomoku_MPI
An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku