/ml-papers

trying to implement deep learning concepts in ./code

Primary LanguageJupyter Notebook

Deep Learning Practice!

Count of Papers Solved - 6

Info

  • Here I will try to implement research papers and deep learning concepts which I will practice with time!
  • I will keep a count and attach research papers as links for the same below

[01] Complex Neural Networks

  • Convolutional Neural Network (CNN) - Link

[02] Activation Functions

[03] Optimizers

[04] Generative Models

[05] Reinforcement Learning

  • Deep Q Network - Link

[06] Transformers

  • Attention is all you need - Link
  • GPT-2

Inspired from: @cneuralnetwork