Pinned Repositories
2022_microsoft_ionq_challenge
MIT iQuHACK 2022 x Microsoft x IonQ Challenge
ABSA-NM
ABSA for NM.
Appcent-News-App
Fatty-Liver-Classification-and-Scaling-0-to-2-using-CNN
Codes for my project called " Fatty Liver Classification and Scaling: from 0 to 2 using CNN." In this project, I've created my own neural network and trained it with the images of the kidneys with the fat level scaling from 0 to 2. With each given new data to the network, the programme indicates which level of fatness the liver is categorized.
iQuHack_2022
MIT-iQuHACK-IONQ-Backend-Codes-
Codes of the entanglement event between the qubits by adding an 'entanglement' mechanic so, the player can use to superimpose two allied units. It is written in Python with Pygame and uses Azure Quantum with an IonQ backend.
Nuclear-Medicine-Image-Processing-with-MATLAB
The paper and the codes for the project "Nuclear Medicine Image Processing with MATLAB" in Maltepe University.
qchack2022-microsoft-challenge
Thesis-Site
Written with SQL and PHP for backend and Tailwind CSS for Frontend. Students can update, delete, submit and search their thesis.
VD-Book-Shop
A book shop mobile application with REST in Android by Vault Dwellers for Appcent Hackathon
Karya55's Repositories
Karya55/2022_microsoft_ionq_challenge
MIT iQuHACK 2022 x Microsoft x IonQ Challenge
Karya55/ABSA-NM
ABSA for NM.
Karya55/Fatty-Liver-Classification-and-Scaling-0-to-2-using-CNN
Codes for my project called " Fatty Liver Classification and Scaling: from 0 to 2 using CNN." In this project, I've created my own neural network and trained it with the images of the kidneys with the fat level scaling from 0 to 2. With each given new data to the network, the programme indicates which level of fatness the liver is categorized.
Karya55/iQuHack_2022
Karya55/MIT-iQuHACK-IONQ-Backend-Codes-
Codes of the entanglement event between the qubits by adding an 'entanglement' mechanic so, the player can use to superimpose two allied units. It is written in Python with Pygame and uses Azure Quantum with an IonQ backend.
Karya55/Thesis-Site
Written with SQL and PHP for backend and Tailwind CSS for Frontend. Students can update, delete, submit and search their thesis.
Karya55/Appcent-News-App
Karya55/Nuclear-Medicine-Image-Processing-with-MATLAB
The paper and the codes for the project "Nuclear Medicine Image Processing with MATLAB" in Maltepe University.
Karya55/qchack2022-microsoft-challenge
Karya55/VD-Book-Shop
A book shop mobile application with REST in Android by Vault Dwellers for Appcent Hackathon
Karya55/ClientGame
The Client part of the project named Two Boxes with Balls. Balls are bouncing inside rectangular container boxes. This program is running on two computers. If the ball touches the right side border of the first box, it will emerge from the left side border of the second box. Used different colors for balls which run on different computers. When a ball touches the right side border, It will capture current attributes of this ball object and send this information using sockets to the ball bouncing program which is running on the second computer. This program will create a ball object with the variables received from the first computer. The ball object on the first computer should be destroyed.
Karya55/dwave-ocean-sdk
Installer for D-Wave's Ocean tools
Karya55/Generating-and-designing-DNA
Code for the paper "Generating and designing DNA with deep generative models" (arXiv:1712.06148)
Karya55/Header-and-Footer-Identification
Karya55/InsiderWeb
Karya55/intel-qs
High-performance simulator of quantum circuits
Karya55/MAU-Vault-Dwellers
Karya55/Medical-Image-Processing-Using-Matlab
The project paper and codes for the lecture" Image Processing " in Maltepe University.
Karya55/PressureReaderAndroidApp
A pressure sensor project with a sensor using Bluetooth and Android smart device
Karya55/QHack
QHack—The one-of-a-kind quantum computing hackathon
Karya55/qiskit-machine-learning
Quantum Machine Learning
Karya55/QML
QUANTUM IMAGE PROCCESING AND ML APPLICATIONS
Karya55/ServerGame
The Server part of the project Two Boxes with Balls. Balls are bouncing inside rectangular container boxes. This program is running on two computers. If the ball touches the right side border of the first box, it will emerge from the left side border of the second box.Used different colors for balls which run on different computers. When a ball touches the right side border, It will capture current attributes of this ball object and send this information using sockets to the ball bouncing program which is running on the second computer. This program will create a ball object with the variables received from the first computer. The ball object on the first computer should be destroyed. The first computer is the client and the second computer is the server. You can also run the client and server program on the same computer. Two programs are slightly different, the first program includes the client code and the second program includes the server code.Since the ball class includes Graphics class, we can not serialize the ball object and send it to the second computer. It should be defined as another class which holds the necessary information for a ball and create the object of this class to send ball information to the second computer.
Karya55/tailwind-login-template
TailwindCSS Login Template
Karya55/Vault-Dwellers-Base
Practical project base for Appcent Hackathon
Karya55/Web-User-Recommendation
Task-Oriented Web User Modeling for Recommendation with Association Rule Mining