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:PythonLicense:MITStargazers:88643Issues:673Issues:7100

face_recognition

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

Language:PythonLicense:MITStargazers:52353Issues:1560Issues:1328

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:51349Issues:431Issues:128

CppCoreGuidelines

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

Language:CSSLicense:NOASSERTIONStargazers:41975Issues:1961Issues:1161

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:21422Issues:212Issues:119

ntfy

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

Language:GoLicense:Apache-2.0Stargazers:17235Issues:85Issues:817

supervision

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

Language:PythonLicense:MITStargazers:17129Issues:124Issues:351

invidious

Invidious is an alternative front-end to YouTube

Language:CrystalLicense:AGPL-3.0Stargazers:15556Issues:170Issues:3546

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:8154Issues:82Issues:677

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:6626Issues:65Issues:20

firezone

WireGuardยฎ-based zero-trust access platform with OIDC auth, identity sync, and NAT traversal.

Language:ElixirLicense:Apache-2.0Stargazers:6441Issues:39Issues:1770

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:5909Issues:57Issues:598

firebase-ios-sdk

Firebase SDK for Apple App Development

Language:Objective-CLicense:Apache-2.0Stargazers:5423Issues:221Issues:4703

gemma_pytorch

The official PyTorch implementation of Google's Gemma models

Language:PythonLicense:Apache-2.0Stargazers:5151Issues:38Issues:35

libfuse

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

Language:CLicense:NOASSERTIONStargazers:5107Issues:161Issues:495

dozzle

Realtime log viewer for docker containers.

Mask2Former

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

Language:PythonLicense:MITStargazers:2328Issues:28Issues:225

labml

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

Language:Jupyter NotebookLicense:MITStargazers:1940Issues:28Issues:38

ubuntu-rockchip

Ubuntu 22.04 and 24.04 for Rockchip RK35XX Devices

Language:ShellLicense:GPL-3.0Stargazers:1847Issues:59Issues:649

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:1250Issues:53Issues:329

CenterPoint

Export CenterPoint PonintPillars ONNX Model For TensorRT

Language:PythonLicense:MITStargazers:193Issues: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:33Issues:1Issues:2

TensorRT-Custom-Plugin

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