intfloat's Stars
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
apache/dubbo
The java implementation of Apache Dubbo. An RPC and microservice framework.
netty/netty
Netty project - an event-driven asynchronous network application framework
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
facebookresearch/fastText
Library for fast text representation and classification.
PaddlePaddle/Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
microsoft/LightGBM
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
Uberi/speech_recognition
Speech recognition module for Python, supporting several engines and APIs, online and offline.
boostorg/boost
Super-project for modularized Boost
keras-rl/keras-rl
Deep Reinforcement Learning for Keras.
ReactiveX/RxPY
ReactiveX for Python
apache/lucene-solr
Apache Lucene and Solr open-source search software
goodfeli/adversarial
Code and hyperparameters for the paper "Generative Adversarial Networks"
saffsd/langid.py
Stand-alone language identification system
paarthneekhara/text-to-image
Text to image synthesis using thought vectors
tqchen/tinyflow
Tutorial code on how to build your own Deep Learning System in 2k Lines
MLWave/Kaggle-Ensemble-Guide
Code for the Kaggle Ensembling Guide Article on MLWave
sgroschupf/zkclient
a zookeeper client, that makes life a little easier.
microsoft/LightLDA
Scalable, fast, and lightweight system for large-scale topic modeling
cdoersch/vae_tutorial
Caffe code to accompany my Tutorial on Variational Autoencoders
Geekbang/ArchSummit
ArchSummit全球架构师峰会
andrewliao11/Deep-Reinforcement-Learning-Survey
My Exploration on Deep Reinforcement Learning Survey
wepe/tgboost
Tiny Gradient Boosting Tree
RankSys/RankSys
Java 8 Recommender Systems framework for novelty, diversity and much more
comadan/FM_FTRL
Hashed Factorization Machine with Follow The Regularized Leader for Kaggle Avazu Click-Through Rate Competition
turi-code/python-libffm
A Python wrapper for the libffm library.
dariasor/TreeExtra
Additive Groves, Bagged Trees with Feature Evaluation, Interaction Detection, Visualization of Feature Effects.