Skip to main content

Lightweight library for neural network-based directional prediction

Project description

You need to install numpy

Activation finction

ReLU: relu(x) Relu derivative: relu_derivative(x) Sigmoid: sigmoid(x) Sigmoid derivative: sigmoid_derivative(x) Sigmoid derivative (without activation): sigmoid_derivative_from_output(s) Leaky ReLU: leaky_relu(x, alpha=0.01) Leaky ReLU derivative: Soft max: softmax(z)

Loss

Cross entropy: cross_entropy(y_true, y_pred) MSE Loss: mse_loss(y_true, y_pred)

Metrics

Accuracy: accuracy(output, tags)

Utils

Stats: statistics(loss, error, output, epoch, accuracy)

There is feature in version 1.1.1. Thank for download

Made by: foloip Github: https://github.com/Foloip

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

DirNet-1.1.1.tar.gz (3.0 kB view details)

Uploaded Source

File details

Details for the file DirNet-1.1.1.tar.gz.

File metadata

  • Download URL: DirNet-1.1.1.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.10

File hashes

Hashes for DirNet-1.1.1.tar.gz
Algorithm Hash digest
SHA256 eda955470a1b332e31f337f78d3313cbc744600d0aaf886fe386971f62e615a8
MD5 baf9f802722938f7fe4d2b1ec35bdfc4
BLAKE2b-256 3ced29b71343a1418f676fd0dc00804c3fddbd2f1898d5f6b4a91b32ff153a4e

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