Pinned Repositories
100daysofcode-with-python-course
Course materials and handouts for #100DaysOfCode in Python course
AdaGram.jl
Adaptive Skip-gram implementation in Julia
ARAE
Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun
async-techniques-python-course
Async Techniques and Examples in Python Course
Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
cws
Chinese Word Segmentation
DeepCreamPy
Decensoring Hentai with Deep Neural Networks
DeepZine
Synthetic book pages created with a PGGAN
Distributed-TensorFlow-Guide
Distributed TensorFlow basics and examples of training algorithms
dive
A tool for exploring each layer in a docker image
iamarocks's Repositories
iamarocks/100daysofcode-with-python-course
Course materials and handouts for #100DaysOfCode in Python course
iamarocks/ARAE
Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun
iamarocks/async-techniques-python-course
Async Techniques and Examples in Python Course
iamarocks/DeepCreamPy
Decensoring Hentai with Deep Neural Networks
iamarocks/DeepZine
Synthetic book pages created with a PGGAN
iamarocks/Distributed-TensorFlow-Guide
Distributed TensorFlow basics and examples of training algorithms
iamarocks/dive
A tool for exploring each layer in a docker image
iamarocks/ethically
Toolbox for Auditing, Designing and Adjusting the Ethics of AI Systems
iamarocks/flask-coralillo
Flask integration for the Coralillo Redis ORM
iamarocks/gandissect
Pytorch-based tools for visualizing and understanding the neurons of a GAN. https://gandissect.csail.mit.edu/
iamarocks/GermanWordEmbeddings
Toolkit to obtain and preprocess german corpora, train models via gensim's word2vec and evaluate them with generated testsets
iamarocks/gluon-nlp
NLP made easy
iamarocks/InferSent
Sentence embeddings (InferSent) and training code for NLI.
iamarocks/kinto
A better Linux & Windows keyboard layout for professional mac users
iamarocks/mastering-pycharm-course
Course demos and handouts for Talk Python's Mastering PyCharm course
iamarocks/mercure
Server-sent live updates: protocol and reference implementation
iamarocks/mml-book.github.io
Companion webpage to the book "Mathematics For Machine Learning"
iamarocks/nalu_implementation
This repository is created to show the Neural Arithmetic Logic Unit implementation in python using Tensorflow. The code in this repo complements my article on Medium on NALU
iamarocks/nlp-datasets
Alphabetical list of free/public domain datasets with text data for use in Natural Language Processing (NLP)
iamarocks/papers-I-read
A-Paper-A-Week
iamarocks/PySyft
A library for encrypted, privacy preserving deep learning
iamarocks/python-dotenv
Get and set values in your .env file in local and production servers. :tada:
iamarocks/python-machine-learning-book-2nd-edition
The "Python Machine Learning (2nd edition)" book code repository and info resource
iamarocks/QuickDraw
Implementation of Quickdraw - an online game developed by Google
iamarocks/sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
iamarocks/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
iamarocks/Variational_Discriminator_Bottleneck
Implementation (with some experimentation) of the paper titled "VARIATIONAL DISCRIMINATOR BOTTLENECK: IMPROVING IMITATION LEARNING, INVERSE RL, AND GANS BY CONSTRAINING INFORMATION FLOW" (arxiv -> https://arxiv.org/pdf/1810.00821.pdf)
iamarocks/VITutorial
This repository stores slides for a tutorial on variational inference for NLP audiences.
iamarocks/walrus
Lightweight Python utilities for working with Redis
iamarocks/word-embeddings-benchmarks
Package for evaluating word embeddings