Skip to content
View nathanielbd's full-sized avatar

Organizations

@SASE-Labs-2020 @SASE-Labs-2021 @ADC-UMN @UMN-Blockchain @SQU-INT-Lab
Block or Report

Block or report nathanielbd

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
nathanielbd/README.md

👋 Hello, this is Nathaniel!

        

I'm an autodidact, scientist, and programmer, probably in that order. Get to know me by reading my blog/personal site and feel free to contact me via Twitter, LinkedIn, or email!

If you're into

  • computational chemistry,
  • computational biology,
  • machine learning,
  • game design,
  • the NFL,
  • trivia,
  • math,
  • or decreasingly verbose lists that suddenly become very verbose,

please say hi!

Pinned

  1. MacZero MacZero Public

    LSTM and A2C implementations of RL in Punch-Out!! (NES)

    Python

  2. HPS-crypto HPS-crypto Public

    Python implementations of selected algorithms from 'An Introduction to Mathematical Cryptography' by Hoffstein, Pipher, and Silverman

    Python 1

  3. ADC-UMN/multiplayer-trivia-game ADC-UMN/multiplayer-trivia-game Public

    Let's learn how to use Flask and SocketIO to create a multiplayer trivia game!

    TeX 7 4

  4. Animate the perceptron algorithm wit... Animate the perceptron algorithm with Manim
    1
    #!/usr/bin/env python
    2
    
                  
    3
    # See the result: https://nathanielbd.github.io/Perceptron.mp4
    4
    
                  
    5
    from manimlib.imports import *
  5. SASE-Labs-2021/inverted-pendulum SASE-Labs-2021/inverted-pendulum Public

    Simulation of an inverted pendulum cart with PID controller. Made with matter-js

    JavaScript

  6. ludus ludus Public

    Ludus: An Optimization Framework to Balance Auto Battler Cards, as seen at EAAI 2022

    TeX