Pinned Repositories
Adversarial-Learning-for-Generative-Conversational-Agents
This repository contains a new adversarial training method for Generative Conversational Agents
ann4s
Approximate Nearest Neighbors for Scala and Apache Spark
annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
Attentional-Interfaces-O-Reilly
My O'Reilly Publications
bench-wals
Benchmarking different implementations of weighted-ALS matrix factorization
benchm-databases
A minimal benchmark of various tools (statistical software, databases etc.) for working with tabular data of moderately large sizes (interactive data analysis).
benchm-ml
A minimal benchmark for scalability, speed and accuracy of commonly used open source implementations (R packages, Python scikit-learn, H2O, xgboost, Spark MLlib etc.) of the top machine learning algorithms for binary classification (random forests, gradient boosted trees, deep neural networks etc.).
caffe2
Caffe2 is a cross-platform framework made with expression, speed, and modularity in mind.
CambridgeMathematicsPartIII
CCNN
Convexified Convolutional Neural Networks
xc35's Repositories
xc35/Adversarial-Learning-for-Generative-Conversational-Agents
This repository contains a new adversarial training method for Generative Conversational Agents
xc35/chess-alpha-zero
Chess reinforcement learning by AlphaGo Zero methods.
xc35/deep-belief-network
A Python implementation of Deep Belief Networks built upon NumPy and TensorFlow with scikit-learn compatibility
xc35/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
xc35/DeepRecommender
Deep learning for recommender systems
xc35/Densely-Interactive-Inference-Network
Cleaned code for paper "Natural Language Inference over Interaction Space"
xc35/DIIN-in-Keras
Reproducing Densely Interactive Inference Network in Keras
xc35/gensim
Topic Modelling for Humans
xc35/google-research
Google AI Research
xc35/Graph-RSs-Reproducibility
xc35/incubator-mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
xc35/InstanceWise_SelfAttentive_Hawkes_Processes
xc35/jax
GPU- and TPU-backed NumPy with differentiation and JIT compilation.
xc35/keras-visualize-activations
Activation Maps Visualisation for Keras.
xc35/mathematical-tours.github.io
Site web of the Mathematical Tours
xc35/minmin-minimalrnn
Implementation of Minimal RNN [M. Chen, 2017] · GitHub - clone from [simonnanty's gist](https://gist.github.com/simonnanty/bf56dd6ae3cc9566cd3f004431ff512d)
xc35/MMdnn
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch and CoreML.
xc35/poincare-embeddings
PyTorch implementation of the NIPS-17 paper "Poincaré Embeddings for Learning Hierarchical Representations"
xc35/Practical_RL
A course in reinforcement learning in the wild
xc35/Recurrent-Environment-Simulators
Deepmind Recurrent Environment Simulators paper implementation in tensorflow
xc35/scio
A Scala API for Apache Beam and Google Cloud Dataflow.
xc35/SENet-Tensorflow
Simple Tensorflow implementation of Squeeze Excitation Networks using Cifar10 (ResNeXt, Inception-v4, Inception-resnet-v2)
xc35/Seq2seq-Chatbot-for-Keras
This repository contains a new generative model of chatbot based on seq2seq modeling.
xc35/tanda
Learning to Compose Domain-Specific Transformations for Data Augmentation
xc35/TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners
xc35/Tensorflow-Project-Template
A best practice for tensorflow project template architecture.
xc35/tensorflow_snippets
xc35/tf.gans-comparison
Implementations of (theoretical) generative adversarial networks and comparison without cherry-picking
xc35/the-gan-zoo
A list of all named GANs!
xc35/turicreate
Turi Create simplifies the development of custom machine learning models.