Tübitak is one of the largest technology companies in Turkey.
The project on which I have worked that was supported by Tübitak is called Developing and Evaluating a Web-Based and Augmented Reality-Supported Active Learning System to Develop Science Process Skills of Secondary School 6th Grade Students.
It is simply about developing augmented reality and simulations about the units provided according to Ministry of Education curriculum in Science class and controlling the students' progress by using the web control system.
Some examples of these units are systems of the human body, force and motion, etc.
I was on the development team. I developed augmented reality and simulation scenes and worked on the integration part of the web site of this project.
The project is called Developing the Psychomotor Skills of Children With Autism.
The project is co-funded by the Erasmus+ Programme of the European Union.
It is simply about developing software that helps children with autism develop their psychomotor skills by giving instructions. From the control panel, these children's teachers can watch the progress.
I worked in developing and integrating processes (such as audio integration) for this project.
It is a complete web-based farm management system created for farms to observe animals' situations. It is being used by 500+ farms in Turkey. Farm owners also use the developed tracker, which is used to read RFID earings of animals, and it works integrated with the web system with a Bluetooth connection.
It is also co-funded by the Ministry of Agriculture and Forestry.
I worked in the development team to develop the web pages with our clients' feedback to get fast interactions.
The final target is to create a house plant incubator - a cube that would detect which plant was put in, what diseases it has, and introduce a protocol for its treatment. It will have multiple sensors (temperature, humidity, light, etc.) as well as a way of influencing those factors.
Regarding the scope of our university "Project: Deep Learning" it would be creating software for this tool.
Github, Flask, Azure, Kedro, Torch, Weights and BiasesAVESA
This project is being made for my bachelor thesis to be graduated.
AVESA (Audio-Visual Event Sentiment Analysis) is a project to determine the topic of the video by the most action-packed scenes. A GUI has been created for users to be tried from the link below.
It has also been published as a scientific work that has been prepared in the English language.
Details of the project and to try the model: Avesa
If you are interested in full text (it is also specified in the publications section): Full Text
Some machine learning librariesCategorical Classification
This project is being made at my Erasmus+ mobility.
It is about classifying 5 different species (daisy, tulip, sunflower, dandelion, rose) using deep learning.
Multiple different models have been built to find which deep learning model has performed better (VGG16, MobileNetV2, ResNet50) with preventing overfitting problems.
This project is also being made at my Erasmus+ mobility.
It is about classifying 2 different animals (cat, dog) using deep learning.
Multiple different models have been built to find which optimizer function has been performed better (ADAM, RMSProp, SGD) with preventing overfitting problems.
It is a project to determine faces by using the Face_Recognition library in Python.
The model finds whether the image contains a face or not. Then, it tries to find the best distance between the images that were saved before and the found face.
It is a project to process the Wine Quality project to get the best accuracy among different machine learning methods with preventing overfitting problems.
Data analysis and visualization methods have been used to prepare the data, and three different machine learning methods have been applied to this data.
You can also reach two assignments that were given before the final project. The final project is Wine Quality Analysis.
Details of the project and the codes: Wine Quality
Used Technologies
Sklearn, Pandas, Seaborn, Numpy, Matplotlib, ScipyRegression Models Using Math
It is a project to use regression models without using any library but its math.
Simple and multilinear regression and polynomial regression models have been built.
Results have been compared with the models that Sklearn libraries have, and the results are so close to each other.
The dataset contains different data of different patients.
Here, measnumber can be seen by each patient, and by clicking the patient ID, depending on ovulation hours, plots can be created and saved as a png file
Mean values of different features can be written to the textboxes.