#Implementation
Showing 15 of 15 repositories tagged #implementation, ranked by stars
100 Days of ML Coding
Collection of popular and reproducible image denoising works.
Quadsort is a branchless stable adaptive mergesort faster than quicksort.
Awesome List of Attention Modules and Plug&Play Modules in Computer Vision
The reference implementation of the ERC-721 non-fungible token standard.
A TensorFlow implementation of DeepMind's Differential Neural Computers (DNC)
A curated list of all machine learning algorithms and deep learning algorithms grouped by category.
A day to day plan for this challenge. Covers both theoritical and practical aspects
A collection of resources on using BERT (https://arxiv.org/abs/1810.04805 ) and related Language Models in production environments.
Implementations of the machine learning algorithm with Python and numpy
Redis server written in Go / Golang (prototype)
Unofficial Implementation of the Google Paper - https://sketch-guided-diffusion.github.io/
Xcert token implementation for the Ethereum blockchain.
๐ A practical toolkit for feature engineering and selection in Python. Explore EDA, handle missing data and outliers, scale/encode/transform features, discretize, and select via filter, wrapper, embedded, shuffling, and hybrid methods. Comes with datasets, clean notebooks, reusable utils, and clear visuals for fast, reproducible ML. Workflows.