https://github.com/danesherbs/mini-git
A small Git-like version control system implementing the core parts of Git for educational purposes.
https://github.com/danesherbs/som-vae
TensorFlow implementation of the SOM-VAE model as described in https://arxiv.org/abs/1806.02199
https://github.com/danesherbs/gae
Implementation of Graph Auto-Encoders in TensorFlow
https://github.com/danforthcenter/plantcv-tutorial-setaria-panicle
Tutorial for using PlantCV for analysis of setaria panicle images for bristle count, panicle color and size.
https://github.com/danforthcenter/plantcv-geospatial
Geospatial add-on package to PlantCV
https://github.com/danforthcenter/plantcv-tutorial-grayscale
Tutorial for analyzing grayscale image data using PlantCV.
https://github.com/danielathome19/advanced-computer-science
Course material for my Advanced Computer Science/Intermediate Java curriculum (UW-Whitewater CS 220/UW-Madison CS 300)
https://github.com/danielathome19/spotify-recommendation-app
A repository for a Spotify-like music recommendation app
https://github.com/danielathome19/chunk-list-rs
A Chunk List is a new, concurrent, chunk-based data structure that is easily modifiable and allows for fast run-time operations.
https://github.com/danielathome19/pianoid-eeg-nn
A Bidirectional LSTM Network and EEG-Response Organoid for simulating neural responses to classical piano music.
https://github.com/danielenricocahall/glide-text2im
GLIDE: a diffusion-based text-conditional image synthesis model
https://github.com/danielenricocahall/fast-style-transfer
TensorFlow CNN for fast style transfer ⚡🖥🎨🖼
https://github.com/danieleturchetti/danieleturchetti.github.io
Mathematical website
https://github.com/danielfeitopin/munics-si-lab2
[2023/2024] Information Security: Lab assignment II - Vector Commitment
https://github.com/cwagne17/skills-introduction-to-secret-scanning
GitHub Skills: Introduction to Secret Scanning
https://github.com/cheind/monte-carlo-integration
Theory and implementation of Monte Carlo integration techniques
https://github.com/cheind/pl-git-callback
A PyTorch-Lightning callback to increase model reproducibility through enforcing consistent git repository states upon training and validation.