Pinned Repositories
Annualization-Research
Code for Andre's research into annualization.
Computational-Graphs-for-ML
Data-Structs-and-Algos
Data Structures and Algorithms I & II (ECE 264 & 365) at The Cooper Union
diet-problem
distributional-embeddings
Word representations via distributional embeddings
euler-haskell
Solutions to Project Euler problems, written in Haskell
euphoria
A simple recruiting platform, written as a project for ECE366 at The Cooper Union.
fitzhugh-nagumo
Simulations of the FitzHugh-Nagumo neuron.
knn-embeddings
A kNN text categorizer, but with word embeddings!
svm2plus
Eigenfoo's Archived Repositories's Repositories
eigenfoo-archives/knn-embeddings
A kNN text categorizer, but with word embeddings!
eigenfoo-archives/euphoria
A simple recruiting platform, written as a project for ECE366 at The Cooper Union.
eigenfoo-archives/diet-problem
eigenfoo-archives/Data-Structs-and-Algos
Data Structures and Algorithms I & II (ECE 264 & 365) at The Cooper Union
eigenfoo-archives/distributional-embeddings
Word representations via distributional embeddings
eigenfoo-archives/svm2plus
eigenfoo-archives/Annualization-Research
Code for Andre's research into annualization.
eigenfoo-archives/Computational-Graphs-for-ML
eigenfoo-archives/euler-haskell
Solutions to Project Euler problems, written in Haskell
eigenfoo-archives/fitzhugh-nagumo
Simulations of the FitzHugh-Nagumo neuron.
eigenfoo-archives/just-another-neural-net
An implementation of a simple, multilayer perceptron with one hidden layer
eigenfoo-archives/machine-learning
Illustrating and exploring machine learning
eigenfoo-archives/NH4F-Modelling
Molecular modelling of NH4F nanoclusters
eigenfoo-archives/MATLAB-Seminar
ECE 210 (MATLAB Seminar: Signals and Systems) at The Cooper Union
eigenfoo-archives/textcat
A simple Rocchio-tfidf text categorizer