WeatherWidget for iOS written in Python! Python interpreter like Pyto or Pythonista required.
-
Updated
Dec 6, 2019 - Python
WeatherWidget for iOS written in Python! Python interpreter like Pyto or Pythonista required.
Sleep Prediction using PyTorch
Udacity's AI Programming with Python Nanodegree program
machine learning
transformer build from scratch, referred the video of Umar Jamil for the transformer architecture.
This project fine-tunes DistilBERT to classify news as REAL or FAKE. It uses the LIAR dataset for training, applies preprocessing, and includes early stopping to prevent overfitting. The best model is automatically saved for inference.
This project explores the implementation of active learning techniques, focusing on various query strategies to optimize the selection of informative data points for model training. It aims to reduce the amount of labeled data required while improving model performance, especially in scenarios with limited labeled data.
This project provides a full pipeline for training an English-to-Igbo translation model.
This repository is for only teaching and learning Data Science.
This is a Streamlit-based web application that uses a BLIP model for generating captions based on user-uploaded images. The app allows users to upload images, and it provides an AI-generated caption for image.
Add a description, image, and links to the pyto topic page so that developers can more easily learn about it.
To associate your repository with the pyto topic, visit your repo's landing page and select "manage topics."