examples icon indicating copy to clipboard operation
examples copied to clipboard

Examples for quickly getting started using Deep Lake! https://activeloop.ai/

Results 8 examples issues
Sort by recently updated
recently updated
newest added

Created a notebook to demonstrate conversion of a text dataset into deeplake fromat

Hi, Can you kindly provide examples playing with the complex nuScenes dataset, which contains data of cam, lidar, rader, map, etc. I can find a very old commit in the...

AIStore natively does not support boto3, because of http redirect issues https://github.com/NVIDIA/aistore/blob/master/docs/s3compat.md#boto3-compatibility) - [ ] Need to add a storage connector inside hub to support AIStore storage without boto3 ```python...

remove how-to and docs information from README (it's harder to maintain 2 copies of this, so the README for examples should be distinct from the main repo)

Added distributed generation of a dataset using ray example. Depends on this PR (https://github.com/activeloopai/Hub/pull/1140).