Kutluhan Buyukburc (kbuyukburc)

kbuyukburc

Geek Repo

Location:Singapore

Github PK Tool:Github PK Tool

Kutluhan Buyukburc's starred repositories

langchain

๐Ÿฆœ๐Ÿ”— Build context-aware reasoning applications

Language:Jupyter NotebookLicense:MITStargazers:89879Issues:676Issues:7273

face_recognition

The world's simplest facial recognition api for Python and the command line

Language:PythonLicense:MITStargazers:52493Issues:1564Issues:1331

annotated_deep_learning_paper_implementations

๐Ÿง‘โ€๐Ÿซ 60 Implementations/tutorials of deep learning papers with side-by-side notes ๐Ÿ“; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), ๐ŸŽฎ reinforcement learning (ppo, dqn), capsnet, distillation, ... ๐Ÿง 

Language:PythonLicense:MITStargazers:52284Issues:435Issues:130

CppCoreGuidelines

The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++

Language:CSSLicense:NOASSERTIONStargazers:42185Issues:1962Issues:1164

tuning_playbook

A playbook for systematically maximizing the performance of deep learning models.

llm.c

LLM training in simple, raw C/CUDA

Language:CudaLicense:MITStargazers:22340Issues:219Issues:125

supervision

We write your reusable computer vision tools. ๐Ÿ’œ

Language:PythonLicense:MITStargazers:18168Issues:128Issues:390

ntfy

Send push notifications to your phone or desktop using PUT/POST

Language:GoLicense:Apache-2.0Stargazers:17400Issues:90Issues:830

invidious

Invidious is an alternative front-end to YouTube

Language:CrystalLicense:AGPL-3.0Stargazers:15681Issues:172Issues:3566

system-design-resources

These are the best resources for System Design on the Internet

litgpt

20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.

Language:PythonLicense:Apache-2.0Stargazers:9096Issues:87Issues:711

tensorrtx

Implementation of popular deep learning networks with TensorRT network definition API

tiny-gpu

A minimal GPU design in Verilog to learn how GPUs work from the ground up

Language:SystemVerilogStargazers:6742Issues:65Issues:22

firezone

Enterprise-ready zero-trust access platform built on WireGuardยฎ.

Language:ElixirLicense:Apache-2.0Stargazers:6517Issues:41Issues:1854

RemoveAdblockThing

The intrusive "Ad blocker are not allowed on YouTube" message is annoying. This open-source project aims to address this issue by providing a solution to bypass YouTube's ad blocker detection

Language:JavaScriptLicense:MITStargazers:5960Issues:56Issues:622

firebase-ios-sdk

Firebase SDK for Apple App Development

Language:C++License:Apache-2.0Stargazers:5484Issues:221Issues:4735

gemma_pytorch

The official PyTorch implementation of Google's Gemma models

Language:PythonLicense:Apache-2.0Stargazers:5191Issues:38Issues:37

libfuse

The reference implementation of the Linux FUSE (Filesystem in Userspace) interface

Language:CLicense:NOASSERTIONStargazers:5146Issues:163Issues:496

dozzle

Realtime log viewer for docker containers.

Mask2Former

Code release for "Masked-attention Mask Transformer for Universal Image Segmentation"

Language:PythonLicense:MITStargazers:2376Issues:29Issues:228

labml

๐Ÿ”Ž Monitor deep learning model training and hardware usage from your mobile phone ๐Ÿ“ฑ

Language:Jupyter NotebookLicense:MITStargazers:1957Issues:28Issues:42

ubuntu-rockchip

Ubuntu 22.04 and 24.04 for Rockchip RK35XX Devices

Language:ShellLicense:GPL-3.0Stargazers:1941Issues:61Issues:681

docker-compose-ui

web interface for Docker Compose

Language:JavaScriptLicense:MITStargazers:1535Issues:56Issues:80

wifi-connect

Easy WiFi setup for Linux devices from your mobile phone or laptop

Language:RustLicense:Apache-2.0Stargazers:1262Issues:53Issues:331

CenterPoint

Export CenterPoint PonintPillars ONNX Model For TensorRT

Language:PythonLicense:MITStargazers:194Issues:6Issues:31

DSVT-AI-TRT

DSVT: Dynamic Sparse Voxel Transformer with Rotated Sets(CVPR2023),vaymo vehicle 3D Object Detection(top2), waymo cyclist 3D Object Detection(top1),waymo pedestrian 3D Object Detection(top1)

YouTubeTV

Simple YouTube TV client for desktop based on electron.

Language:TypeScriptLicense:MITStargazers:56Issues:2Issues:10

kaggle-hubmap-hacking-the-human-vasculature

Solution of Kaggle competition: HuBMAP - Hacking the Human Vasculature

Language:PythonLicense:Apache-2.0Stargazers:34Issues:1Issues:2

TensorRT-Custom-Plugin

This repository describes how to add a custom TensorRT plugin in c++ and python