Menu

Home

Okerew Lochraw

Welcome to the okrolearn wiki!


What is the point of this library?


It is supposed to be a raw implementation of combining pytorch and scikit-learn.


So allowing for advanced data analysis while also allowing the powerfull feautures of pytorch tensors, and neural network layers.


It also aims to use easy and simple syntax.


Okrolearn icon created by bing copilot ( Dalee).


Hatch is used for building.


If it is not working for you try installing it in a venv as venv is recommended.


In gpu version cupy is imported as np


Chatgpt was used for some of the docstrings, some of computing layers that would had a simmilar implementation just different formulas, math and dimensions.