Skip to content
View jaiperis's full-sized avatar

Block or report jaiperis

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
jaiperis/README.md
  • 👋 Hi, I’m @jaiperis
  • 👀 I’m interested in machine learning and other AI.
  • 🌱 I’m currently learning Python 3 and C++. I am also studying electrical engineering at UTD.
  • 📫 jperis390@gmail.com

Popular repositories Loading

  1. knightsTour knightsTour Public

    I used recursion to create an AI to solve the Knight's Tour Puzzle. Programmed in Python 3. Spring 2022.

    Python

  2. jaiperis jaiperis Public

    Config files for my GitHub profile.

  3. webScraper webScraper Public

    I programmed a web scraper to collect specific sets of data from websites. I tested it will nature.com. Programmed using Python 3. Winter 2021.

    Python

  4. textGenerator textGenerator Public

    I used machine learning to generate novel sentence from a set of text data (corpus). Programmed using Python 3. Spring 2022.

    Python

  5. hangMan hangMan Public

    I programmed a hangman game using Python 3. Summer 2020.

    Python