Skip to content
View sissyp's full-sized avatar

Block or report sissyp

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 250 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. SongForYourMood SongForYourMood Public

    An android application that recommends songs based on your mood, the activity you are about to do, the genre you want to listen and the levels of intensity a song might have.

    Java

  2. RiddlesGame RiddlesGame Public

    A blockchain application with math riddles with the use of Ethereum smart contracts and IPFS.

    Java

  3. VideoStreamingApp VideoStreamingApp Public

    An android video streaming application

    Java

  4. Reversi Reversi Public

    An implementation of Reversi game that uses MinMax algorithm with alpha-beta pruning

    Java

  5. Movie_Reviews_Classification Movie_Reviews_Classification Public

    An implementation of three differnt machine learning algorithms from scratch ; ID3 , Random Forest and Logistic Regression in order to predict whether a movie review is positive or negative

    Python

  6. Digital_Image_Processing Digital_Image_Processing Public

    Digital image processing implemented in c++ using the ppm library. Filter Linear and Filter Gamma can be used to change the image.

    C++