Pinned Repositories
2048
simulation of game 2048 using artificial intelligence to play it
8-puzzle-solver
Implemented BFS, DFS, A* and IDA* to solve the n-puzzle problem
aima-python-mirror
Mirror of the aima-python svn repository
APTOS-2019-Blindness-Detection-
Part of me learning fast.ai
backsystem
小纸条后台系统
Bagels
This is a number guessing game.
CSCI-2600-POS
RPI 2018Fall CSCI 2600 HW
ng-server
huige555551's Repositories
huige555551/CSCI-2600-POS
RPI 2018Fall CSCI 2600 HW
huige555551/APTOS-2019-Blindness-Detection-
Part of me learning fast.ai
huige555551/BankAccount-Simulation
BankAccount-Simulation
huige555551/Berkeley-PreMFE-cpp
Berkeley MFE cpp proprogram
huige555551/canvas-drawRectDemo
canvas鼠标绘制可拖动矩形框
huige555551/ChineseNER
A neural network model for Chinese named entity recognition
huige555551/COM211_A1
SMTP Email Client for Group Assignment
huige555551/CPE553-CPP
huige555551/CV
✔(已完结)最全面的 深度学习 笔记【土堆 Pytorch】【李沐 动手学深度学习】【吴恩达 深度学习】
huige555551/DBN_predict_performance
graduation design DBN + SVM
huige555551/deep-belief-network
A Python implementation of Deep Belief Networks built upon NumPy and TensorFlow with scikit-learn compatibility
huige555551/digitclassification-svm-pca
huige555551/Football-Lottery
Football Lottery
huige555551/free-programming-books
:books: Freely available programming books
huige555551/GraphADT
huige555551/haidian-h5
haidian-h5
huige555551/Interview_Notes-Chinese
2018/2019/校招/春招/秋招/自然语言处理(NLP)/深度学习(Deep Learning)/机器学习(Machine Learning)/C/C++/Python/面试笔记
huige555551/machine-learning
Academic Projects for CSE-6363 Machine Learning
huige555551/Management
huige555551/Mario-Level-1
The first level of Super Mario Bros made with Python and Pygame.
huige555551/models
Models and examples built with TensorFlow
huige555551/My_Distance_Vector_Routing
a simple implementation of the Distance vector routing algorithm
huige555551/NCursesConnectN
Full game with no writing to a file
huige555551/NER
huige555551/ods
Mission: To provide a high-quality open content data structures textbook that is both mathematically rigorous and provides complete implementations.
huige555551/sequence_tagging
Named Entity Recognition (LSTM + CRF) - Tensorflow
huige555551/TBBKAnalysis
关于淘宝“爆款”数据爬取与分析。具体分析见 —
huige555551/text-cnn
嵌入Word2vec词向量的CNN中文文本分类
huige555551/UniformCostSearch
huige555551/web_server
Custom web server