This project implements a portable weather station using an Arduino Mega 2560, an ESP32 DevKit, a DHT22 temperature and humidity sensor, a rain sensor (both analog and digital outputs), and an LDR ...
Transformer_from_Scratch/ │ ├── data/ # Use folder for any data you want to try the code with! │ ├── models/ # Save the models (tokenizer.pkl and best_model.pt) here! │ ├── notebooks/ # Each notebook ...