tfgo
TensorFlow wrapper
A Go library that simplifies the use of TensorFlow in Go by addressing common issues with its bindings.
Tensorflow + Go, the gopher way
2k stars
58 watching
155 forks
Language: Go
last commit: 10 months ago
Linked from 2 awesome lists
gogolangtensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
go-vgo/robotgo | Automation tool for interacting with graphical user interfaces on multiple platforms. | 9,739 |
gorgonia/gorgonia | A low-level machine learning and graph computation library for Go. | 5,582 |
migueldeicaza/tensorflowsharp | A .NET API for running existing machine learning models and creating new ones using the TensorFlow library | 3,144 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,564 |
deckarep/golang-set | A generic set data structure implementation in Go | 4,277 |
go-git/go-git | A high-level implementation of the Git version control system in Go | 6,070 |
tensorflow/models | A repository of pre-built TensorFlow models and examples for various applications | 77,258 |
tmc/langchaingo | Provides a Go implementation of LangChain for generating text based on large language models. | 5,155 |
pkmital/tensorflow_tutorials | A collection of examples and tutorials illustrating various applications and use cases of TensorFlow in Python | 5,636 |
donnemartin/data-science-ipython-notebooks | A comprehensive collection of data science and machine learning notebooks using Python and various deep learning frameworks. | 27,601 |
tensorpack/tensorpack | A high-performance neural network training interface for TensorFlow that focuses on speed and flexibility. | 6,303 |
melkeydev/go-blueprint | A CLI tool that automates the setup of Go projects with a structured directory layout and optional integration with popular frameworks. | 6,136 |
shpota/goxygen | Automates the creation of web projects with Go and various front-end frameworks and databases. | 3,531 |
thtrieu/darkflow | Tools and scripts for training and deploying real-time object detection models using TensorFlow | 6,138 |
gogo/protobuf | A code generation tool for Protocol Buffers in Go, providing features like fast marshalling and compatibility with other libraries. | 5,669 |