Endric Daues (endric-daues)

endric-daues

Geek Repo

Location:Los Angeles, CA

Home Page:www.endricdaues.com

Github PK Tool:Github PK Tool

Endric Daues's repositories

pymusic_theory

A collection of Python classes and methods to help me build an intuition around some basic musical theory. I continue to use some of the visualizations here during practice.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

transformers

Repository to train, understand, and experiment with transformer models. The ML code is largely based on Kaparthy's nanoGPT repo (https://github.com/karpathy/nanoGPT), however, the monolithic scripts have been broken down into a more user friendly class structure, and several notebooks deep dive into the code details.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

ipcauchy

A python implementation of the algorithm described in (https://pubsonline.informs.org/doi/abs/10.1287/ijoc.2021.1142) to count feasible solutions to hard integer programs.

Language:PythonStargazers:1Issues:0Issues:0

my_setup

Configuration I use for developing.

Language:ShellStargazers:0Issues:0Issues:0

parallel_ipcauchy

A parallel implementation of the IPCauchy Code for the final project in APMA E4302, taught by Kyle Mandli.

Language:CStargazers:0Issues:0Issues:0

apma4302

Class work for apma4302

Language:CLicense:CC0-1.0Stargazers:0Issues:0Issues:0

stanford_datathon

Submission for the 2020 Blueprint Stanford Hackathon. We implemented a LSTM Neural Network to predict week over week changes in Covid case counts for various US counties given social mobility data.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0