Pigrecos/TensorFlow.Delphi
TensorFlow.Delphi (TF.Delphi) provides a Delphi(Pascal) Standard binding for TensorFlow. It aims to implement the complete Tensorflow API in Delphi which allows Pascal developers to develop, train and deploy Machine Learning models with the Pascal Delphi
This project helps Delphi (Pascal) developers incorporate advanced machine learning capabilities directly into their applications. It takes existing TensorFlow or Keras code, typically written in Python, and allows it to be used within a Delphi environment without needing a separate Python installation. The output is a Delphi application that can develop, train, and deploy machine learning models.
No commits in the last 6 months.
Use this if you are a Delphi or Pascal developer who wants to integrate machine learning models, like those built with TensorFlow or Keras, directly into your Delphi applications without relying on Python.
Not ideal if you are not a Delphi or Pascal developer, or if you prefer to work exclusively within the Python ecosystem for machine learning development.
Stars
88
Forks
14
Language
Pascal
License
Apache-2.0
Category
Last pushed
Apr 15, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Pigrecos/TensorFlow.Delphi"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
apache/tvm
Open Machine Learning Compiler Framework
uxlfoundation/oneDNN
oneAPI Deep Neural Network Library (oneDNN)
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
OpenMined/TenSEAL
A library for doing homomorphic encryption operations on tensors
iree-org/iree-turbine
IREE's PyTorch Frontend, based on Torch Dynamo.