Skip to content
View HowardGoldowsky's full-sized avatar

Block or report HowardGoldowsky

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

    Multi-layer NN written from scratch, with customizable number of nodes per layer. Currently discriminates the Fisher Iris data set.

    MATLAB 2 1

  2. Google_PageRank_algorithm Google_PageRank_algorithm Public

    PageRank and Personalized PageRank

    MATLAB 2

  3. Genetic_Algorithm_for_Backpack Genetic_Algorithm_for_Backpack Public

    Binary genetic algorithm written to solve the "backpack problem."

    MATLAB 1

  4. LaplaceAI LaplaceAI Public

    Laplace Transform navigation algorithm that models Grid and Place cells.

    MATLAB 1

  5. Vector_symbolic_RL Vector_symbolic_RL Public

    Q-learning-like RL algorithm that utilizes vector-symbolic architecture and hypervectors.

    MATLAB 1

  6. A_star_for_pancake_problem A_star_for_pancake_problem Public

    Solves the pancake problem using the A* search algorithm.

    MATLAB