Skip to main content

DeeprAI Docs

Official DeeprAI documentation.

Getting Started

How to set up your first network

Feed Forward Model

Activation Functions

How to use the activations in your own project

Loss Functions

Set up loss functions for your own project

Embeddings

Tools

Tools for helping create neural networks

Regression

Regression Models

K-Nearest Neighbors

K-nearest neighbors (KNN) is a supervised machine learning algorithm that classifies a data point...