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.3.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.3-py3-none-any.whl (18.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: Terminatetensorflow-0.0.3.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.3.tar.gz
Algorithm Hash digest
SHA256 3f15ca769330655080261039089e96abe41c5b14e34c6e4a25be32f3b6eddc0d
MD5 08382918e62ea7c0a9008baac40b217e
BLAKE2b-256 f986786c27c0ad85648adc727e078640018825f24183510e2e26b19422cac097

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Terminatetensorflow-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 18.1 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 29b37bc213f78b37aaed96d608cb7603fa8f8e361885ce1e46d6633b3febb637
MD5 e830722521dbf3961c8e8440c9df6e2d
BLAKE2b-256 be316f37566c4dea9fd11eb3357a141ea0f949d1387dfa0ce1f3b6c39f6ced4d

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