aysekonus
Mathematical Engineer - Yildiz Technical University | Full-Stack Software Developer at Baykar Technology
Baykar TechnologyTurkey
Pinned Repositories
Algorithms
Temel Algoritma sorularının python ile çözümleri | Algorithm problems with their solves using Python.
BrainTumorSegmentation
"Derin Öğrenme Teknolojisi ile Beyin Tümörü Tespiti ve Segmentasyonu" konusu ele alınmış olup, tümörü kolaylıkla ve yüksek doğrulukta tespit edebilen bir bilgisayar destekli tümör tespit sistemi geliştirilmiştir.
C_Programming_Works
Programlama öğrenirken C dili ile yaptığım temel algoritma çalışmalarım.
histogramEqualization_imageProcessing
Developing a suitable way for applying histogram equalization for Color Images using RGB to HSI and RGB to YCbCr color space conversation. Comparing histogram equalized images using SNR/PSNR measures.
image-enhancement-and-restoration
underwater image enhancement and repair code.
ml_optimization_algorithms
Comparsion of Machine Learning optimization algorithms with MNIST dataset
movie_recommendation_system
Movie Recommendation System using PySpark, ALS, SQLLite (Movielens Dataset)
objectdetection
Object Detection with YOLOv3
real-time-shape-detection
Real-time rectangle, triangle and circle detection with hsv.
realtimecolordetection
Real time red, green and blue color detection through WebCam.
aysekonus's Repositories
aysekonus/image-enhancement-and-restoration
underwater image enhancement and repair code.
aysekonus/BrainTumorSegmentation
"Derin Öğrenme Teknolojisi ile Beyin Tümörü Tespiti ve Segmentasyonu" konusu ele alınmış olup, tümörü kolaylıkla ve yüksek doğrulukta tespit edebilen bir bilgisayar destekli tümör tespit sistemi geliştirilmiştir.
aysekonus/histogramEqualization_imageProcessing
Developing a suitable way for applying histogram equalization for Color Images using RGB to HSI and RGB to YCbCr color space conversation. Comparing histogram equalized images using SNR/PSNR measures.
aysekonus/objectdetection
Object Detection with YOLOv3
aysekonus/real-time-shape-detection
Real-time rectangle, triangle and circle detection with hsv.
aysekonus/realtimecolordetection
Real time red, green and blue color detection through WebCam.
aysekonus/Algorithms
Temel Algoritma sorularının python ile çözümleri | Algorithm problems with their solves using Python.
aysekonus/C_Programming_Works
Programlama öğrenirken C dili ile yaptığım temel algoritma çalışmalarım.
aysekonus/face-detection
Real-time face detection on python
aysekonus/find-edge-in-rectangle
Code to find the side lengths and center of a rectangle using the side coordinates.
aysekonus/ml_optimization_algorithms
Comparsion of Machine Learning optimization algorithms with MNIST dataset
aysekonus/movie_recommendation_system
Movie Recommendation System using PySpark, ALS, SQLLite (Movielens Dataset)
aysekonus/aysekonus
aysekonus/image-converter
PNG File to ICON File Image Converter - Converts the uploaded PNG file into an ICO file and saves it in the desired file path.
aysekonus/image-processing-MTM4552
aysekonus/LogisticRegression_PyTorch
Logistic regression (binary classification) with Pytorch
aysekonus/logisticregressiontorecognize
Building a logistic regression classifier to recognize cats with python and neural network from scratch.
aysekonus/mathProblems_answersWithMatlab
Math problems and theirs answers with matlab
aysekonus/mnist_data_classification
MNIST (Sign Language Digits Dataset) classification with neural networks using numpy from the scratch
aysekonus/perceptronwithnumpy
perceptron learning algorithm from scratch with numpy.
aysekonus/StackingAlgorithmWorks
Developing machine learning models using stacking algorithm from scratch. Comparing accuracy performances.
aysekonus/StudentRegistrationSystem
student registration system
aysekonus/tweetSentimentAnalysis
Determining the correlation between the market value of company respect to the public opinion of that company. And to answer the question that "Does tweet volume have any effect on stock market trading volume?"