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

Machine Learning library created by Okerew
To install do pip install okrolearn==0.2.2
To use in your code with the main module do from okrolearn import okrolearn
Then for example to use Tensor, do okrolearn.Tensor()
To add it to your directory, install requirements and then just import it by having it in your project directory
from okrolearn.src.okrolearn import *
You can also just download the okrolearn.py file and import it
from okrolearn import *
Note gpu and jit compilation are not yet supported.

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-0.2.3.tar.gz (2.5 MB view hashes)

Uploaded Source

Built Distribution

okrolearn-0.2.3-py3-none-any.whl (31.7 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