Skip to content

Latest commit

 

History

History
28 lines (26 loc) · 454 Bytes

TODO.md

File metadata and controls

28 lines (26 loc) · 454 Bytes

TODO list

This is just a randomly aranged list of tasks that I plan to do in the futur.

  • Neuron
  • Linear
  • [] Conv
  • [] RNN
  • [] LSTM
  • [] GRU
  • [] General Network
  • [] Retentive Network
  • [] Tokenizer
  • DQN
  • Replay Buffer (RB)
  • History handling in RB
  • RAM optimisation for RB
  • DRQN
  • Double DQN
  • Duel DQN
  • [] PER
  • [] REINFORCE
  • [] NGU
  • [] Agent57
  • [] SAC
  • [] IMPALA
  • [] torchaudio
  • transformers