- Minneapolis, MN
- https://brettduncan.dev/
- in/~brett
Stars
A quick example of how one can "synchronize" a 3d scene across multiple windows using three.js and localStorage
A simple probabilistic programming language.
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
GoogleTest - Google Testing and Mocking Framework
Example of Python and PyTest powered workflow for a HDL simulation
A Linux Operating System capable of running on real hardware with support for scheduler, paging, memory protection, context switching, file system, system calls, and drivers for keyboard input and…
A 5-stage pipelined single-core processor with support for M extension prefetching, and 2-level set-associative cache.
NOT MAINTAINED - A simple Rust like Result type for Python 3. Fully type annotated.
Recursive task allocation approach to foraging in swarm robotics. ARGoS and ROS.
The can package provides controller area network support for Python developers
CAN DBC to C (and CSV, JSON and XML) compiler using the mpc parser combinator library
A Python package for radioactive decay modelling that supports 1252 radionuclides, decay chains, branching, and metastable states.
Python sample codes and textbook for robotics algorithms.
A C++ header-only HTTP/HTTPS server and client library
Built a real-time lane departure warning system with a monocular camera, using OpenCV.
Code for the Vex Robotics Competition In the Zone(2017-2018) Season.
I looked back on the data analytics competition that I competed in at the beginning of 2019 and looked at what other methods could be used for building prediction models. The original repository ca…
This project is primarily sourced from http://neuralnetworksanddeeplearning.com. I have written the code as I read through the book and added additional features along the way.
Logistic and multiple linear regression machine learning algorithms to predict employee retention for the University of Minnesota Undergraduate Data Analytics Competition using an IBM dataset