Pinned Repositories
akka
Akka Project
annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
awesome-bigdata
A curated list of awesome big data frameworks, ressources and other awesomeness.
awesome-deep-learning-papers
The most cited deep learning papers
awesome-deep-vision
A curated list of deep learning resources for computer vision
awesome-elasticsearch
A curated list of the most important and useful resources about elasticsearch: articles, videos, blogs, tips and tricks, use cases. All about Elasticsearch!
awesome-network-embedding
A curated list of network embedding techniques.
awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
WeizhiLi-Relfektion's Repositories
WeizhiLi-Relfektion/annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
WeizhiLi-Relfektion/awesome-elasticsearch
A curated list of the most important and useful resources about elasticsearch: articles, videos, blogs, tips and tricks, use cases. All about Elasticsearch!
WeizhiLi-Relfektion/awesome-network-embedding
A curated list of network embedding techniques.
WeizhiLi-Relfektion/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
WeizhiLi-Relfektion/Deep-Learning-for-Recommendation-Systems
This repository contains Deep Learning based articles , paper and repositories for Recommender Systems
WeizhiLi-Relfektion/dl_tutorial
Tutorials for deep learning
WeizhiLi-Relfektion/elasticsearch-definitive-guide
The Definitive Guide to Elasticsearch
WeizhiLi-Relfektion/elasticsearch-dsl-py
High level Python client for Elasticsearch
WeizhiLi-Relfektion/flask
A microframework based on Werkzeug, Jinja2 and good intentions
WeizhiLi-Relfektion/fold
Deep learning with dynamic computation graphs in TensorFlow
WeizhiLi-Relfektion/GEM
WeizhiLi-Relfektion/handong1587.github.io
WeizhiLi-Relfektion/lectures
Oxford Deep NLP 2017 course
WeizhiLi-Relfektion/MITIE
MITIE: library and tools for information extraction
WeizhiLi-Relfektion/NRLPapers
Must-read papers on network representation learning (NRL)/network embedding (NE)
WeizhiLi-Relfektion/pattern
Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization.
WeizhiLi-Relfektion/planout
PlanOut is a library and interpreter for designing online experiments.
WeizhiLi-Relfektion/practical_seq2seq
A simple, minimal wrapper for tensorflow's seq2seq module, for experimenting with datasets rapidly
WeizhiLi-Relfektion/seq2seq-1
A general-purpose encoder-decoder framework for Tensorflow
WeizhiLi-Relfektion/SeqGAN
Implementation of Sequence Generative Adversarial Nets with Policy Gradient
WeizhiLi-Relfektion/serving
A flexible, high-performance serving system for machine learning models
WeizhiLi-Relfektion/sling
SLING - A natural language frame semantics parser
WeizhiLi-Relfektion/subgraph2vec
Contains the code (and working vm setup) for our KDD MLG 2016 paper titled: "subgraph2vec: Learning Distributed Representations of Rooted Sub-graphs from Large Graphs"
WeizhiLi-Relfektion/tensor2tensor
A library for generalized sequence to sequence models
WeizhiLi-Relfektion/tensorflow-deepq
A deep Q learning demonstration using Google Tensorflow
WeizhiLi-Relfektion/tensorlayer
TensorLayer: Deep Learning and Reinforcement Learning Library for Researcher and Engineer.
WeizhiLi-Relfektion/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
WeizhiLi-Relfektion/tldextract
Accurately separate the TLD from the registered domain and subdomains of a URL, using the Public Suffix List.
WeizhiLi-Relfektion/vespa
Vespa - the open big data serving engine
WeizhiLi-Relfektion/YOLO_tensorflow
tensorflow implementation of 'YOLO : Real-Time Object Detection'