Pinned Repositories
allennlp
An open-source NLP research library, built on PyTorch.
annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
ansj_seg
ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典
attalos
Joint Vector Spaces
awesome
:sunglasses: Curated list of awesome lists
awesome-computer-vision
A curated list of awesome computer vision resources
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
awesome-deep-vision
A curated list of deep learning resources for computer vision
awesome-flask
A curated list of awesome Flask resources and plugins
WeiboSpider
分布式微博爬虫。实现内容包括微博搜索、微博信息和用户资料抓取、解析和可视化展示
jacklone's Repositories
jacklone/WeiboSpider
分布式微博爬虫。实现内容包括微博搜索、微博信息和用户资料抓取、解析和可视化展示
jacklone/allennlp
An open-source NLP research library, built on PyTorch.
jacklone/attalos
Joint Vector Spaces
jacklone/awesome
:sunglasses: Curated list of awesome lists
jacklone/awesome-computer-vision
A curated list of awesome computer vision resources
jacklone/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
jacklone/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
jacklone/Conditional-PixelCNN-decoder
Tensorflow implementation of Gated Conditional Pixel Convolutional Neural Network
jacklone/conv_seq2seq
A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)
jacklone/darkflow
translate darknet to tensorflow. Load trained weights, retrain/fine-tune them using tensorflow, export constant graph def to C++
jacklone/darknet
Convolutional Neural Networks
jacklone/DCGAN-tensorflow
A tensorflow implementation of Deep Convolutional Generative Adversarial Networks
jacklone/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
jacklone/fairseq-py
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
jacklone/Familia
A Toolkit for Chinese Topic Modeling
jacklone/fastText
Library for fast text representation and classification.
jacklone/ganhacks
starter from "How to Train a GAN?" at NIPS2016
jacklone/GeoIP2-python
Python code for GeoIP2 webservice client and database reader
jacklone/ImageMagick
ImageMagick
jacklone/improved-gan
code for the paper "Improved Techniques for Training GANs"
jacklone/jacklone.github.io
jacklone/MLAlgorithms
Minimal and clean examples of machine learning algorithms
jacklone/models
Models built with TensorFlow
jacklone/nel
Entity linking framework
jacklone/ner-lstm
Named Entity Recognition using multilayered bidirectional LSTM
jacklone/notebooks
Directory of Jupyter notebooks exploring various topics
jacklone/OpenNMT-tf
Open Source Neural Machine Translation in TensorFlow
jacklone/serving
A flexible, high-performance serving system for machine learning models
jacklone/show-attend-and-tell-tensorflow
tensorflow implementation of show attend and tell
jacklone/word-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow.