Skip to content
View byonas03's full-sized avatar

Block or report byonas03

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 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. SAM.gov-Contract-Scraper SAM.gov-Contract-Scraper Public

    A Java website scraper that generates an automatic list of potential government contracts. Uses JavaMail API to automatically deliver the generated CSV/Excel files.

    Java 1

  2. Genetic-Algorithm-Assembly-Line-Balancing Genetic-Algorithm-Assembly-Line-Balancing Public

    A novel genetic algorithm that implements a guided mutation function to generate faster solutions to the assembly line balancing problem.

    Java 1

  3. Convolutional-Neural-Network Convolutional-Neural-Network Public

    A simple CNN architecture developed from scratch in Java.

    Java

  4. Terrain-Generator Terrain-Generator Public

    A simulation that creates videogame-like terrain using noise maps.

    Java

  5. Feedforward-Neural-Network Feedforward-Neural-Network Public

    A Feedforward Neural Network developed from scratch.

    Java

  6. Conway-s-Game-of-Life-Simulation Conway-s-Game-of-Life-Simulation Public

    A simulation of the famous Conway's Game of Life that allows users to generate initial conditions and view their evolution.

    Java