Skip to content

Implement new DL Algorithms #11

Open
@HemanthSai7

Description

@HemanthSai7

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 scratch

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions