Skip to content
#

backpropagation

Here are 803 public repositories matching this topic...

This repository contains my original code solutions and project reports, as well as the provided problem formulations for assignments 1, 2, 3 and 6 for the Natural Language Processing course, held in the Autumn semester 2022 at ETH Zürich. Each folder contains the files of the corresponding assignment.

  • Updated May 20, 2024
  • Jupyter Notebook

In this project, we will construct deep learning models from scratch using NumPy , including linear regression, logistic regression, and neural networks. we also converge parameter estimation, back-propagation, and statistical inference.

  • Updated May 5, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the backpropagation 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 backpropagation topic, visit your repo's landing page and select "manage topics."

Learn more