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.4.tar.gz (15.0 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.4-py3-none-any.whl (18.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: Terminatetensorflow-0.0.4.tar.gz
  • Upload date:
  • Size: 15.0 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.4.tar.gz
Algorithm Hash digest
SHA256 512cd5cf8632de88f2acb85ce09050136bc57439c5c51a804124a66002de9da4
MD5 ace80c1f140226d3d7bfe14139978aad
BLAKE2b-256 459392b41e668c1b5a75d1199eae84de2cb11f1827eb9bc7b369150fcb0482fe

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Terminatetensorflow-0.0.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 e5b424be5695170d7c06a59135804160f164736d3c0bd8b66fe5eecc82220f70
MD5 5f85471dcd38b1051b5e1b6cbc9813e2
BLAKE2b-256 93fc1e659c6a715edb1925adb6dc1aceb20dbbb9fd0c528c9f5f84cbce37ec41

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