Skip to main content

A very basic NN framework

Project description

1. Dense Module This module contain the parameters initialization, layer forward propogation, layer backward propogation and also parameters update. 2. Viz Module this module contain all vizualization technique used inside our framework, All built with matplotlib 3. Saver module This module save the model parameters to be used for predection. The model is built upon pickle implementation for save and restoring model 4. Metrics module This module contains all the accuracy Metrics that are used to evaluate the model, include but not limited to absolute_metrics, F1_score 5. Preprocessing module This module contain all data preprocessing from reading and cutting the data into the required ratios.

Mainly the input data is divided into test data and training data

6. Loss module this module contain all the implemented loss functions include but not limited to multiclass loss 7. Actvfn module This module contain all activation functions implemented for our model and also their derivatves. 8. Live animation This module is for live plotting of both training loass and accuracy, Saved as a gif.

change log

0.0.1(24/01/2021)

First Release

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

Terminatetensorflow-0.0.2.tar.gz (15.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

Terminatetensorflow-0.0.2-py3-none-any.whl (18.0 kB view details)

Uploaded Python 3

File details

Details for the file Terminatetensorflow-0.0.2.tar.gz.

File metadata

  • Download URL: Terminatetensorflow-0.0.2.tar.gz
  • Upload date:
  • Size: 15.1 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.56.0 CPython/3.6.0

File hashes

Hashes for Terminatetensorflow-0.0.2.tar.gz
Algorithm Hash digest
SHA256 c1d79a993cec9e20a842ad51b5911b8bd291244469a0b80459fba80d6e345a3d
MD5 be007b2fd60bf8199083e44f463d6975
BLAKE2b-256 ecc8374b4148e0b5b5f2db2d17d64d31835424dbd65740eb69d815fbc3fa5e2e

See more details on using hashes here.

File details

Details for the file Terminatetensorflow-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: Terminatetensorflow-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 18.0 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.56.0 CPython/3.6.0

File hashes

Hashes for Terminatetensorflow-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 6793307acf1767926df30699aa8368c3d3798403bbe2d5c9becdd78f94615230
MD5 151954aadd03be09e08850b48518149d
BLAKE2b-256 ae71488c9e8fa6326b1bc98d45f0a7c76a9a5f74513f37ff26b210bcf63ffcad

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page