111x0m7's repositories

Probabilistic-Programming-and-Bayesian-Methods-for-Hackers

aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

models

Pre-trained and Reproduced Deep Learning Models (经典复现模型)

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

Python

All Algorithms implemented in Python

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

996.ICU

Repo for counting stars and contributing. Press F to pay respect to glorious developers.

Language:RustLicense:NOASSERTIONStargazers:1Issues:0Issues:0
Language:GoLicense:MITStargazers:0Issues:0Issues:0

backup-openbilibili-go-common

2019年4-22日-bilibili-干杯站后端源码(原包删除前最后一版170M)

Language:GoStargazers:0Issues:0Issues:0

openbilibili-go-common

嘘,不要问!我也不清楚这些是啥…

Language:GoStargazers:0Issues:0Issues:0

python-goose

Html Content / Article Extractor, web scrapping lib in Python

Language:HTMLLicense:Apache-2.0Stargazers:0Issues:0Issues:0

AdaBound

An optimizer that trains as fast as Adam and as good as SGD.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

GloVe

GloVe model for distributed word representation

Language:CLicense:Apache-2.0Stargazers:0Issues:0Issues:0

word2vec-from-scratch-with-python

A very simple, bare-bones, inefficient, implementation of skip-gram word2vec from scratch with Python

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

mittens

A fast implementation of GloVe, with optional retrofitting

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

glove-python

Toy Python implementation of http://www-nlp.stanford.edu/projects/glove/

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

deepnl

Deep Learning for Natural Language Processing

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

widyr

Widen, process, and re-tidy a dataset

Language:RLicense:NOASSERTIONStargazers:0Issues:0Issues:0

word2vecpy

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

Language:PythonStargazers:0Issues:0Issues:0

word2vec_numpy

Word2Vec implementation using numpy

Language:PythonStargazers:0Issues:0Issues:0

GloVe-1

Toy Implementation of GloVe in Python

Language:PythonStargazers:0Issues:0Issues:0

ngram2vec

Four word embedding models implemented in Python. Supporting arbitrary context features

Language:PythonStargazers:0Issues:0Issues:0

book-of-qna-code

code collections for the book of qna

Language:JavaScriptLicense:NOASSERTIONStargazers:28Issues:0Issues:0

GloVe-as-a-TensorFlow-Embedding-Layer

Taking a pretrained GloVe model, and using it as a TensorFlow embedding weight layer **inside the GPU**. Therefore, you only need to send the index of the words through the GPU data transfer bus, reducing data transfer overhead.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

word2veclite

Python implementation of Word2Vec

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:0Issues:0Issues:0

adagrad

A simple implementation of adagrad

Language:PythonLicense:BSD-3-ClauseStargazers:0Issues:0Issues:0

glove.py

Python implementation of GloVe word embedding algorithm (Pennington et al., 2014) for educational purposes

Language:PythonStargazers:0Issues:0Issues:0

GloVe-NLP

Working GloVe implementation with AdaGrad gradient descent in pure python and numpy and ~100 lines of code.

Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

japanese-word2vec-model-builder

A tool for building gensim word2vec model for Japanese.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

pydsm

A Python framework for exploring distributional semantic models.

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

glove-2

:earth_americas: Compute Glove vectors using a co-occurence matrix

Language:PythonStargazers:0Issues:0Issues:0