Skip to main content
Ctrl+K
Israel is committing genocide, killing tens of thousands of Palestinian civilians, while displacing millions more.
Please consider donating to Palestine Children's Relief Fund.
Logo image

Site Navigation

  • Installation
  • API Documentation

Site Navigation

  • Installation
  • API Documentation

Section Navigation

  • activations
  • clustering
  • convolution
  • knn
  • neural_networks
  • processing
  • regression
  • utils
  • API Documentation

API Documentation#

  • activations
    • sigmoid()
    • sigmoid_derivative()
    • tanh()
    • tanh_derivative()
    • relu()
    • relu_derivative()
    • leaky_relu()
    • leaky_relu_derivative()
  • clustering
    • KMeans
  • convolution
    • conv2d()
  • knn
    • KNN
  • neural_networks
    • BaseLayer
    • LinearLayer
    • SigmoidLayer
    • TanhLayer
    • ReLULayer
    • LeakyReLULayer
    • MultiLayerPerceptron
  • processing
    • KFoldCrossValidation
  • regression
    • LinearRegression
    • LogisticRegression
  • utils
    • assert_ndarray_shape()
    • assert_fitted()
    • assert_str_choice()
    • pad_array()
    • pairwise_distances()
    • array_mode_value()

previous

Installation

next

activations

Show Source

© Copyright 2023, Zahin Zaman.

Created using Sphinx 7.0.0.

Built with the PyData Sphinx Theme 0.13.3.