BenjamWhite's Stars
PAIR-code/facets
Visualizations for machine learning datasets
gpuopenanalytics/demo-docker
Demo notebooks inside a docker for end-to-end examples
tensorflow/models
Models and examples built with TensorFlow
brandomr/document_cluster
A guide to document clustering in Python
vivekkalyanarangan30/Text-Clustering-API
Implementation of a text clustering algorithm using Kmeans clustering in order to derive quick insights from unstructured text
snorkel-team/snorkel
A system for quickly generating training data with weak supervision
Miserlou/lambda-packages
Various popular python libraries, pre-compiled to be compatible with AWS Lambda
facebookarchive/NAMAS
Neural Attention Model for Abstractive Summarization
udibr/headlines
Automatically generate headlines to short articles
dockersamples/example-voting-app
Example distributed app composed of multiple containers for Docker, Compose, Swarm, and Kubernetes
ethereum/wiki
The Ethereum Wiki
RaRe-Technologies/movie-plots-by-genre
Movie plots by genre tutorial at PyData Berlin 2016
nfmcclure/tensorflow_cookbook
Code for Tensorflow Machine Learning Cookbook
dipanjanS/text-analytics-with-python
Learn how to process, classify, cluster, summarize, understand syntax, semantics and sentiment of text data with the power of Python! This repository contains code and datasets used in my book, "Text Analytics with Python" published by Apress/Springer.
facebookarchive/caffe2
Caffe2 is a lightweight, modular, and scalable deep learning framework.
google/seq2seq
A general-purpose encoder-decoder framework for Tensorflow
karpathy/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
google-deepmind/sonnet
TensorFlow-based neural network library
expo/create-react-native-app
Create React Native apps that run on iOS, Android, and web
facebook/create-react-app
Set up a modern web app by running one command.
versae/ipython-cypher
Jupyter Notebook (IPython) Neo4j Cypher cell magic
h2oai/steam
DEPRECATED Build, manage and deploy H2O's high-speed machine learning models.
iceboy233/pyh2o
Python binding for the H2O HTTP server
gtnx/pandas-highcharts
Beautiful charting of pandas.DataFrame with Highcharts
shawnwun/RNNLG
RNNLG is an open source benchmark toolkit for Natural Language Generation (NLG) in spoken dialogue system application domains. It is released by Tsung-Hsien (Shawn) Wen from Cambridge Dialogue Systems Group under Apache License 2.0.
aws-samples/lambda-refarch-webapp
The Web Application reference architecture is a general-purpose, event-driven, web application back-end that uses AWS Lambda, Amazon API Gateway for its business logic. It also uses Amazon DynamoDB as its database and Amazon Cognito for user management. All static content is hosted using AWS Amplify Console.
MitocGroup/deep-framework
Full-stack JavaScript Framework for Cloud-Native Web Applications (perfect for Serverless use cases)
MitocGroup/deep-microservices-todomvc
Todo Microservice is built on top of DEEP Framework using Microservices Architecture
yandexdataschool/Practical_RL
A course in reinforcement learning in the wild
junyanz/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.