Tolunay Katirci (tolunaykatirci)

tolunaykatirci

Geek Repo

Location:Istanbul, Turkey

Home Page:linkedin.com/in/tolunaykatirci/

Github PK Tool:Github PK Tool

Tolunay Katirci's starred repositories

interviews

Everything you need to know to get the job.

Language:JavaLicense:MITStargazers:62857Issues:2611Issues:53

Python

My Python Examples

Language:PythonLicense:MITStargazers:30607Issues:2448Issues:398

ngx-admin

Customizable admin dashboard template based on Angular 10+

Language:TypeScriptLicense:MITStargazers:25139Issues:880Issues:1750

learnopencv

Learn OpenCV : C++ and Python Examples

Language:Jupyter NotebookStargazers:20770Issues:883Issues:314

smile

Statistical Machine Intelligence & Learning Engine

Language:JavaLicense:NOASSERTIONStargazers:5975Issues:270Issues:601

apscheduler

Task scheduling library for Python

Language:PythonLicense:MITStargazers:5967Issues:134Issues:626

simpl

Simplest possible examples of HTML, CSS and Javascript:

Language:HTMLLicense:Apache-2.0Stargazers:5178Issues:232Issues:98

generator-ngx-rocket

:rocket: Extensible Angular 14+ enterprise-grade project generator

Language:TypeScriptLicense:MITStargazers:1526Issues:66Issues:365

moviegeek

A django website used in the book Practical Recommender Systems to illustrate how recommender algorithms can be implemented.

Language:PythonLicense:MITStargazers:896Issues:54Issues:49

goodbooks-10k

Ten thousand books, six million ratings

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:806Issues:25Issues:9

springboot-jwt-starter

A Spring Boot JWT starter kit for stateless and token-based authentication apps.

Language:JavaLicense:MITStargazers:739Issues:45Issues:19

jpmml-sklearn

Java library and command-line application for converting Scikit-Learn pipelines to PMML

Language:JavaLicense:AGPL-3.0Stargazers:528Issues:22Issues:178

deep-koalarization

Keras/Tensorflow implementation of our paper Grayscale Image Colorization using deep CNN and Inception-ResNet-v2 (https://arxiv.org/abs/1712.03400)

Language:PythonLicense:MITStargazers:410Issues:21Issues:14

books2rec

A recommender system built for book lovers.

Language:Jupyter NotebookLicense:AGPL-3.0Stargazers:108Issues:9Issues:26

com0com

com0com source code

Language:CLicense:GPL-2.0Stargazers:102Issues:9Issues:0

hms-cordova-plugin

This repo contains all of Cordova HMS plugins.

Language:JavaLicense:Apache-2.0Stargazers:93Issues:21Issues:42

Colorization.tensorflow

Image colorization using CNNs in tensorflow

Language:PythonLicense:MITStargazers:72Issues:6Issues:6

NotesOnCython

Some notes on using Cython to increase the performance of Python code.

pushnotification

Push notifications with Spring Boot and OneSignal

Language:JavaStargazers:26Issues:3Issues:0

cu2rec

CUDA Implementation of Parallel Matrix Factorization Algorithm for Recommender Systems

Language:CudaLicense:AGPL-3.0Stargazers:13Issues:3Issues:38

README-Generator

README Generator project, It reads the source code of any supported language and generates its README.md like a small documentation.

Language:JavaLicense:MITStargazers:8Issues:2Issues:1

cph

Tool for helping cordova plugin development.

Language:GoLicense:MITStargazers:7Issues:2Issues:1

Movie-Recommender-using-SVD

Movie Recommender for MovieLens 100K Dataset using Singular Value Decomposition

Language:PythonStargazers:5Issues:0Issues:0

Recommendation_systems-using-SVD-KNN-etc

Building Recommendation systems using Singular Value Decomposition (SVD), knn Algorithm, Collaborative filtering, etc