Skip to content
View Filienko's full-sized avatar

Block or report Filienko

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

    Implementing the Range algorithms from slides 3,4,5 in the ppt 04-algorithm-analysis on canvas. In the implementation, trying the different values of N as given in slide 6. On personal computer the…

    Java

  2. DungeonAdventure DungeonAdventure Public

    Java 1

  3. ml-model ml-model Public

    Machine Learning Model for predicting age, gender, and personality of the user

    Jupyter Notebook 1

  4. multithread-multiplication multithread-multiplication Public

    C

  5. parcelPortal parcelPortal Public

    Simple Real Estate/Land Investment Website for WA data, currently populated with stub data.

    PHP

  6. obstruction-ai obstruction-ai Public

    A MiniMax with AB pruning implementation of an AI for an obstruction game with a variable, increasing depth look-up. To change the initial depth lookup, change the STEP flag

    Python