malmaud/TensorFlow.jl
A Julia language wrapper for TensorFlow, enabling Julia programmers to build and run machine learning models using Google's ML framework.

Velocity · 7d
+0.2
★ / day
Trend
→steady
star history
This repository provides a Julia wrapper around TensorFlow, allowing Julia developers to leverage TensorFlow’s machine learning capabilities. It exposes TensorFlow operations including constants, variables, placeholders, and math functions through a native Julia API. The package supports GPU acceleration via CUDA for training and inference workloads.