-
Notifications
You must be signed in to change notification settings - Fork 0
Neural networks with Golang
License
mac-lawson/Gotorch
Folders and files
Name | Name | Last commit message | 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
About
Neural networks with Golang
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published