dtorch
Description
This package is the main module of this project for machine learning. It is basicly a replica of pytorch. It offer the possibility to create tensor, have them store elements for gradient calcul and create ML models.
Important
This project is currently in progress. It’s undergoing majors changes and is subject to changements
Modules
Here’s the list of the available modules:
- dtorch.jtensors
JTensorsJTensors.gradJTensors.require_gradsJTensors.ndimsJTensors.shapeJTensors.dtypeJTensors.TJTensors.itemsizeJTensors.sizeJTensors.strideJTensors.backward()JTensors.numpy()JTensors.transpose()JTensors.reshape()JTensors.max()JTensors.sum()JTensors.rearrange()JTensors.shuffle()JTensors.norm()JTensors.detach()JTensors.clone()JTensors.unsqueeze()JTensors.squeeze()
- dtorch.nn
- dtorch.functionnal
- dtorch.einops
- dtorch.optim
- dtorch.loss