A student version of ProtoPNet for ML/AI entrance study =============================================================================== This project is intended to build an experimental version that does not rely on a GPU and requires as little RAM as possible, for educational purposes. **Contents** * :doc:`Lecture 1 - How to Run and Debug a student version of ProtoPNet In Jupyterhub (English) <./PPNet01EN>` * :doc:`Lecture 1 - 如何在Jupyterhub运行和调试ProtoPNet的简明学习版本 (Chinese中文) <./PPNet01CN>` * :doc:`Lecture 2 - The architecture of ProtoPNet and its Python implementation (English) <./PPNet02EN>` * :doc:`Lecture 2 - ProtoPNet的架构和它的python实现 (Chinese中文) <./PPNet02CN>` * :doc:`Lecture 3 - Training algorithm of PPNet and its python implementation (English) <./PPNet03EN>` * :doc:`Lecture 3 - PPNet的训练算法和实现 (Chinese中文) <./PPNet03CN>`