Skip to content
View danwein8's full-sized avatar

Highlights

  • Pro

Block or report danwein8

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. Deep-Q-Network-Agents Deep-Q-Network-Agents Public

    Final project for Deep Learning independent study at CUNY Lehman. A few DQN Agents that beat different types of games.

    Jupyter Notebook

  2. Neural-Network Neural-Network Public

    Started off as the final project of my machine learning class, but I want to expand on the functionality. This is a neural network I made with no AI libraries, TensorFlow is used to load data to te…

    Jupyter Notebook

  3. LunarLanderGame LunarLanderGame Public

    Lunar Lander solo game project for CMP428 Video Game Programming, simulated space physics, procedurally generated levels, I am getting the mechanics working before I add images

    Java

  4. MazePathfinder MazePathfinder Public

    Project 3 for data strurctures class, one of the ways I solved it, recursively searching a maze and finding the shortest paths that finds the most food

    C++

  5. BrowsersNetworking BrowsersNetworking Public

    Browser files from CMP405 Intro to Networking written in Java with different functionalities

    Java

  6. ClassGameEngine ClassGameEngine Public

    Game engine in Java from the CMP 428 class in Lehman

    Java