-
Notifications
You must be signed in to change notification settings - Fork 21
Labels
new layer/algoNew layer/algorithm with implementation from scratchNew layer/algorithm with implementation from scratch
Description
Some of the most common DL Algorithms are listed below. Feel free to suggest other algorithms, not on the list. and we'll update it.
Name
- Artificial Neural Network
- Adaline Neural Network
- Multilayer Perceptron
- Convolutional neural networks
- Cross Entropy Loss
- Stochastic gradient descent
- Adam Optimizer
- RMS Prop
- Recurrent Neural Networks
- Vision Transformers
- Transformers
- Word embeddings
- LSTM
Packages used
List all the packages and versions used.
Brief explanation
Provide a neat README file in the directory. There are two existing algorithms in the repository, please follow a similar folder structure and document your code with proper markdown syntax/comments.
Metadata
Metadata
Labels
new layer/algoNew layer/algorithm with implementation from scratchNew layer/algorithm with implementation from scratch