mac-lawson/Gotorch
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
========================= |Gotorch | Version 0.1.1| ========================= Simulating simple neural networks Gotensors ========= Gotensors are basically the same as a numpy array. There are three different data types of gotensors: - Gotensor_dtypefloat64 | float64 - Gotensor_dtypeint64 | int64 - Gotensor_dtypestring | string Features and Change log ======================= TODO - refactor functions that do not return a Return type - refactor loops not optimized