https://github.com/rsgoksel/rsgoksel
About Me
https://github.com/rsgoksel/rsgoksel
Last synced: 8 months ago
JSON representation
About Me
- Host: GitHub
- URL: https://github.com/rsgoksel/rsgoksel
- Owner: RsGoksel
- Created: 2023-10-10T20:18:40.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-23T10:40:31.000Z (10 months ago)
- Last Synced: 2025-01-02T11:29:22.146Z (10 months ago)
- Homepage:
- Size: 3.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

##
[](https://huggingface.co/RsGoksel)

# Projects
## Computer Vision
[Military Vehicle - Object Detection](https://github.com/RsGoksel/Military-Vehicles-Detection/tree/master)
[ONNX Model Object Detection with C++](https://github.com/RsGoksel/Cpp-Object-Detection-Yolov5-OpenCV)
[Breast Tissue Cropper Tools For both Object Detection, Classification](https://github.com/RsGoksel/Breast-Tissue-Cropper-Tools)
## Reinforcement Learning
[Project Mechopter - Quadcopter Learns to Fly](https://github.com/RsGoksel/Mechopter)
[Creating Pong Game Agent with PPO](https://github.com/RsGoksel/PPO_Optimization_PongGame)
[Utilizing Actor-Critic and PPO Agents to Learn the Classic Snake Game](https://github.com/RsGoksel/Snake-Game_PPO-Solution)
## GAN networks
[ESRGAN for getting ultra high resolution images from low-quality images](https://github.com/RsGoksel/G_ESRGAN)
## Evolutionary Algorithms
[Particle Swarm Optimisation](https://github.com/RsGoksel/Partical-Swarm-Optimisation-Examples)
[Creating an Agent Playing Snake Game with Genetic Algorithms](https://github.com/RsGoksel/Genetic-Algorithm-Solutions/tree/main/Game_Solutions/SnakeGame_Genetic)
[Flappy Bird Game Solution with Genetic Algorithms](https://github.com/RsGoksel/Genetic-Algorithms-Solutions/tree/main/Game_Solutions/FlappyBird_Genetic)
[Creating an Agent Playing Pong Game with Genetic Algorithms](https://github.com/RsGoksel/Genetic-Algorithm-Solutions/tree/main/Game_Solutions/PongGame_Genetic)
## Tools
[Data structures in C++](https://github.com/RsGoksel/Data-Structures-Cpp)
[Video media frame Splitting w/ Python](https://github.com/RsGoksel/VideoSplit-And-Get-Frames-From-It)
[Keep Colab Open with pytesseract](https://github.com/RsGoksel/Keep_Colab_Open)
____________________________________________________________________________________________________________
# Blogs
___________________________
[Spike Neuron Networks](https://medium.com/p/b073370ba1aa)
[About Particle Optimisation](https://medium.com/@goksselgunduz/particle-swarm-optimization-d480b076bd89)
[Signal Processing](https://medium.com/@goksselgunduz/fundamental-terms-of-signal-processing-2826a1b5543d)