Stars
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
CNNs for Sentence Classification in PyTorch
TensorFlow Neural Machine Translation Tutorial
Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained
A Theano framework for building and training neural networks
lisa-groundhog / GroundHog
Forked from pascanur/GroundHogLibrary for implementing RNNs with Theano
kyunghyuncho / GroundHog
Forked from lisa-groundhog/GroundHogLibrary for implementing RNNs with Theano
Gradient based hyperparameter optimization & meta-learning package for TensorFlow
Open Source Neural Machine Translation and (Large) Language Models in PyTorch
Sequence-to-sequence model with LSTM encoder/decoders and attention
BiLSTM-CNN-CRF architecture for sequence tagging
Bidirectional Long-Short Term Memory tagger (bi-LSTM) (in DyNet) -- hierarchical (with word and character embeddings)
The implementation of the paper "A Multi-task Approach for Named Entity Recognition on Social Media Data," which won the WNUT-2017 Shared Task.
Multiplayer web game using the same rules as Carcassone
Curriculum vitae written from scratch with LaTeX, adapted from http://texblog.org/2012/04/25/writing-a-cv-in-latex/
Numerical implementations of the Douglas-Rachford splitting (DRS), and an accelerated version of the method, for solving nonsmooth convex composite optimization problems
Collection of interesting technical and scientific bookmarks
a Haskell implementation of a Mastermind player
(DEPRECATED: refer to https://github.com/kul-forbes/libForBES)
implemention of the L-BFGS method for smooth unconstrained optimization
Poker odds evaluation tool, written in C, multi-threaded
a simple Makefile template for small-medium C/C++ projects