Spaces:
Sleeping
Sleeping
metadata
title: You Might Speak
emoji: π
colorFrom: pink
colorTo: gray
sdk: gradio
sdk_version: 5.9.1
app_file: app.py
pinned: false
short_description: I guess you might speak <Language>
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
Data Source
https://pytorch.org/tutorials/intermediate/char_rnn_classification_tutorial.html Last Accessed: 30th Dec 2024
Code Information
The code is partially inspired by https://pytorch.org/tutorials/intermediate/char_rnn_classification_tutorial.html
Changes I Introduced - DataLoader is added