Pinned Repositories
aiexperiments-ai-duet
Trade melodies with a neural network.
alg_design
Java implementations of algorithms and structures from "Algorithm Design" by Kleinberg and Tardos.
almostimplemented.github.io
My Github Page
checkers
Simple checkers program written in Python. Model implementation of Arthur Samuel's famous program.
cmps109
UCSC C++ Programming Course
piano-capture
Synchronized MIDI playback and audio capture for creating aligned transcription data
PiJAMA
200+ hours of solo jazz piano MIDI, automatically transcribed from thousands of recordings
seq2seq_shenanigans
stanford_cnn
Stanford's CNN course, CS 231
web
My site
almostimplemented's Repositories
almostimplemented/checkers
Simple checkers program written in Python. Model implementation of Arthur Samuel's famous program.
almostimplemented/piano-capture
Synchronized MIDI playback and audio capture for creating aligned transcription data
almostimplemented/PiJAMA
200+ hours of solo jazz piano MIDI, automatically transcribed from thousands of recordings
almostimplemented/seq2seq_shenanigans
almostimplemented/web
My site
almostimplemented/annotated_encoder_decoder
The Annotated Encoder Decoder with Attention
almostimplemented/ast
Code for the Interspeech 2021 paper "AST: Audio Spectrogram Transformer".
almostimplemented/datasets
TFDS is a collection of datasets ready to use with TensorFlow, Jax, ...
almostimplemented/dm-haiku
JAX-based neural network library
almostimplemented/dm_aux
almostimplemented/dotfiles
:wrench: .files, including ~/.macos — sensible hacker defaults for macOS
almostimplemented/gluon-api
A clear, concise, simple yet powerful and efficient API for deep learning.
almostimplemented/graphite-api
Graphite-web, without the interface. Just the rendering HTTP API.
almostimplemented/gtr-cof
Interactive music theory dashboard for guitarists. http://guitardashboard.com/
almostimplemented/HighResolutionGuitarTranscription
Companion site for our paper "High-Resolution Guitar Transcription via Domain Adaptation"
almostimplemented/hr_beat_tracking
a disgusting abuse of Kong's high resolution transcription model, relegated to tracking beats
almostimplemented/magenta
Magenta: Music and Art Generation with Machine Intelligence
almostimplemented/MIDI-BERT
This is the official repository for the paper, MidiBERT-Piano: Large-scale Pre-training for Symbolic Music Understanding.
almostimplemented/mido
MIDI Objects for Python
almostimplemented/mt3
MT3: Multi-Task Multitrack Music Transcription
almostimplemented/music-spectrogram-diffusion
almostimplemented/panns_transfer_to_gtzan
almostimplemented/piano_transcription
almostimplemented/pretty-midi
Utility functions for handling MIDI data in a nice/intuitive way.
almostimplemented/qdrant
Qdrant - High-performance, massive-scale Vector Database for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
almostimplemented/qdrant-client
Python client for Qdrant vector search engine
almostimplemented/spotify-downloader
Download your Spotify playlists and songs along with album art and metadata (from YouTube if a match is found).
almostimplemented/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
almostimplemented/tensorflow
Computation using data flow graphs for scalable machine learning
almostimplemented/torch-audiomentations
Fast audio data augmentation in PyTorch. Inspired by audiomentations. Useful for deep learning.