aronszanto
Head of NLP @kensho. Fought fake news @ Harvard CS. I like machines that learn, though AI is no match for natural stupidity.
@kenshoNew York, NY
Pinned Repositories
AdAuction
Implementation of Bidding Agents for Online Advertisement Auction Simulations
algorithms
Minimal examples of data structures and algorithms in Python
cnn-graph-classification
A convolutional neural network for graph classification in PyTorch
ConcurrentExpiringLinkedHashMap
Java implementation of multithreaded LinkedHashMap whose elements expire by individually customizable times to live. Ideal for creating a cache of elements with a unique (well-hashable) signature.
DeepLearning-GitHub
LSTM/RNN model to predict activity on GitHub and to guide repository interaction to success.
Dynamic-Size-Bloom-Filter
Go implementation of probabilistic high-performance data structure allowing for unknown-size data or stream input.
elasticsearch
Open Source, Distributed, RESTful Search Engine
sLSM-Tree
High-Performance C++ Data System
strassen
C++ Implementation of Fast Matrix Multiplication
wasm-taint-tracking
JavaScript virtual machine for WebAssembly and Taint Tracking security tool
aronszanto's Repositories
aronszanto/sLSM-Tree
High-Performance C++ Data System
aronszanto/wasm-taint-tracking
JavaScript virtual machine for WebAssembly and Taint Tracking security tool
aronszanto/Dynamic-Size-Bloom-Filter
Go implementation of probabilistic high-performance data structure allowing for unknown-size data or stream input.
aronszanto/strassen
C++ Implementation of Fast Matrix Multiplication
aronszanto/ConcurrentExpiringLinkedHashMap
Java implementation of multithreaded LinkedHashMap whose elements expire by individually customizable times to live. Ideal for creating a cache of elements with a unique (well-hashable) signature.
aronszanto/AdAuction
Implementation of Bidding Agents for Online Advertisement Auction Simulations
aronszanto/DeepLearning-GitHub
LSTM/RNN model to predict activity on GitHub and to guide repository interaction to success.
aronszanto/algorithms
Minimal examples of data structures and algorithms in Python
aronszanto/cnn-graph-classification
A convolutional neural network for graph classification in PyTorch
aronszanto/elasticsearch
Open Source, Distributed, RESTful Search Engine
aronszanto/Flappy-Bird-Learning
Informed Search/Reinforcement Learning Agents for Flappy Bird
aronszanto/cs281-scribe
aronszanto/dashboard
aronszanto/datasets
🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
aronszanto/HW0
CS 182 Homework 0
aronszanto/malware-classification
aronszanto/matching-algs
Research on the Housing Market Problem, a celebrated domain of EconCS
aronszanto/mobile-template1
Boilerplate for Heroku Deployment of Numo
aronszanto/number-partition
aronszanto/Numo-Final
Powerful contact exchange application for iOS 8, Swift
aronszanto/onyx
Gen-AI Chat for Teams - Think ChatGPT if it had access to your team's unique knowledge.
aronszanto/OpenNMT-py
Open Source Neural Machine Translation in PyTorch
aronszanto/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
aronszanto/ProtoN
A fast, efficient JSON-compatible binary protocol.
aronszanto/smart-tracing
Smart contact tracing that's private, free, simple, and fast.
aronszanto/VQA-Counterexamples
Visual Question Answering in Pytorch