finallyly
Devoted to NLP,machine learning, deep learning. currently working on recommendation systems
facebookSeattle
Pinned Repositories
anago
Bidirectional LSTM-CRF for Sequence Labeling like Named-Entity Recognition, Part-of-Speech Tagging and so on.
CS224n
CS224n: Natural Language Processing with Deep Learning Assignments Winter, 2017
cs224n-winter-2017
All lecture notes, slides and assignments from CS224n: Natural Language Processing with Deep Learning class by Stanford
cs231
My solutions to Stanford's CS231n: Convolutional Neural Networks for Visual Recognition
CS234
My Solution of Assignments of CS234
CtCI-6th-Edition-cpp
Cracking the Coding Interview 6th Ed. C++ Solutions
deep-learning
Repo for the Deep Learning Nanodegree Foundations program.
EarleyParserPractice
EarleyTomita
Japanese_hika2rome
hiragana katakana to rome symbols
finallyly's Repositories
finallyly/EarleyTomita
finallyly/Japanese_hika2rome
hiragana katakana to rome symbols
finallyly/CS224n
CS224n: Natural Language Processing with Deep Learning Assignments Winter, 2017
finallyly/finallyly
my open source code
finallyly/fp-growth
Python implementation of the Frequent Pattern Growth algorithm
finallyly/kapcie
finallyly/models_tensorflow
machine learning models implemented with tensorflow
finallyly/python-crf
Python implementation of linear-chain conditional random fields.
finallyly/tensorflowNN
my implementations of neural network using tensorflow
finallyly/ThaiSyllableCutter
ThaiSyllableCutterByCRF
finallyly/ThaiSyllableCutterAdaboost
finallyly/ThaiSyllableCutterByAdaboostAndMulticlassWrapper
finallyly/ThaiSyllableCutterByCART
finallyly/ThaiSyllableCutterByDecisionTree
finallyly/ThaiSyllableCutterByDP
finallyly/ThaiSyllableCutterByMaxEnt
finallyly/ThaiSyllableCutterBySingleLayerSoftmax
finallyly/ThaiWordChecker
finallyly/VAE-Tensorflow
A Tensorflow implementation of a Variational Autoencoder for the deep learning course at University of Southern California (USC) in the Fall 2017 Semester.
finallyly/Youtube-Recommendation-Tensorflow
code of paper `Deep Neural Networks for Youtube Recommendation`