Libraries
31 resources
Agent Development Kit (ADK)
Google's Agent Development Kit (ADK) provides a comprehensive framework for building, testing, and deploying AI agents. It includes tooling for agent development with built-in functionality for reasoning, memory management, and multimodal interactions.
Apache MXNet
apache
Scalable deep learning framework that supports both imperative and symbolic programming, enabling flexible development and efficient deployment across devices from cloud infrastructure to mobile devices.
LangChain
LangChain
LangChain is a framework for developing applications powered by language models. It enables applications that are context-aware, reason, connect to other data sources, and integrate with agents for complex tasks.
Microsoft Cognitive Toolkit (CNTK)
microsoft
Commercial-grade distributed deep learning toolkit. CNTK allows users to easily realize and combine popular model types and enables efficient implementation and execution of RNNs, CNNs, and feed-forward DNNs.
ONNX
onnx
Open Neural Network Exchange is an open format for representing machine learning models. ONNX defines a common set of operators and a common file format to enable model interoperability between frameworks.