uber / petastorm

Petastorm library enables single machine or distributed training and evaluation of deep learning models from datasets in Apache Parquet format. It supports ML frameworks such as Tensorflow, Pytorch, and PySpark and can be used from pure Python code.
Apache License 2.0
1.78k stars 285 forks source link

Adding video to README #635

Closed crizCraig closed 3 years ago

crizCraig commented 3 years ago

Hey @selitvin! Great to see your work here :) This looks like a super useful project! Also love your presentation. Seems a shame not to have it on github as well. Very best to you!

selitvin commented 3 years ago

Good to hear from you! Thanks for the suggestion - that' a good idea. Added the link to README (#636).

selitvin commented 3 years ago

Landed #636

crizCraig commented 3 years ago

:boom: