Skip to main content

A machine learning library created by Okerew, which is supposed to be a raw implementation of combining pytorch with scikit-learn

Project description

Okrolearn

Okrolearn Logo

Okrolearn is a machine learning library created by Okerew.

Installation

To install Okrolearn, use: pip install okrolearn==0.2.2
#Note venv is recommended

Usage

To use Okrolearn in your code, import the main module:

from okrolearn import okrolearn
okrolearn.Tensor() # Example usage

To integrate Okrolearn into your project directory, install the requirements and import it: from okrolearn.src.okrolearn import * You can also download the okrolearn.py file and import it: from okrolearn import *

Notes

Please note that GPU and JIT compilation are not yet supported by Okrolearn.

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

okrolearn-2.2.0.tar.gz (1.3 MB view hashes)

Uploaded Source

Built Distribution

okrolearn-2.2.0-py3-none-any.whl (32.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page