Skip to content
View p0l4r's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report p0l4r

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. Four-In-A-Row Four-In-A-Row Public

    Four in a row is an age old game, mostly popular in 90s at the time of the Gameboy. The kernel of our motive of this project was to implement Machine Learning e in the game, so that the computer ca…

    C++ 2

  2. Matrix-Factorization---based-Collaborative-Filtering Matrix-Factorization---based-Collaborative-Filtering Public

    matrix-factorization is a light-weight program written in python language for performing basic operations for matrix factorization-based collaborative filtering. I have plans to create a python mod…

    Python 1

  3. Three-In-A-Row Three-In-A-Row Public

    it is a version of famous game four in a row. I have implemented machine learning in a weird way. it was a project for my Artificial Intelligence course at my university.

    C++ 1

  4. Toxic-comment-classification Toxic-comment-classification Public

    This program classifies Toxic(Hateful) or Non toxic(Not hateful) online comments. The data set used in this program can be found in kaggle. I have given the download link for the data set.

    Python 1

  5. PGenX PGenX Public

    Random password generator API using python(fastapi)

    Python

  6. todo-list-python todo-list-python Public

    This is an ongoing attempt to learn to make GUI applications with python.

    Python