Skip to content

Implementation of Iterative Machine Teaching algorithm with PyTorch.

License

Notifications You must be signed in to change notification settings

Ipsedo/IterativeMachineTeaching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fef9dcf · Aug 27, 2023
Aug 27, 2023
Aug 27, 2023
May 19, 2022
May 22, 2022
Aug 27, 2023
Aug 27, 2023
Aug 27, 2023
May 27, 2022
Aug 27, 2023
Aug 27, 2023
Aug 27, 2023
Aug 27, 2023

Repository files navigation

IterativeMachineTeaching

  • argparse -> Done
  • optimizations -> Done
  • code refactoring -> Done

TODO

  • new bench -> In Progress
  • Compatibility with convolutional networks and different latent space
  • without teacher

Beginning of this project

Academic project of course OPT6 "Apprentissage Avancé", implementation of Iterative Machine Teaching.