The tensorflow-haskell package provides Haskell-language bindings for TensorFlow, giving Haskell developers the ability to build and run computation graphs, machine learning models, and leverage TensorFlow's ecosystem—though it is not an official Google release. As an expedient we use docker for building. Once you have docker working, the following commands will compile and run the tests. Run the install_macos_dependencies.sh script in the tools/ directory. The script installs dependencies via Homebrew and then downloads and installs the TensorFlow library on your machine under /usr/local. The stack.yaml file describes a NixOS environment containing the necessary dependencies.
Features
- Exposes TensorFlow Core and computational graph APIs to Haskell
- Enables building complex models and graph-based computations
- Compatibility with additional binding packages like tensorflow-ops
- Haskell interface integrates into the broader TensorFlow ecosystem
- Useful for prototyping ML tasks in a statically typed environment
- Serves as a foundation for further ML workflows in Haskell
Categories
DesignLicense
Apache License V2.0Follow TensorFlow Haskell
Other Useful Business Software
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of TensorFlow Haskell!