{"payload":{"pageCount":1,"repositories":[{"type":"Public","name":"gorgonia.github.io","owner":"gorgonia","isFork":false,"description":"The source code (and website) for gorgonia.org","allTopics":["machine-learning","docs","hacktoberfest","gorgonia"],"primaryLanguage":{"name":"CSS","color":"#563d7c"},"pullRequestCount":1,"issueCount":5,"starsCount":13,"forksCount":15,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-27T00:03:56.028Z"}},{"type":"Public","name":"cu","owner":"gorgonia","isFork":false,"description":"package cu provides an idiomatic interface to the CUDA Driver API.","allTopics":["go","golang","cuda","cuda-driver-api"],"primaryLanguage":{"name":"Go","color":"#00ADD8"},"pullRequestCount":0,"issueCount":28,"starsCount":448,"forksCount":60,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-26T02:16:33.374Z"}},{"type":"Public","name":"tensor","owner":"gorgonia","isFork":false,"description":"package tensor provides efficient and generic n-dimensional arrays in Go that are useful for machine learning and deep learning purposes","allTopics":["golang","machine-learning","deep-learning","ndarray","hacktoberfest","tensor","multidimensional-arrays"],"primaryLanguage":{"name":"Go","color":"#00ADD8"},"pullRequestCount":3,"issueCount":27,"starsCount":343,"forksCount":49,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-21T01:57:59.028Z"}},{"type":"Public","name":"gorgonia","owner":"gorgonia","isFork":false,"description":"Gorgonia is a library that helps facilitate machine learning in Go.","allTopics":["deep-neural-networks","artificial-intelligence","computation-graph","deeplearning","gradient-descent","hacktoberfest","differentiation","gorgonia","symbolic-differentiation","graph-computation","go","golang","machine-learning","deep-learning","neural-network","automatic-differentiation"],"primaryLanguage":{"name":"Go","color":"#00ADD8"},"pullRequestCount":10,"issueCount":98,"starsCount":5374,"forksCount":430,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-21T01:44:03.336Z"}},{"type":"Public","name":"shapes","owner":"gorgonia","isFork":false,"description":"Package shapes provides an algebra for handling shapes","allTopics":[],"primaryLanguage":{"name":"Go","color":"#00ADD8"},"pullRequestCount":0,"issueCount":0,"starsCount":5,"forksCount":2,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-02-26T09:46:05.027Z"}},{"type":"Public","name":"dtype","owner":"gorgonia","isFork":false,"description":"Package dtype provides a definition of a Dtype, which is a part of the type system that Gorgonia uses.","allTopics":[],"primaryLanguage":{"name":"Go","color":"#00ADD8"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-10-17T18:41:22.534Z"}},{"type":"Public","name":"vecf32","owner":"gorgonia","isFork":false,"description":"Package vecf32 provides common functions and methods for slices of float32","allTopics":[],"primaryLanguage":{"name":"Assembly","color":"#6E4C13"},"pullRequestCount":0,"issueCount":0,"starsCount":10,"forksCount":4,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-06-14T22:15:47.912Z"}},{"type":"Public","name":"vecf64","owner":"gorgonia","isFork":false,"description":"package vecf64 provides common functions and methods for slices of float64","allTopics":[],"primaryLanguage":{"name":"Assembly","color":"#6E4C13"},"pullRequestCount":0,"issueCount":1,"starsCount":19,"forksCount":4,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-06-14T22:15:43.424Z"}},{"type":"Public","name":"parser","owner":"gorgonia","isFork":false,"description":"A simple parser that turns a formulae written in unicode into an ExprGraph","allTopics":["golang","unicode","parser","gorgonia","goyacc"],"primaryLanguage":{"name":"Go","color":"#00ADD8"},"pullRequestCount":0,"issueCount":0,"starsCount":12,"forksCount":2,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-10-08T08:15:32.181Z"}},{"type":"Public","name":"qol","owner":"gorgonia","isFork":false,"description":"Neural Network Quality of Life Stuff","allTopics":[],"primaryLanguage":{"name":"Go","color":"#00ADD8"},"pullRequestCount":0,"issueCount":0,"starsCount":6,"forksCount":3,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-03-26T21:54:02.947Z"}},{"type":"Public","name":"golgi","owner":"gorgonia","isFork":false,"description":"Golgi is a library built on top of Gorgonia that provides neural network components","allTopics":[],"primaryLanguage":{"name":"Go","color":"#00ADD8"},"pullRequestCount":0,"issueCount":1,"starsCount":38,"forksCount":5,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-01-31T00:53:49.529Z"}},{"type":"Public","name":"internal","owner":"gorgonia","isFork":false,"description":"internal use libraries","allTopics":[],"primaryLanguage":{"name":"Go","color":"#00ADD8"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-08-04T13:33:21.633Z"}},{"type":"Public","name":"vulkan","owner":"gorgonia","isFork":false,"description":"Vulkan back-end for Gorgonia (early development)","allTopics":[],"primaryLanguage":{"name":"Go","color":"#00ADD8"},"pullRequestCount":0,"issueCount":2,"starsCount":8,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-07-04T11:53:49.424Z"}},{"type":"Public","name":"bindgen","owner":"gorgonia","isFork":false,"description":"libbindgen is a package that generates bindings and idiomatic Go interfaces to C-libraries","allTopics":[],"primaryLanguage":{"name":"Go","color":"#00ADD8"},"pullRequestCount":0,"issueCount":0,"starsCount":32,"forksCount":5,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-02-23T09:44:12.811Z"}},{"type":"Public","name":"agogo","owner":"gorgonia","isFork":false,"description":"A reimplementation of AlphaGo in Go (specifically AlphaZero)","allTopics":[],"primaryLanguage":{"name":"Go","color":"#00ADD8"},"pullRequestCount":1,"issueCount":6,"starsCount":214,"forksCount":19,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-02-14T20:12:22.015Z"}},{"type":"Public","name":"community","owner":"gorgonia","isFork":false,"description":"community information (e.g., community meetings, etc.)","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-01-11T04:20:13.129Z"}},{"type":"Public","name":"examples","owner":"gorgonia","isFork":false,"description":"Examples of neural networks and other things written in Gorgonia","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":5,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-12-11T23:58:54.308Z"}},{"type":"Public","name":"hugo-theme-learn","owner":"gorgonia","isFork":true,"description":"Porting Grav Learn theme to Hugo","allTopics":[],"primaryLanguage":{"name":"CSS","color":"#563d7c"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":1281,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-10-18T12:38:47.287Z"}},{"type":"Public","name":"dev","owner":"gorgonia","isFork":false,"description":"Scripts and helpers for developing Gorgonia","allTopics":[],"primaryLanguage":{"name":"Shell","color":"#89e051"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-06-01T20:36:06.127Z"}},{"type":"Public","name":"exp","owner":"gorgonia","isFork":false,"description":"experimental things for Gorgonia, to sketch things out","allTopics":[],"primaryLanguage":{"name":"Go","color":"#00ADD8"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-05-20T00:20:32.437Z"}},{"type":"Public","name":"dawson","owner":"gorgonia","isFork":false,"description":"package dawson is a package that provides utilities for testing involving floats","allTopics":[],"primaryLanguage":{"name":"Go","color":"#00ADD8"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-09-04T04:49:44.094Z"}},{"type":"Public","name":"signedlogspace","owner":"gorgonia","isFork":false,"description":"Signed Log Space implements operations in the signed log space per Li and Eisner (2009)","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-12-27T21:48:19.989Z"}},{"type":"Public","name":"randomkit","owner":"gorgonia","isFork":false,"description":"randomkit is a repository for random number generation. ","allTopics":[],"primaryLanguage":{"name":"Go","color":"#00ADD8"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-12-08T04:00:53.796Z"}}],"repositoryCount":23,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"Repositories"}