TensorFI is a fault injector for TensorFlow applications written in Python. It instruments the Tensorflow graph to inject faults at the level of individual operators. Unlike other fault injection ...
A TensorFlow-based Bidirectional LSTM for financial sentiment regression, featuring a FastAPI-powered REST API for real-time inference. It uses Knowledge Distillation from FinBERT, domain-specific ...