ferschke's Stars
hay-kot/homebox
Homebox is the inventory and organization system built for the Home User
facebookresearch/ParlAI
A framework for training and evaluating AI models on a variety of openly available dialogue datasets.
google-deepmind/sonnet
TensorFlow-based neural network library
lukeorland/splitta
clone of https://code.google.com/p/splitta/ so it can be a git submodule
facebookresearch/CommAI-env
A platform for developing AI systems as described in A Roadmap towards Machine Intelligence - http://arxiv.org/abs/1511.08130
zoraidacallejas/ConversationalInterface
Companion of the book: "The Conversational Interface", by Michael McTear, Zoraida Callejas and David Griol, Springer 2016
macournoyer/neuralconvo
Neural conversational model in Torch
DiscourseDB/discoursedb-core
DiscourseDB Core Repository
inkle/ink
inkle's open source scripting language for writing interactive narrative.
projectlombok/lombok
Very spicy additions to the Java programming language.
UKPLab/deeplearning4nlp-tutorial
Hands-on tutorial on deep learning with a special focus on Natural Language Processing (NLP)
deeplearning4j/deeplearning4j
Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learn...
jOOQ/jOOL
jOOλ - The Missing Parts in Java 8 jOOλ improves the JDK libraries in areas where the Expert Group's focus was elsewhere. It adds tuple support, function support, and a lot of additional functionality around sequential Streams. The JDK 8's main efforts (default methods, lambdas, and the Stream API) were focused around maintaining backwards compatibility and implementing a functional API for parallelism.