Skip to content
View MelihCan9's full-sized avatar

Block or report MelihCan9

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

Hi there 👋, my name is Melih Can

I'm Melih Can Hamurcu from Turkey, and I am currently a Computer Engineering student (also minor degree in Artificial intelligence and Machine Learning) at Eskisehir Technical University. I am really interested in AI and ML algorithms and trying to develop myself in these topics. While training and writing these algorithms I also enjoy computer vision and image process in general too.

Skills

  • Python
    • OpenCV
    • NumPy
    • Pandas
    • Matplotlib
    • Scikit-Learn
  • Java
  • SQL

Currently

  • 🔭 I’m currently working on a deep learning based computer vision project to apply TÜBİTAK in Turkey.
  • 🌱 I’m currently studying Tensorflow, Keras, and Pytorch to be more comfortable while using these libraries.

github linkedin instagram twitter

Top Languages Card

PS: I started to rearrange my Github profile on 22-23th June. This is the reason that several repositories are updated on this date.

Pinned Loading

  1. Fall_Detection-Sisfall Fall_Detection-Sisfall Public

    This project focuses on developing models for fall detection using the SisFall dataset. It implements SVM, XGBoost, and NN models to classify falls based on accelerometer data.

    Python 6

  2. Perceptron_Algorithm Perceptron_Algorithm Public

    Perceptron Implementation with Iris Dataset

    Python 1

  3. TrafficSign_Detection TrafficSign_Detection Public

    Traffic Sign detection w/o deep learning algortihms (low-medium level image process).

    Python 1

  4. Interpolation Interpolation Public

    Interpolation Algorithms

    Python 1

  5. CV_Operations CV_Operations Public

    Guiding image process operations w/o built-in functions.

    Python

  6. Counting_Contours Counting_Contours Public

    Counting the rices(contour) in the image.

    Python