Technical Architecture
Off-chain Server: NBT operates an off-chain server that hosts the built-in library of tools and frameworks for AI model training. This server provides users with access to a wide range of resources, including software packages, datasets, and pre-trained models, without the need to download or install anything locally. By centralizing these resources on the server, NBT simplifies the process of accessing and utilizing computational resources for AI model training.
API Integration: NBT offers API integration with popular deep learning frameworks such as TensorFlow, PyTorch, and Keras, allowing users to seamlessly integrate their existing workflows with the platform. Through these APIs, users can easily provision resources, upload datasets, initiate training jobs, and monitor progress, all within their preferred development environment.
Last updated