Skip to content
View DaxLynch's full-sized avatar

Block or report DaxLynch

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. furutaPendulum furutaPendulum Public

    This is the code for attempting to make a furuta pendulum. I wanted to use a pc as a deep rl learning device, and an arduino as a motor controller.

    C++

  2. Planimeter Planimeter Public

    Code for a digital planometer

    C++

  3. testsuite testsuite Public

    Forked from E4S-Project/testsuite

    E4S test suite but I added parallel execution through a proccess pool, and slurm integration so that tests can be completed on compute nodes. Also include a timeout feature

    Fortran 1

  4. cNeuralNet cNeuralNet Public

    I implemented SGD for a neural net that runs on the mnist dataset

    Cuda

  5. DaxLynch.github.io DaxLynch.github.io Public

    Tuner and Metronome completed in Javascript

    JavaScript 1

  6. MultiClassMedDataPredictor MultiClassMedDataPredictor Public

    Neural Network Multi-Class Prediction of Obesity Risk. I completed this for my CS 472 course on AI. In this project I implement a classifier network and perform lots of tests to optimize hyperparam…

    Jupyter Notebook