Hub | Activeloop
GitHub
Activeloop Login
Slack
Search…
v2.0.7
🏠
Home
Quickstart
API Basics
EXAMPLE CODE
Getting Started
Tutorials
DOCUMENTATION
API Reference
How Hub Works
Design Principles
Storage Synchronization
How to Contribute
Archive
Powered By
GitBook
Design Principles
Hub is designed with the following guiding design principles.
Familiar APIs
Whenever possible, APIs are designed to look and feel like APIs from other PyData packages like NumPy.
Always Performant: Continuous Benchmarking
Every line of code is benchmarked.
Extensibility
Hub's modular design makes it easy to extend features, configure and integrate with other packages in the PyData ecosystem.
Previous
Creating Complex Datasets - Coming Soon
Next - How Hub Works
Storage Synchronization
Last modified
11mo ago
Copy link
Contents
Familiar APIs
Always Performant: Continuous Benchmarking
Extensibility