Skip to content
View mohamadreza99's full-sized avatar

Highlights

  • Pro

Organizations

@sut-ai @NLP-Final-Projects @sharif-ml-lab
Block or Report

Block or report mohamadreza99

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
mohamadreza99/README.md

Mohamadreza Fereydooni

visitors

I'm studying computer engineering - artificial ingtelligence at sharif university of technology. I love developing worthful new ideas.

Technologies I Have Used And My Github Stats

My Most Used Langs My Github Stats

My Activities In Detail

Metrics

...

Pinned

  1. tadeha/music-recommender-system tadeha/music-recommender-system Public

    We used a hybrid approach combining Collaborative Filtering and Content-Based Filtering techniques.

    Python 1

  2. comment-verification comment-verification Public

    solving a famous NLP problem which is spam detection in comments by implementing multinomial naive bayes with hand and logistic regression with the help of TF-IDF vectorizing

    Jupyter Notebook

  3. computational-intelligence-course-projects computational-intelligence-course-projects Public

    My projects throughout studying CI course that includes assignments in different areas like NLP, Vision, and implementation of some basic ML algorithms like regression or KNN.

    HTML 2

  4. bug2 bug2 Public

    Robot Motion Planning via bug2 algorithm on a differential drive robot (epuck 2) in the webots simulation environment

    Python 3 2

  5. doodle-jump doodle-jump Public

    well-known doodle jump game implementing with C and without using any data structures except array as my first semester project for programming course by the help of SDL library

    C++

  6. operating-systems-projects operating-systems-projects Public

    My assignments during the operating systems course which includes projects in different spheres of OS concepts, namely threads, paging , and file system scheduling.

    Java