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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of TensorFlow Haskell!