Skip to content
View lefecko's full-sized avatar

Block or report lefecko

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. Guessing-Game Guessing-Game Public

    Basic Java Code showing proficiency of java and swing

    Java

  2. Binary-Search-Tree Binary-Search-Tree Public

    Basic Python code showing proficiency. Code is for a balanced binary search tree data structure.

    Python

  3. Sudoku Sudoku Public

    More advanced java software development for a sudoku game. Uses a backtracking algorithm for the game logic, and swing for the UI.

    Java

  4. Soccer_Match_Predictor Soccer_Match_Predictor Public

    Forked from Keegan-McCullough/Soccer_Match_Predictor

    Primer League predictor model created in foundations of AI/ML Class group project. Contributed to a number of internal algorithms, and was primary author on resulting research paper.

    Jupyter Notebook

  5. LSTM_Sentiment_Model LSTM_Sentiment_Model Public

    Created a LSTM model for sentiment analysis. Used techniques taught in data mining course including CNN, pytorch, tensorflow, word2vec, etc.

    Python