Skip to content
View coskun-kilinc's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report coskun-kilinc

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
coskun-kilinc/README.md

Hi there ๐Ÿ‘‹

I'm a Computer Science student based in Melbourne, exploring artificial intelligence and artificial life. I try to develop systems that not only mimic life but also offer new perspectives on what it means to be 'intelligent'.

๐Ÿ”ญ Iโ€™m currently working on โ€ฆ

  • Neural Network Generator Tool (TypeScript, React)
    • This project is a practical response to the challenges I've noticed in designing neural networks, especially convolutional neural networks where small changes in parameters can drastically change the output shape and require a lot of trial and error or forethought. Using TypeScript, React, and Node.js, I've built this tool to make it easier for users to experiment with different neural network layers and parameters. It automatically calculate output shapes, ensuring that different layers work well together.

๐ŸŽฎ Iโ€™m previously worked on โ€ฆ

  • Knights-Tour Neural Network Solver (Python)
    • The Knights-Tour Neural Network Solver can handle arbitrary board sizes, provided an excessive amount of processing power. The tools was designed using only Numpy and pygame (for visualisation) without any standard libraries like PyTorch or TensorFlow. Neural networks are not an optimal tool for solving the Knights-Tour, but this was a fun experiment and challenge that helped me get a better grasp of the basics of neural networks.
  • Tic-Tac-Toe Algorithms Project (Python, PyTorch)
    • The Tic-Tac-Toe Algorithms Project features various strategies like heuristic, Minmax, and Monte-Carlo Exploring Starts, as well as Q-Learning, SARSA, Deep Q-Learning, and Actor-Critic methods. Algorithms can be selected and pitted against each other, making it a useful tool for exploring different AI techniques.

Popular repositories Loading

  1. arcade-games arcade-games Public

    Forked from thoth-tech/arcade-games

    C# 1

  2. documentation documentation Public

    Forked from thoth-tech/documentation

    Add all of your Research, Meeting Agendas and everything project related.

    MDX 1 2

  3. SplashKit-Tutorial SplashKit-Tutorial Public

    Forked from thoth-tech/SplashKit-Tutorial

    SplashKit Tutorial Series

    C# 1

  4. SplashKit-Game-Engine SplashKit-Game-Engine Public

    Forked from thoth-tech/SplashKit-Game-Engine

    Code for Splashkit Game Engine

    C++ 1

  5. doubtfire-deploy doubtfire-deploy Public

    Forked from thoth-tech/doubtfire-deploy

    The repository used to manage deployment of Doubtfire using containers.

    Shell 1

  6. doubtfire-web doubtfire-web Public

    Forked from thoth-tech/doubtfire-web

    Angular web application for the Doubtfire front-end

    TypeScript 1