Skip to content
View Aeryes's full-sized avatar
  • Austin
Block or Report

Block or report Aeryes

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

  1. Data-Structures-and-Algorithms Data-Structures-and-Algorithms Public

    This project shows examples of commonly seen data structures and algorithms in the Python programming language.

    Python 11 2

  2. Twitter_Sentiment_LSTM Twitter_Sentiment_LSTM Public

    This project uses an LSTM network to predict tweet sentiment to a 72% accuracy.

    Python 8 1

  3. Kaggle-Flower-Recognition-CNN Kaggle-Flower-Recognition-CNN Public

    This project uses a Convolutional Neural Network (CNN) to predict flowers of 5 types using the flower recognition dataset on Kaggle.

    Python 10 1

  4. 8-Puzzle-Solver 8-Puzzle-Solver Public

    This project deals with solving the 8-Puzzle problem using BFS, DFS and A* Search.

    Python

  5. Wordhell Wordhell Public

    Wordhell is inspired by the game Wordle.

    JavaScript

  6. EvoSim EvoSim Public

    This project simulates a simple evolution of virtual organisms.

    C++