CSE463 Neural Networks Project
Project description
Welcome to pyFlow!
Description
In this project we created a full deep learning framework to get the full experience of the deep learning engineer not only by using the well-known frameworks but also by developing our own framework , the framework contains Data module which help in loading the data and preprocessing it , NN module which contain layers as Dense Conv and pool , and also conation optimizer class , activation functions and Evaluation Metrics class , the framework contain utils module which help in saving and loading parameters and also contain visualization module which help in giving the full experience by plotting the results vs the training data .
Product Perspective
This project is a simple Deep learning frame work to help understanding the neural network concepts.
General Capabilities
The frame work is composed of several modules which will help building any efficient conventional NN model or CNN model .
General Constrains
The user build CNN model without wasting time on difficult interfaces and get the full experience.
User Characteristics
The user who uses this framework is interested in making Deep learning models easily and professionally.
Environment Description
We are using Colab notebook in our development to speed up the process using google servers .
System Requirements:
Functional requirements:
- Implement Data module
- Implement NN module to design different architectures
- implement visualization module
- implement utils module
- The modules must be combatable with each other
Non functional requirements:
-
Product requirements:
The Model execution speed is fast as it executes in less than 1ms per example. It takes memory size of max 1GB. The system should have fast response time as it responds in 10ms after failure and it should tolerate common types of faults. Any one can get it easy using pip install.
-
Organizational requirements :
It is written in python using Colab notebook. The delivery time is on January 25st. It should conform to IEEE and ISO standards.
-
External requirements:
The system should conform to all applicable local and international laws.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyflow_cse_asu-1.1.1.tar.gz.
File metadata
- Download URL: pyflow_cse_asu-1.1.1.tar.gz
- Upload date:
- Size: 19.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ff308da01fb35f5f0fa992686604994d65deff66337101663ec7c0799cd6249
|
|
| MD5 |
f33fa2a91c7b5e5454752f85c1b3afc4
|
|
| BLAKE2b-256 |
9438108c2264bb761cbafb010fd7497485898c69a0594136f3e13036037547bd
|
File details
Details for the file pyflow_cse_asu-1.1.1-py3-none-any.whl.
File metadata
- Download URL: pyflow_cse_asu-1.1.1-py3-none-any.whl
- Upload date:
- Size: 34.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f03e631e24d9720858c068b2b81601729abd59510c8672c97432266c064494eb
|
|
| MD5 |
1dbae90832e9c21b2bac48a43237e7bb
|
|
| BLAKE2b-256 |
13884418477358159a4b6ebe59f3d86aaa17893ee7194d364dc3d468244f8072
|