-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Tony edited this page May 30, 2020
·
3 revisions
Welcome to our TensorAI project wiki. Some of our project documentation will be placed here for future reference and for others to use.
This repository contains some of the code, data and generated graphs we used and developed during our final project at school. The code can be used as an example for when you have chosen to develop your own AI. You can use parts of this wiki as a reference if you want to develop your own AI.
- Graphs - generated using multiple libraries (for example, Mathplotlib) and the AI to distinguish different (mostly activation) methods during the training process.
- Code - the code for parts of the AI we have written ourselves using other documentation. We will also be including parts of code developed in other phases of our project, for example:
- choosing activation methods
- sorting and extracting useful training data from datasets
- parts of libraries used in this project
- Datasets - used to train the AI.
- Home
- About this project
- Get Started
-
Installation
- Environment setup
- Coming soon...
- Usage
- Coming soon...
- Usefull links