Skip to content

GitHub Research

cihatkapusuz edited this page Feb 20, 2019 · 7 revisions

GitHub Research

Our Favorite Repos


This is a great repository from François Chollet. It provides a simple API for Deep Learning. The power of Keras comes from its abstraction over lower-level APIs such as Tensorflow and CNTK. I recently made a pull request to Keras repository and their code review and testing processes are also good.

This is a repository released as part of a research. Open-source research is important for learning the details of the experiments and reproducing the experimental results. This repository also aims to provide an API for other researcher & developers.

These were the two repositories I used and contributed recently but there are a lot of other great repositories.

Samet Demir


It is a tool that allows games which are exclusive to Windows to run on the Linux operating system for use with the Steam client. It has a very informative and clear README.md which explains building and installation in detail.

Yağmur Kahyaoğlu


Baselines is a set of high-quality implementations of reinforcement learning algorithms. Its README.md file is well-documented and it has enough label to work.

Mert Tahran


Codecrumbs is a tool which can be used for finding errors in your code. It can save a lot of time in this aspect. Coders always spend too much time on debugging. With codecrumbs, coders can have more time to do other stuff, because they did not waste their precious time with debugging.

Cihat Kapusuz

Clone this wiki locally