Skip to content
View ajv012's full-sized avatar

Highlights

  • Pro

Block or report ajv012

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. Pix2Pix_Satellite Pix2Pix_Satellite Public

    In this repo, I share my keras implementation of Pix2Pix GAN. I train it on the Google Maps-Satellite dataset.

    Python 1

  2. imageprocessing imageprocessing Public

    Forked from joshuastough/imageprocessing

    Introductory image processing and analysis in a Python Colab book.

    Jupyter Notebook 1

  3. Atherosclerosis_Arduino_Code Atherosclerosis_Arduino_Code Public

    This repository includes files required to run the atherosclerosis plaque build up simulator made for BMEG 350: Signals and Systems at Bucknell University

    C++

  4. Lost-Rover-Game Lost-Rover-Game Public

    This is a lost rover game I developed recently. You travelled to an unknown universe on your ship, but unfortunately crash landed on one of the planets in the universe. All of your ship components …

    Python

  5. DynamicProgramming DynamicProgramming Public

    In this repo I show how I created a bellman optimality algorithm (aka dynamic programming) to find the best path between two American cities

    Python

  6. GANs_for_MNIST GANs_for_MNIST Public

    IN this repo, I share my code for creating Generative Adverserial Networks for creating new MNIST images

    Python