This is a Python program that implements a vacuum cleaner as an Artificial Intelligence.
-
Updated
Dec 4, 2023 - Python
This is a Python program that implements a vacuum cleaner as an Artificial Intelligence.
This repository contains code for generating captions for images using a Transformer-based model. The model used is the `VisionEncoderDecoderModel` from the Hugging Face Transformers library, specifically the `nlpconnect/vit-gpt2-image-captioning` model.
This is a Flask app that lets you take a photo with your device camera and see them right on the screen. It will automatically upload your captured image. You can even upload photos to the app. It has key based authentication system based on JWT token and has server rate limit based on flask_limiter. Happy Coading!.
YouTubeVideoSegmentDownloader is a Python tool to download and extract specific segments from YouTube videos. It takes a YouTube URL and optional start and end times to save the desired segment with a unique filename, ensuring easy and efficient video clipping.
A binary decision diagram is a directed acyclic graph used to represent a Boolean function. The ROBDD is a canonical form, which means that given an identical ordering of input variables, equivalent Boolean functions will always reduce to the same ROBDD.
Financial-Consumer-analysis with python and Power BI
A pygame adaption of conway's game of life.
Time Series Analysis in Python | Time Series Forecasting using AirPassengers data
It is my project to build a video calling application using twilling.
Simple app for encryption and decrypting files.
An interactive English Dictionary in Python 3
Add a description, image, and links to the pthon3 topic page so that developers can more easily learn about it.
To associate your repository with the pthon3 topic, visit your repo's landing page and select "manage topics."