lonelyandrew's Stars
jlord/git-it-electron
:computer: :mortar_board: Git-it is a (Mac, Win, Linux) Desktop App for Learning Git and GitHub
salesforce/pytorch-qrnn
PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM
kevin-wayne/algs4
Algorithms, 4th edition textbook code and libraries
iamalbert/pytorch-wordemb
Load pretrained word embeddings (word2vec, glove format) into torch.FloatTensor for PyTorch
hankcs/HanLP
Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification
facebookresearch/fastText
Library for fast text representation and classification.
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
AnthonyMRios/pymetamap
Python wraper for MetaMap
ncbo/umls2rdf
These python scripts connect to the Unified Medical Language System (UMLS) database and translate the ontologies into RDF/OWL files. This is part of the BioPortal project.
2014mchidamb/TorchGlove
PyTorch implementation of Global Vectors for Word Representation.
zackchase/mxnet-the-straight-dope
An interactive book on deep learning. Much easy, so MXNet. Wow. [Straight Dope is growing up] ---> Much of this content has been incorporated into the new Dive into Deep Learning Book available at https://d2l.ai/.
janishar/mit-deep-learning-book-pdf
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
kinosang/piwik
Matomo (Formerly known as piwik) has corrected their fallacy
altercation/vim-colors-solarized
precision colorscheme for the vim text editor
preservim/vim-indent-guides
A Vim plugin for visually displaying indent levels in code
SpaceVim/SpaceVim
A modular Vim/Neovim configuration
pallets/flask
The Python micro framework for building web applications.
ritchieng/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
slackapi/python-slack-sdk
Slack Developer Kit for Python
torch/torch7
http://torch.ch
spro/practical-pytorch
Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained
stanfordnlp/GloVe
Software in C and data files for the popular GloVe model for distributed word representations, a.k.a. word vectors or embeddings
DEAP/deap
Distributed Evolutionary Algorithms in Python
DonJayamanne/pythonVSCode
This extension is now maintained in the Microsoft fork.
Quotation/LongestCocoa
FindTheLongestIdentifierNameInCocoaFramework
jvns/pandas-cookbook
Recipes for using Python's pandas library
oxford-cs-deepnlp-2017/lectures
Oxford Deep NLP 2017 course
python-mode/python-mode
Vim python-mode. PyLint, Rope, Pydoc, breakpoints from box.
shimohq/chinese-programmer-wrong-pronunciation
**程序员容易发音错误的单词
formulahendry/vscode-code-runner
Code Runner for Visual Studio Code