Skip to content
View EldarMu's full-sized avatar
  • Seattle, USA

Block or report EldarMu

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. MazeCompSciPuzzle MazeCompSciPuzzle Public

    Implementation of a maze puzzle, with students needing to write a custom maze solving method in BotBrain.java

    Java 11

  2. SudokuSolver SudokuSolver Public

    Sudoku solving java swing app

    Java 1

  3. Molecular_Fingerprint_NN Molecular_Fingerprint_NN Public

    An example of a neural network used to predict toxicity with the tox21 dataset. Heavily commented as it is meant to be used as an introduction to cheminformatics and machine learning

    Python 1

  4. interview_prep_problems interview_prep_problems Public

    As many interview problems as I can find, with own solutions.

    Java