Python materials for the online course on diffusion models by @huggingface.
Directory
Search results
Published directory entries matching your search.
A beginner-friendly guide on using Keras to implement a simple Neural Network in Python.
A Python implementation of a number of popular recommendation algorithms for both implicit and explicit feedback.
A minimal, educational, Pythonic implementation of autograd (~100 loc).
Lightweight ML utility for automated training, evaluation, and prediction with CLI and Python API support.
Machine learning for NeuroImaging in Python.
A Python-inspired implementation of the Optimum-Path Forest classifier.
A web mining module for the Python programming language. It has tools for natural language processing, machine learning, among others.
Hidden Markov Models for Python, implemented in Cython for speed and efficiency.
Another Python Machine Learning Library.
Multidimensional cluster generation in Python.
Python Library for Probabalistic Programming (Bayesian Inference and Machine Learning).
A Python library for secure and private Deep Learning built on PyTorch and TensorFlow.
Helps find, analyze or synthesize information for research and knowledge discovery.
Tutorial on Python time-series model deployment.
Restricted Boltzmann Machines in Python. [DEEP LEARNING].
Deep learning based facial detector for Python coming with facial landmarks.
Blazing fast short-text-topic-modelling for Python.
Open-source Python library enabling ML model inspection and interpretation.
An open source Python library focused on outlier, adversarial and drift detection.
A simple, but essential Bayesian optimization package, written in Python.
Python bindings for the BLLIP natural language parser.
Codeflash uses AI to automatically find the most optimized version of your Python code through benchmarking — while verifying it's correct.
Very simple implementation of neural networks for dummies in python without using any libraries, with detailed comments.