clover9gu's Stars
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
ant-design/ant-design-pro
👨🏻💻👩🏻💻 Use Ant Design like a Pro!
zsh-users/zsh-autosuggestions
Fish-like autosuggestions for zsh
ethereum/wiki
The Ethereum Wiki
ant-design/ant-design-mobile
Essential UI blocks for building mobile web apps.
apple/turicreate
Turi Create simplifies the development of custom machine learning models.
simonw/datasette
An open source multi-tool for exploring and publishing data
lazyprogrammer/machine_learning_examples
A collection of machine learning examples and tutorials.
skorch-dev/skorch
A scikit-learn compatible neural network library that wraps PyTorch
amdegroot/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
HVF/franchise
🍟 a notebook sql client. what you get when have a lot of sequels.
NTMC-Community/MatchZoo
Facilitating the design, comparison and sharing of deep text matching models.
ctubio/Krypto-trading-bot
Self-hosted crypto trading bot (automated high frequency market making) written in C++
NVIDIA/flownet2-pytorch
Pytorch implementation of FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
kba/awesome-ocr
Links to awesome OCR projects
sirfz/tesserocr
A Python wrapper for the tesseract-ocr API
longcw/faster_rcnn_pytorch
Faster RCNN with PyTorch
longcw/yolo2-pytorch
YOLOv2 in PyTorch
OpenNMT/OpenNMT-tf
Neural machine translation and sequence learning using TensorFlow
frostney/react-native-create-library
:notebook: Command line tool to create a React Native library with a single command
piskvorky/gensim-data
Data repository for pretrained NLP models and NLP corpora.
mila-iqia/welcome_tutorials
Various tutorials given for welcoming new students at MILA.
openpaperwork/pyocr
A Python wrapper for Tesseract and Cuneiform -- Moved to Gnome's Gitlab
lium-lst/nmtpytorch
Sequence-to-Sequence Framework in PyTorch
lnsmith54/super-convergence
Files to create the figures in the paper "Super-Convergence: Very Fast Training of Residual Networks Using Large Learning Rates"
ngarneau/understanding-pytorch-batching-lstm
Understanding and visualizing PyTorch Batching with LSTM
iwasaki-kenta/keita
My personal toolkit for PyTorch development.
argilla-io/get_started_with_deep_learning_for_text_with_allennlp
Getting started with AllenNLP and PyTorch by training a tweet classifier
timbr-io/jupyter-react
A ReactJS component extension for Jupyter Notebooks
haaksmash/pyutils
Useful, oft-repeated things for Python