Skip to content
View BenStringer3's full-sized avatar
  • Aurora Flight Sciences
  • Cambridge, MA

Block or report BenStringer3

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

Popular repositories Loading

  1. SeqGan SeqGan Public

    A personal exercise in understanding the sequence generation work of Yu et. al using Tensorflow V2

    Python 5

  2. VDS-V2_1-Software VDS-V2_1-Software Public

    This is the repository for River City Rocketry's Variable Drag System (VDS) embedded software. It currently runs on a Teensy 3.6 microcontroller, uses a BMP180 pressure sensor for altitude, and use…

    C++ 1 1

  3. OpenAI-Gym-IARC OpenAI-Gym-IARC Public

    Python 1

  4. RRS-Software RRS-Software Public

    The redundant recovery system software for RCR

    C++

  5. Neural-Network-Engine Neural-Network-Engine Public

    Summary: A personal project created as an exercise in understanding the basics and low-level operation of machine learning. Contains a self-written matrix library and several kinds of "layer" class…

    C++

  6. reinforcementlearningtest reinforcementlearningtest Public

    A first attempt at combining OpenAI's baselines and Pennsylvania's IARC training environment for the purpose of testing reinforcment learning algorithms

    Python