Skip to content

AICommons/TorchfusionExamples

Repository files navigation

TorchfusionExamples

A set of examples for training and using deep neural networks using TorchFusion and PyTorch

An AI Commons project https://aicommons.science Developed and Maintained by John Olafenwa and Moses Olafenwa, brothers, creators of ImageAI, Authors of Introduction to Deep Computer Vision and Co-Founders of AICommons Global Limited

Torchfusion Tutorials and Documentation

Visit torchfusion.readthedocs.io for comprehensive tutorials and examples on how to use Torchfusion


Installing TorchFusion

 pip3 install torchfusion 

Installing Pytorch

Visit Pytorch.org for instructions on installing pytorch.