Skip to content
#

python-implementation

Here are 25 public repositories matching this topic...

This repository contains implementations of linear regression using both gradient descent and linear algebra techniques. The goal of these implementations is to provide a thorough understanding of the linear regression algorithm and its various approaches to solving for the optimal model parameters.

  • Updated Nov 11, 2022
  • Jupyter Notebook

Répertoire Python pour le codage Huffman. Comprend des fonctions d'encodage et de décodage, ainsi qu'une classe Noeud pour la construction de l'arbre de Huffman. Facile à utiliser avec une licence MIT.

  • Updated Feb 12, 2024
  • Python

Improve this page

Add a description, image, and links to the python-implementation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the python-implementation topic, visit your repo's landing page and select "manage topics."

Learn more