implementation
There are 989 repositories under implementation topic.
Avik-Jain/100-Days-Of-ML-Code
100 Days of ML Coding
Kyubyong/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
wenbihan/reproducible-image-denoising-state-of-the-art
Collection of popular and reproducible image denoising works.
scandum/quadsort
Quadsort is a branchless stable adaptive mergesort faster than quicksort.
Janspiry/Palette-Image-to-Image-Diffusion-Models
Unofficial implementation of Palette: Image-to-Image Diffusion Models by Pytorch
pprp/awesome-attention-mechanism-in-cv
Awesome List of Attention Modules and Plug&Play Modules in Computer Vision
nibbstack/erc721
The reference implementation of the ERC-721 non-fungible token standard.
graykode/gpt-2-Pytorch
Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation
Mostafa-Samir/DNC-tensorflow
A TensorFlow implementation of DeepMind's Differential Neural Computers (DNC)
tobegit3hub/ml_implementation
Implementation of Machine Learning Algorithms
MrXiaoM/Overflow
替换 mirai 实现为 Onebot 以进行无缝迁移
MaherKSantina/MSPeekCollectionViewDelegateImplementation
A custom paging behavior that peeks the previous and next items in a collection view
johnpayne-dev/MinecraftC
A Raytraced Minecraft Classic 0.0.30a port to C
iolevel/peachpie-wordpress
WordPress running on .NET Core.
Sahith02/machine-learning-algorithms
A curated list of all machine learning algorithms and deep learning algorithms grouped by category.
armedbear/abcl
Armed Bear Common Lisp <git+https://github.com/armedbear/abcl/> <--> <svn+https://abcl.org/svn> Bridge
duxingren14/DualGAN
DualGAN-tensorflow: tensorflow implementation of DualGAN
akanyaani/gpt-2-tensorflow2.0
OpenAI GPT2 pre-training and sequence prediction implementation in Tensorflow 2.0
harunurrashid97/100-Days-Of-ML-Code
A day to day plan for this challenge. Covers both theoritical and practical aspects
TheAlgorithms/F-Sharp
All Algorithms implemented in F#
jpa99/Algorithms
A collection of various useful algorithms and data structures along with their Java implementations.
geekquad/Pixel-Processing
📷 This repository is focused on having various feature implementation of OpenCV in Python. The aim is to have a minimal implementation of all OpenCV features together, under one roof.
liv-group/reproducible-video-denoising-state-of-the-art
Collection of popular and reproducible video denoising works.
Natsu6767/DCGAN-PyTorch
PyTorch Implementation of DCGAN trained on the CelebA dataset.
1297rohit/RCNN
Step-By-Step Implementation of R-CNN from scratch in python
codicoscepticos/ruby-implementations
List of Ruby implementations.
DomHudson/bert-in-production
A collection of resources on using BERT (https://arxiv.org/abs/1810.04805 ) and related Language Models in production environments.
mingrammer/funmath
:umbrella: Implementations of mathematical functions, formulas and concepts
hasanbayatme/unity-dijkstras-pathfinding
Dijkstra's Pathfinding Algorithm Unity Implementation. (Not being maintained by me, it is just an experiment.)
Daya-Jin/ML_for_learner
Implementations of the machine learning algorithm with Python and numpy
redis-go/redis
Redis server written in Go / Golang (prototype)
ArinaMgk/unisym
Uniformed (Universal) Symbols.
h0MER247/swGL
A multithreaded software implementation of OpenGL 1.3 in C++.
MosheWorld/AuthenticationService
Implementations for JWT Authentication in C# and NodeJS.
ogkalu2/Sketch-Guided-Stable-Diffusion
Unofficial Implementation of the Google Paper - https://sketch-guided-diffusion.github.io/