tanya-jp / ANN-CAS741

Project of Development of Scientific Computing Software Course @ McMaster University

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Artificial Neural Network

Developer Names: Tanya Djavaherpour

Date of project start: January 17, 2024

This project is an image classification project using a fully connected Artificial Neural Network trained on CIFAR-10 dataset. It serves as an extension of the previous project.

The folders and files for this project are as follows:

  • docs - Documentation for the project
  • refs - Reference material used for the project, including papers
  • src - Source code
  • test - Test cases
  • etc.

About

Project of Development of Scientific Computing Software Course @ McMaster University

License:Other


Languages

Language:Python 76.4%Language:TeX 23.6%