Skip to content

Index

This will provide information and references for base-level AI for more simplified understanding of the field

Higher-level Frameworks

Higher level frameworks minimize the lines of code needed to make a model and keep track of everything.

  • Catalyst Framework for boiler-plate minimal ML calling using pytorch.

Lightning

Must-have knowledge

Network Figures

Being able to see the 'structure' of some neural networks make it easier to understand, and more aesthetic.