MaxwellRebo's Stars
awesomedata/awesome-public-datasets
A topic-centric list of HQ open datasets.
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
numpy/numpy
The fundamental package for scientific computing with Python.
Miserlou/Zappa
Serverless Python
arrow-py/arrow
🏹 Better dates & times for Python
openai/universe
Universe: a software platform for measuring and training an AI's general intelligence across the world's supply of games, websites and other applications.
python-jsonschema/jsonschema
An implementation of the JSON Schema specification for Python
BinRoot/TensorFlow-Book
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
kachayev/fn.py
Functional programming in Python: implementation of missing features to enjoy FP
petgraph/petgraph
Graph data structure library for Rust.
aditya-grover/node2vec
Kyubyong/wordvectors
Pre-trained word vectors of 30+ languages
RJT1990/pyflux
Open source time series library for Python
Pyomo/pyomo
An object-oriented algebraic modeling language in Python for structured optimization problems.
basveeling/wavenet
Keras WaveNet implementation
jacobgil/keras-dcgan
Keras implementation of Deep Convolutional Generative Adversarial Networks
andosa/treeinterpreter
alexander-rakhlin/CNN-for-Sentence-Classification-in-Keras
Convolutional Neural Networks for Sentence Classification in Keras
Mostafa-Samir/DNC-tensorflow
A TensorFlow implementation of DeepMind's Differential Neural Computers (DNC)
gregversteeg/NPEET
Non-parametric Entropy Estimation Toolbox
paarthneekhara/byteNet-tensorflow
ByteNet for character-level language modelling
GokuMohandas/fast-weights
🏃 Implementation of Using Fast Weights to Attend to the Recent Past.
mokemokechicken/keras_npi
NPI(Neural Programmer-Interpreters) implementation with Keras
wlin12/wang2vec
Extension of the original word2vec using different architectures
SimonSapin/rust-forest
Various implementation strategies for “DOM-like” tree data structures in Rust.
EderSantana/gumbel
Gumbel-Softmax Variational Autoencoder with Keras
pdasigi/neural-semantic-encoders
Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)
SigmaQuan/NTM-Keras
An attempt at replicating "Neural Turing Machines" in Keras.
jakobrunge/tigramite_old
Tigramite is a time series analysis python module for linear and information-theoretic causal inference. Version 3.0 described in http://arxiv.org/abs/1702.07007 is available at https://github.com/jakobrunge/tigramite!
ishank26/Kutils
Utility functions for Keras.