Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
100-Days-of-ML-Code-Chinese-Version
Chinese Translation for Machine Learning Infographics
action-recognition-visual-attention
Action recognition using soft attention based deep recurrent neural networks
Admission-Consult-fastText-Classifier
招生咨询领域的fastText文本分类
albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
data_structureANDalgorithm
DQN_for_SimpleMaze
Deep Q-network for simple maze. The agent can find a best route.It's very interesting.Its require torch7.
Text_Review
本项目旨在识别长短文本中的敏感词,并对整段/句文本进行语义分类,从而达到文本审核的目的
VideoAuidt
:video_camera: minitrill 视频审核模块(一个短视频APP视频内容审核的思路预研及实现汇总)
vue-ebook
《深入理解Vue.js实战》- 介绍Vue.js框架的出现、设计和使用,结合实战让读者更深入理解Vue.js框架,掌握使用方法。
SunLinJie's Repositories
SunLinJie/Artificial-Intelligence-and-Machine-Learning
Algorithm implementations and homework solutions for the Stanford's online courses
SunLinJie/Cpp-Tutorial-Samples
C++ tutorial code samples for those who want to start learning the language
SunLinJie/linear-cpp
An attempt at a C++ tutorial.
SunLinJie/MachineLearning-C---code
using c++ code to show the example of machine learning
SunLinJie/rnn
Recurrent neural network package for problems of time-series prediction and generation