Working on the Google - Isolated Sign Language Recognition Kaggle competition.
Started this because some of my students were working on this project, and I wanted to try out some functions to find simpler ways.
- Working with pyarrow to load parquet files
- Using TensorFlow Datasets
- Practice writing tests