Andrej

Results 48 repositories owned by Andrej

arxiv-sanity-lite

1.1k
Stars
128
Forks
Watchers

arxiv-sanity lite: tag arxiv papers of interest get recommendations of similar papers in a nice UI using SVMs over tfidf feature vectors based on paper abstracts.

arxiv-sanity-preserver

5.0k
Stars
1.3k
Forks
Watchers

Web interface for browsing, search and filtering recent arxiv submissions

char-rnn

11.3k
Stars
2.6k
Forks
Watchers

Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch

convnetjs

10.7k
Stars
2.1k
Forks
Watchers

Deep Learning in Javascript. Train Convolutional Neural Networks (or ordinary ones) in your browser.

covid-sanity

351
Stars
50
Forks
Watchers

Aspires to help the influx of bioRxiv / medRxiv papers on COVID-19

cryptos

1.4k
Stars
240
Forks
Watchers

Pure Python from-scratch zero-dependency implementation of Bitcoin for educational purposes

deep-vector-quantization

461
Stars
38
Forks
Watchers

VQVAEs, GumbelSoftmaxes and friends

EigenLibSVM

74
Stars
33
Forks
Watchers

A wrapper for LibSVM that lets you train SVM's directly on Eigen library matrices in C++

find-birds

306
Stars
22
Forks
Watchers

Find people you should follow on Twitter based on who the people you follow follow

forestjs

289
Stars
59
Forks
Watchers

Random Forest implementation for JavaScript. Supports arbitrary weak learners. Includes interactive demo.