An open API service indexing awesome lists of open source software.

https://github.com/alishdipani/machine-learning-concepts

This repository contains explanations and implementations for various Machine Learning and Deep Learning concepts
https://github.com/alishdipani/machine-learning-concepts

deep-learning hacktoberfest machine-learning

Last synced: about 1 year ago
JSON representation

This repository contains explanations and implementations for various Machine Learning and Deep Learning concepts

Awesome Lists containing this project

README

          

# Machine-Learning-concepts
This repository contains explanation for various Machine Learning and Deep Learning concepts with Python code implementations from scratch and/or using PyTorch.

## [Non-Linearities](non-linearities)

## [Optimizers](optimizers)

## [Losses](losses)

## [Architectures](architectures)

## [Normalization](normalization)