Pinned Repositories
3words-market
3words-pixray
ai-fall-2015
Github repo for UNR's Fall 2015 Artificial Intelligence course.
bandits
Code for working with bandit problems.
cs491
Math, Machines, & Minds repo
data-structures-class
very old code from my data structures class
gpt4-code-generation
all code in this repo with minor exceptions was written by an AI
maxout-pytorch
notebook demonstrating a maxout net on MNIST
q-routing-protocol
final project for cpe 400, implemented a q-learning and SARSA routing protocol for a network simulator
smoke-detection-matting-methods
The Matlab code and the paper and source code for matting photos containing smoke with a linear assumption.
Duncanswilson's Repositories
Duncanswilson/q-routing-protocol
final project for cpe 400, implemented a q-learning and SARSA routing protocol for a network simulator
Duncanswilson/maxout-pytorch
notebook demonstrating a maxout net on MNIST
Duncanswilson/smoke-detection-matting-methods
The Matlab code and the paper and source code for matting photos containing smoke with a linear assumption.
Duncanswilson/gpt4-code-generation
all code in this repo with minor exceptions was written by an AI
Duncanswilson/3words-market
Duncanswilson/3words-pixray
Duncanswilson/ai-fall-2015
Github repo for UNR's Fall 2015 Artificial Intelligence course.
Duncanswilson/bandits
Code for working with bandit problems.
Duncanswilson/cs491
Math, Machines, & Minds repo
Duncanswilson/data-structures-class
very old code from my data structures class
Duncanswilson/duncanswilson.github.io
Duncanswilson/fooling-1
Code for the Adversarial Image Detectors and a Saliency Map
Duncanswilson/fun-stuff
no labels
Duncanswilson/gitignore
A collection of useful .gitignore templates
Duncanswilson/gym
A toolkit for developing and comparing reinforcement learning algorithms.
Duncanswilson/keras
Deep Learning for humans
Duncanswilson/kinetic_pr2
ROS packages adapted to make the PR2 simulator work with gazebo and moveit in Kinetic.
Duncanswilson/llm-finetuning
Duncanswilson/modular_rl
Implementation of TRPO and related algorithms
Duncanswilson/OpenCV-3.1.0-Android
Android java library converted to gradle to be referenced in Android Studio projects
Duncanswilson/operating-systems-class
My code for an operating systems course at UNR.
Duncanswilson/sample-generator
Tools to train a generative model on arbitrary audio samples
Duncanswilson/statistical-learning
Code from a neural network project for a statistical learning class I took with Raul Rojas.
Duncanswilson/Tutorial-SoftWeightSharingForNNCompression
A tutorial on 'Soft weight-sharing for Neural Network compression' published at ICLR2017
Duncanswilson/va_localization
towards using latent representations of images to have systems learn where they are
Duncanswilson/wavenet_vocoder
WaveNet vocoder