Pinned Repositories
arcs-py
Arc-Eager and Arc-Hybrid Greedy Dependency Parser with Dynamic Oracle in Python (with no Dependencies!)
dliss-tutorial
Tutorial for International Summer School on Deep Learning, 2019
mint
MinT: Minimal Transformer Library and Tutorials
n3rd
Simple, no frills, neural nets / deep learning in Java
reserve
FastAPI + WebSockets + SSE service to interface with Triton/Riva ASR
rude-carnie
Age detection in Tensorflow
sgdtk
A Java library for Stochastic Gradient Descent (SGD)
textrank-js
TextRank algorithm implementation in Javascript
mead-baseline
Deep-Learning Model Exploration and Development for NLP
dpressel's Repositories
dpressel/rude-carnie
Age detection in Tensorflow
dpressel/dliss-tutorial
Tutorial for International Summer School on Deep Learning, 2019
dpressel/mint
MinT: Minimal Transformer Library and Tutorials
dpressel/sgdtk
A Java library for Stochastic Gradient Descent (SGD)
dpressel/arcs-py
Arc-Eager and Arc-Hybrid Greedy Dependency Parser with Dynamic Oracle in Python (with no Dependencies!)
dpressel/reserve
FastAPI + WebSockets + SSE service to interface with Triton/Riva ASR
dpressel/n3rd
Simple, no frills, neural nets / deep learning in Java
dpressel/nbsvm-xl
NBSVM using SGD for fast processing of large datasets
dpressel/lit
dpressel/n3rd-cpp
A library for Stochastic Gradient Descent (C++ port)
dpressel/lucifR
Lucene Interface for R
dpressel/mead-tutorials
Tutorial on using MEAD
dpressel/simple-kernel-java
A small, simple kernel example for Jupyter written in Java
dpressel/simple-kernel-nashorn
A small, simple kernel example for executing Nashorn JavaScript in Jupyter
dpressel/Meetups
Presentations for meetups, etc
dpressel/neural-editor
Repository for "Generating Sentences by Editing Prototypes"
dpressel/torchure
Various accrued torch utilities including Word2Vec model loader
dpressel/alexa-teacher-models
dpressel/ComerNet
Scalable and Accurate Dialogue State Tracking via Hierarchical Sequence Generation
dpressel/deepspeech.pytorch
Speech Recognition using DeepSpeech2 and the CTC activation function. Edit
dpressel/Module-0
Module 0 - Fundamentals
dpressel/Module-1
Module 1 - Autodifferentiation
dpressel/Module-2
Module 2 - Tensors
dpressel/nbsvm
Naive Bayes SVM for Sentiment Analysis
dpressel/noisy-text.github.io
Workshop on Noisy User-generated Text (W-NUT)
dpressel/phf
Tiny (header only fork) perfect hash library for C, C++
dpressel/Presentations
dpressel/promptsource
Toolkit for creating, sharing and using natural language prompts.
dpressel/simple_kernel
A small, simple kernel example for IPython
dpressel/Word2VecJava
Lightweight Word2Vec Java Port