Asrın Öztin's repositories

cpu_emulator

This repository includes a study that developing a low-level CPU emulator. Detailed info in ReadMe

Language:JavaLicense:MITStargazers:5Issues:1Issues:0

cifar_10_keras_cnn

This repository includes a study that aims to apply classification on well-known CIFAR10 dataset. Detailed info in ReadMe

Language:Jupyter NotebookLicense:MITStargazers:0Issues:1Issues:0

cpu_scheduling_with_fcfs

This repository includes a study that aims to handle FCFS which is one of the (the most basic one) cpu scheduling algorithms. Detailed info in ReadMe

Language:JavaLicense:MITStargazers:0Issues:1Issues:0

data_science_cheat_sheet

This repository includes a comprehensive cheat-sheet on Data Science via example code snippets. Detailed info in ReadMe.

License:MITStargazers:0Issues:0Issues:0

design_patterns

This repository includes a cheat-sheet about design patterns & their application in python.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

developing_a_new_programming_language

This repository includes a study that aims to create and operate a new basic programming language. Detailed info in ReadMe

Language:YaccLicense:MITStargazers:0Issues:0Issues:0

developing_an_efficient_cryptocurrency_trading_bot

This repository includes a study that aims to develop an efficient cryptocurrency trading bot. Detailed info in ReadMe

Language:Jupyter NotebookLicense:MITStargazers:0Issues:1Issues:0

k_nearest_sort

This repository includes a study that aims to handle the k-nearest sort problem with min-heap-sort and quick-sort paradigms. Detailed info in ReadMe

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

knapsack

This repository includes a study that aims to handle the knapsack problem with recursive-methods and dynamic-programming paradigm. Detailed info in ReadMe

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

map_coloring_with_backtracking

This repository includes a study that aims to handle the map coloring problem with backtracking paradigm. Detailed info in ReadMe

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

mnist_keras_cnn

This repository includes a study that aims to apply classification on well-known MNIST dataset. Detailed info in ReadMe

Language:Jupyter NotebookLicense:MITStargazers:0Issues:1Issues:0

shortest_path_with_ucs

This repository includes a study that aims to handle the shortest path problem with UCS paradigm. Detailed info in ReadMe

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

random_walk_on_financial_dataset

This repository includes a study that aims to create random paths in a sample financial dataset.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0