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 is a machine learning library created by Okerew.
Installation
To install Okrolearn for cpu, use:
pip install okrolearn==0.2.2
To install for gpu do
pip install okrolearn
#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
The gpu version will not work as good as cpu version for small data
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file okrolearn-2.7.0.tar.gz.
File metadata
- Download URL: okrolearn-2.7.0.tar.gz
- Upload date:
- Size: 214.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e536e327f520a8308da679a38c4a23a5d7be4daf56546beaa9d174a00506e1b8
|
|
| MD5 |
7529bad5300f2f5a61b8bcbcfe9acd1d
|
|
| BLAKE2b-256 |
16a771b778f6ce19387d618fd66eb3434a05f6302c10010dc505356144b83128
|
File details
Details for the file okrolearn-2.7.0-py3-none-any.whl.
File metadata
- Download URL: okrolearn-2.7.0-py3-none-any.whl
- Upload date:
- Size: 43.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03a453378169ed874bdbd2330757cd1f2578543ab1c0b9cd0403e7ed8ca89256
|
|
| MD5 |
6f567829d54b4b76ad87ca772adf4319
|
|
| BLAKE2b-256 |
40d2540cff4fadc8a8a9c13a6c989f7bec8e8d72b57320c163df976c023a62fd
|