An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by djsaunde

A curated list of projects in awesome lists by djsaunde .

https://github.com/djsaunde/lm-snn

Using spiking neurons and spike-timing-dependent plasticity to classify the MNIST handwritten digits.

brian neural-network python spiking-neural-networks

Last synced: 14 Apr 2025

https://github.com/djsaunde/spiketorch

Experiments with spiking neural networks (SNNs) in PyTorch. See https://github.com/BINDS-LAB-UMASS/bindsnet for the successor to this project.

machine-learning neurons python pytorch snn spiking-neural-networks

Last synced: 25 Jun 2025

https://github.com/djsaunde/generative

Working through "Generative Deep Learning: Teaching Machines to Paint, Write, Compose, and Play" by David Foster

Last synced: 14 Apr 2025

https://github.com/djsaunde/djsaunde.github.io

A simple personal webpage ¯\_(ツ)_/¯

Last synced: 12 Feb 2026

https://github.com/djsaunde/old-site

A simple personal webpage ¯\_(ツ)_/¯

Last synced: 21 Mar 2025

https://github.com/djsaunde/bindsnet_foolbox

Modifying bits of foolbox to work for particular BindsNET experiments.

Last synced: 14 Oct 2025

https://github.com/djsaunde/neurodynexmod

A "fork" of the Python package found here: https://pypi.python.org/pypi/neurodynex/. Modifying the Hopfield code to try different network connectivity.

Last synced: 14 Jun 2025

https://github.com/djsaunde/gan

GAN implementations in PyTorch

Last synced: 27 Jul 2025

https://github.com/djsaunde/pyml

Implementation of machine learning algorithms in Python

Last synced: 14 Jul 2025

https://github.com/djsaunde/generativedataaugmentation

code repository for final project for CS 697L (Deep Learning)

Last synced: 28 Aug 2025

https://github.com/djsaunde/srt_task

A slightly modified version of the motor sequence task used in the COGNAC lab.

Last synced: 20 Mar 2026

https://github.com/djsaunde/nutritiondatacoding

Work done for professor Christian Rojas of the UMass Amherst Resource Economics department. These python scripts restructure semi-structured nutrition data scanned from nutrition information texts.

Last synced: 06 Sep 2025

https://github.com/djsaunde/perceptron

Brief homework assignment for CS 591NR - Seminar - Neural Networks

Last synced: 12 Apr 2025

https://github.com/djsaunde/sleepclassificationnn

convolutional neural network for classifying sleep polysomnography data

Last synced: 12 Apr 2025

https://github.com/djsaunde/cinic10-experiments

Playing around with the CINIC-10 dataset using PyTorch and fastai.

Last synced: 12 Apr 2025

https://github.com/djsaunde/backpropagation

multilayer perceptron implementation, borrowing heavily from tutorials on deeplearning.net

Last synced: 12 Apr 2025

https://github.com/djsaunde/cs591m

Data, code, presentations, etc. for fall 2018 bioinformatics seminar

Last synced: 21 Jan 2026

https://github.com/djsaunde/neuralnetworks

A collection of neural network implementations. For my own practice.

Last synced: 12 Apr 2025

https://github.com/djsaunde/sortingipythonnotebook

Another IPython notebook, this time with sorting algorithm implementations

Last synced: 12 Apr 2025

https://github.com/djsaunde/estimatingandexplainingtwitterengagement

Final project for CS 589 - Machine Learning. In development

Last synced: 12 Apr 2025

https://github.com/djsaunde/eager_rl

Reinforcement learning implementations with Tensorflow eager mode.

Last synced: 21 Jul 2025

https://github.com/djsaunde/naivebayesclassifier

A simple naive Bayes Classifier I wrote to classify sets of voting data from the House of Representatives. For CS 383

Last synced: 12 Aug 2025

https://github.com/djsaunde/scripts

Useful bash scripts that I'd like to have on all my machines, with a simple "git pull".

Last synced: 18 Aug 2025

https://github.com/djsaunde/tf_pong_rl

Custom Pong implementation with RL self-play.

Last synced: 21 Aug 2025

https://github.com/djsaunde/nb_python

First HW assignment for CS585

Last synced: 03 Sep 2025

https://github.com/djsaunde/primecheck

Last synced: 12 Apr 2025

https://github.com/djsaunde/motorsequenceapp2

Modified version of Motor Sequence application used for a new study in the COGNAC lab at UMass Amherst

Last synced: 22 Jan 2026

https://github.com/djsaunde/bci_experiment

BCI system software for accepting input from attending focus to different tactile frequencies. Developed for use in the BINDS lab.

Last synced: 22 Jan 2026

https://github.com/djsaunde/motorsequenceapp

Motor Sequence SRT Task used for a Parkinson's Disease study. Re-purposing for use in a new study.

Last synced: 22 Jan 2026

https://github.com/djsaunde/research

Collection of research artifacts.

Last synced: 18 Feb 2026

https://github.com/djsaunde/quadraticcharactergenerator

A project for my independent study in circuit complexity theory. Allows the user to randomly generate quadratic characters on 6 boolean variables with any given integer weight.

Last synced: 29 Jun 2026

https://github.com/djsaunde/finalproj

Final project repository for BIOSTAT 690B.

Last synced: 29 Jan 2026

https://github.com/djsaunde/cortical-mapping

cortical mapping task programmed for use in the Cognition and Action Laboratory

Last synced: 14 Feb 2026

https://github.com/djsaunde/tensorflow_tutorials

Practice with tutorials found at: https://www.tensorflow.org/tutorials/

Last synced: 12 Jun 2026

https://github.com/djsaunde/graphipythonnotebook

Coding some graph implementations and algorithms. Using this as a tool to understand the trade-offs between representations, and to eventually implement some fancy graph algorithms.

Last synced: 07 Sep 2025

https://github.com/djsaunde/decisiontreeclassifier

A simple decision tree classifier which takes in a set of training and testing voting data, on which the program trains and then tests voting sets on the likelihood of it belonging to a democrat or a republican.

Last synced: 12 Jul 2025

https://github.com/djsaunde/nyctlc

Repository for interacting with NYC's Taxi & Limousine Commission taxi and for-hire vehicle data.

Last synced: 18 Jun 2025

https://github.com/djsaunde/hopfield

messing around with Hopfield networks. hoping to try different connectivity patterns / update rules for BINDS lab work.

Last synced: 12 Apr 2025

https://github.com/djsaunde/cs585_final_project

Experimenting with different lyric generation models. First stab at using ngrams / neural network (circa 2014).

Last synced: 12 Apr 2025

https://github.com/djsaunde/grid

Code / data / documents related to GRiD club programming

Last synced: 17 Jul 2025

https://github.com/djsaunde/life

My implementation of Conway's Game of Life

Last synced: 17 Jul 2025

https://github.com/djsaunde/c-snn

Convolutional spiking neural networks with the BRIAN simulator.

Last synced: 20 Jan 2026

https://github.com/djsaunde/nyctaxi

Experiments on the unification of NYC hotel and taxicab data.

nyc nyc-hotel-data python python-2

Last synced: 18 May 2026

https://github.com/djsaunde/cs-590d-code

Code for CS 590D (Algorithms for Data Science) course

Last synced: 12 Apr 2025

https://github.com/djsaunde/howtomakeavideogame

Code from following this Unity tutorial: https://t.co/y1idAlEtww?amp=1

Last synced: 12 Apr 2025