denizbilgin
MSKU | Computer Engineer denizbilgin156@gmail.com
Mugla Sitki Kocman UniversityMugla/Turkey
denizbilgin's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
ageron/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
amanchadha/coursera-deep-learning-specialization
Notes, programming assignments and quizzes from all courses within the Coursera Deep Learning specialization offered by deeplearning.ai: (i) Neural Networks and Deep Learning; (ii) Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization; (iii) Structuring Machine Learning Projects; (iv) Convolutional Neural Networks; (v) Sequence Models
engindemirog/reactcamp
salihboraozturk/hrms
Backend For Human Resource Management System
denizbilgin/CarRental-Front-End
salihboraozturk/ReCapFrontend
Frontend For Rent A Car
salihboraozturk/ReCapProject
Backend For Rent A Car
denizbilgin/HRMS-Frontend
Frontend Of Human Resources Management System
denizbilgin/CarRental
denizbilgin/HRMS
Human Resources Management System With Java
salihboraozturk/hrms-frontend
Fontend For Human Resource Management System
salihboraozturk/salihboraozturk
denizbilgin/DenizBilgin
denizbilgin/Google-Maps-Reviews-Categorization-And-Analysis
Pictured review categorization for businesses with Python 3.10
denizbilgin/ML-Logistic-Regression-WithRegularization-DetectMicrochipsHavePassedQAorNot
A ML:Logistic Regression algorithm with Regularization about "Detect microchips have passed QA or not" problem written with Python 3.10
denizbilgin/ML-Linear-Regression-WhichCityToOpenANewFranchise-Algoritm
A ML:Linear Regression algorithm for a franchise problem written with Python 3.10
denizbilgin/ML-Logistic-Regression-CanStudentAttendTheUniversity-Algoritm
A ML:Logistic Regression algorithm about "can the candidate attend the university" problem written with Python 3.10
denizbilgin/PacMan-Game
Original Pacman game with Python 3.9
denizbilgin/NeuralNetworkLibrary
It is a neural network library that I prepared with basic libraries such as pure python and numpy, without using any neural network libraries. Python version is 3.12.
denizbilgin/TicTocToe-AI
This Python project implements a classic Tic Tac Toe game using object-oriented programming principles. The game provides a console-based interface where players can take turns against an AI opponent.
denizbilgin/CPU-Performance-Analysis-With-R
Examination of Different CPUs' Performances by R and Statistics
denizbilgin/EvoluEarth
EvoluEarth is a computer vision project I prepared using Python 3.11, which examines the world's habitats and their evolutions.
denizbilgin/Human-Speech-Analysis
semanurcetinn/BMIcalculator
BMI calculator with python3.10
semanurcetinn/CatchTheTurtleGame
Simple catch turtle game with pyhton3.10
semanurcetinn/CinemaProject
The application of buying movie ticket with C
semanurcetinn/GoogleClone
Build a Google clone with VsCode
semanurcetinn/LampGame
find out the number of times all the lamps were turned on and the average with C
semanurcetinn/RussianRoulette
Russian Roulette game made in python.