Skip to content
View berayboztepe's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report berayboztepe

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

Hi, I am Beray.

I graduated from Computer Engineering department at Canakkale Onsekiz Mart University. I attended to the Erasmus+ Project in Poland, Politechnika Lubelska. I am studying my Data Science MSc degree in University of Wrocław. Please check my website to know more about me.

  • 🔭 Here, you may see my Python's Face recognition library project
  • 🌱 Categorical and Binary classification models using deep learning
  • 🌱 Very basic Pong game trial with Python's turtle module
  • 🌳 Quiz and GUI applications in Java and GUI application for data analysis project with using MATLAB
  • 🌴 Machine Learning project to build the best classification model
  • 🍂 Some regression models' codes without using any library.
  • 🌲 Some code challenge solutions such as Project Euler, HackerRank, DailyCodingProblem.
  • 🌱 Also, codes and explanations for articles we have done as finishing projects and published by using Deep Learning and etc.

Publishings

Here is my personal website: https://berayboztepe.com


Connect With Me

codeSTACKr | Twitter codeSTACKr | LinkedIn codeSTACKr | Instagram codeSTACKr | Facebook codeSTACKr | Spotify


My Stats

⚡ GitHub Stats berayboztepe's GitHub Stats

GitHub Streak

Top Langs

Pinned

  1. AVESA AVESA Public

    (Audio-Visual Event Sentiment Analysis)

    2

  2. Categorical_Classification Categorical_Classification Public

    This project is about classifying 5 different flower species with using Deep Learning.

    Python 1

  3. Binary_Classification Binary_Classification Public

    This project is about classify dogs and cats with using Deep Learning.

    Python

  4. Face_Recognition Face_Recognition Public

    Face Recognition project by using Python's face_recognition library

    Python

  5. Coding_Interview Coding_Interview Public

    There are my solutions from some of the challenges from known different web sites.

    Jupyter Notebook

  6. Find_Best_fit_Polynomial Find_Best_fit_Polynomial Public

    This project is about to determine the best fit polynomial of given data.

    Python