Pinned Repositories
algorithm-exercise
Data Structure and Algorithm. leetcode/lintcode题解/算法学习笔记
algorithm_practice
architect-awesome
后端架构师技术图谱
awesome-haskell
A curated list of awesome Haskell frameworks, libraries and software. Inspired by awesome projects line.
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
blog
blog sources
build-your-own-x
🤓 Build your own (insert technology here)
C
All Algorithms implemented in C
datastructure
用Java实现的数据结构暨算法,同时对其进行了测试
deep-residual-networks
Deep Residual Learning for Image Recognition
tangboy's Repositories
tangboy/datastructure
用Java实现的数据结构暨算法,同时对其进行了测试
tangboy/algorithm-exercise
Data Structure and Algorithm. leetcode/lintcode题解/算法学习笔记
tangboy/algorithm_practice
tangboy/architect-awesome
后端架构师技术图谱
tangboy/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
tangboy/blog
blog sources
tangboy/build-your-own-x
🤓 Build your own (insert technology here)
tangboy/C
All Algorithms implemented in C
tangboy/deep-residual-networks
Deep Residual Learning for Image Recognition
tangboy/deeplearning-papernotes
Summaries and notes on Deep Learning research papers
tangboy/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit
tangboy/God-Of-BigData
专注大数据学习面试,大数据成神之路开启。Flink/Spark/Hadoop/Hbase/Hive...
tangboy/koalas
Koalas: Pandas API on Apache Spark
tangboy/lc-all-solutions
My own lc solutions
tangboy/LightML.jl
Minimal and clean examples of machine learning algorithms implemented in Julia
tangboy/LSTM-Human-Activity-Recognition
Human activity recognition using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six categories (WALKING, WALKING_UPSTAIRS, WALKING_DOWNSTAIRS, SITTING, STANDING, LAYING).
tangboy/Neural-Dialogue-Generation
tangboy/org-notes
daily notes by emacs org
tangboy/Python
All Algorithms implemented in Python
tangboy/RemoteShuffleService
Remote shuffle service for Apache Spark to store shuffle data on remote servers.
tangboy/self-driving-car
Udacity Self-Driving Car Engineer Nanodegree projects.
tangboy/Self-Driving-Car-1
tangboy/SeqGAN
Implementation of Sequence Generative Adversarial Nets with Policy Gradient
tangboy/series-reducer
A java implementation of Ramer–Douglas–Peucker algorithm for reducing number of points in data series.
tangboy/tangboy.github.io
blog
tangboy/TensorFlowOnSpark
TensorFlowOnSpark brings TensorFlow programs onto Apache Spark clusters
tangboy/TensorflowSentiment
Sentiment analysis in TensorFlow, and tutorials from TensorFlow page
tangboy/tflearn_seq2seq
Pedagogical example of sequence to sequence recurrent neural network with TensorFlow and TFLearn
tangboy/tushare
TuShare is a utility for crawling historical data of China stocks
tangboy/xgboost
Large-scale and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, on single node, hadoop yarn and more.