Pinned Repositories
advent-of-code-kotlin-2021
advent-of-code-python-2021
advent-of-code-python-2021
audio_genre_classification
Train a genre classifier on my music library using a variety of music information retrieval techniques
bar-chart-selector-react
This React component is a button selector system that will re-draw bar charts from a JSON on click. Supports arbitrary number of chart elements along with vertical scaling. Useful for displaying scientific data along an interactive second dimension. Currently published on NPM. Demo use in README.md.
nlp_yelp_review_unsupervised
Train unsupervised LDA Topic Model on raw Yelp review text, use topic distributions as feature inputs to supervised classifier of review sentiment
urban_sound_classification
My implementation of the Urban Sound Research multi-class city sound classification paper
marcmuon's Repositories
marcmuon/nlp_yelp_review_unsupervised
Train unsupervised LDA Topic Model on raw Yelp review text, use topic distributions as feature inputs to supervised classifier of review sentiment
marcmuon/urban_sound_classification
My implementation of the Urban Sound Research multi-class city sound classification paper
marcmuon/audio_genre_classification
Train a genre classifier on my music library using a variety of music information retrieval techniques
marcmuon/advent-of-code-kotlin-2021
marcmuon/advent-of-code-python-2021
advent-of-code-python-2021
marcmuon/bar-chart-selector-react
This React component is a button selector system that will re-draw bar charts from a JSON on click. Supports arbitrary number of chart elements along with vertical scaling. Useful for displaying scientific data along an interactive second dimension. Currently published on NPM. Demo use in README.md.
marcmuon/mta_turnstile_eda
Exploratory data analysis of MTA subway turnstile traffic with significant data cleansing using Pandas and Numpy.
marcmuon/ch0p1n
Python Package for Automatic Musical Composition
marcmuon/nextjs-dashboard
marcmuon/reactjs-cdc-vaccination-2017
Custom ReactJS powered viz of CDC vaccination data for young US children. Interactive graph auto-regenerates bar chart DOM objects.
marcmuon/spotify-playlist-generator-nextjs
Nextjs app to generate Spotify playlist based on seed songs and tunable parameters
marcmuon/statsd
Daemon for easy but powerful stats aggregation
marcmuon/ta
Technical Analysis Library using Pandas and Numpy
marcmuon/udlbook
Understanding Deep Learning - Simon J.D. Prince