https://github.com/xuender/aime
Machine Learning Golang Library
https://github.com/xuender/aime
Last synced: 2 months ago
JSON representation
Machine Learning Golang Library
- Host: GitHub
- URL: https://github.com/xuender/aime
- Owner: xuender
- License: mit
- Created: 2024-09-20T03:11:26.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-23T00:20:49.000Z (9 months ago)
- Last Synced: 2025-02-09T19:40:49.998Z (4 months ago)
- Language: Go
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aime
[![Action][action-svg]][action-url]
[![Report Card][goreport-svg]][goreport-url]
[![Lines of code][lines-svg]][lines-url]
[![godoc][godoc-svg]][godoc-url]
[![License][license-svg]][license-url]✨ **`xuender/aime` is a ...**
## 🚀 Install
```shell
go install github.com/xuender/aime@latest
```## 💡 Usage
TODO
## 👤 Contributors
![Contributors][contributors-svg]
## 📝 License
© ender, 2024~time.Now
[MIT LICENSE][license-url]
[action-url]: https://github.com/xuender/aime/actions
[action-svg]: https://github.com/xuender/aime/workflows/Go/badge.svg[goreport-url]: https://goreportcard.com/report/github.com/xuender/aime
[goreport-svg]: https://goreportcard.com/badge/github.com/xuender/aime[godoc-url]: https://godoc.org/github.com/xuender/aime
[godoc-svg]: https://godoc.org/github.com/xuender/aime?status.svg[license-url]: https://github.com/xuender/aime/blob/master/LICENSE
[license-svg]: https://img.shields.io/badge/license-MIT-blue.svg[contributors-svg]: https://contrib.rocks/image?repo=xuender/aime
[lines-svg]: https://sloc.xyz/github/xuender/aime
[lines-url]: https://github.com/boyter/scc