Barun Patra (codedecde)

codedecde

Geek Repo

Company:@https://github.com/microsoft

Location:Redmond, WA

Github PK Tool:Github PK Tool

Barun Patra's starred repositories

tensorflow

An Open Source Machine Learning Framework for Everyone

Language:C++License:Apache-2.0Stargazers:184381Issues:7612Issues:39558

pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

Language:PythonLicense:NOASSERTIONStargazers:80885Issues:1745Issues:43689

fastText

Library for fast text representation and classification.

the-incredible-pytorch

The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.

tensorboardX

tensorboard for pytorch (and chainer, mxnet, numpy, ...)

Language:PythonLicense:MITStargazers:7837Issues:84Issues:450

generative-models

Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.

Language:PythonLicense:UnlicenseStargazers:7293Issues:297Issues:66

text

Models, data loaders and abstractions for language processing, powered by PyTorch

Language:PythonLicense:BSD-3-ClauseStargazers:3483Issues:304Issues:791

subword-nmt

Unsupervised Word Segmentation for Neural Machine Translation and Text Generation

Language:PythonLicense:MITStargazers:2176Issues:54Issues:87

biaxial-rnn-music-composition

A recurrent neural network designed to generate classical music.

Language:PythonLicense:BSD-2-ClauseStargazers:1913Issues:113Issues:28

Rainbow

Rainbow: Combining Improvements in Deep Reinforcement Learning

Language:PythonLicense:MITStargazers:1556Issues:41Issues:69

word2vec_commented

Commented (but unaltered) version of original word2vec C implementation.

Language:CLicense:Apache-2.0Stargazers:797Issues:34Issues:8

seqGAN

A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)

word2vecpy

Python implementation of CBOW and skip-gram word vector models, and hierarchical softmax and negative sampling learning algorithms

MINERVA

Meandering In Networks of Entities to Reach Verisimilar Answers

Language:PythonLicense:Apache-2.0Stargazers:310Issues:12Issues:28

dialog-generation-paper

A list of recent papers regarding dialogue generation

IllustrationGAN

A simple, clean TensorFlow implementation of Generative Adversarial Networks with a focus on modeling illustrations.

pytorch_compact_bilinear_pooling

Compact Bilinear Pooling for PyTorch

Language:PythonLicense:BSD-3-ClauseStargazers:251Issues:6Issues:14

counter-fitting

Counter-fitting Word Vectors to Linguistic Constraints

Language:PythonLicense:Apache-2.0Stargazers:142Issues:13Issues:7

go-NN

Go-playing neural network in Python using TensorFlow

SequenceTagging

PyTorch, LSTM CRF model