machine-lea
There are 9 repositories under machine-lea topic.
ArulselvanMadhavan/mini_dalle
mini-dalle in OCaml
tarudesu/ViHateT5
Repository for the paper "ViHateT5: Enhancing Hate Speech Detection in Vietnamese with A Unified Text-to-Text Transformer Model" (ACL'2024 - Findings)
siegstedt/predict_credit_card_approval
Commercial banks receive a lot of applications for credit cards. Many of them get rejected for many reasons, like high loan balances, low income levels, or too many inquiries on an individual's credit report, for example. Manually analyzing these applications is mundane, error-prone, and time-consuming. Luckily, this task can be automated with the power of machine learning. Here is an automatic credit card approval predictor using machine learning techniques.
gourav631/Face-Count
This project is for the use of Mediapipe Face-Mesh and to count the number of faces in the given frame. Real Time implementation is also to be found through camera.
swapnita-pandey/Food-Adulteration
Food Adulteration detection using hyperspectral images and machine learning techniques.
Dujuniorrr/DigitalIPM
Digital IPM is an IoT solution for pest monitoring in crops. It uses an embedded system to capture images of insects and detect them through machine learning. The data is then sent to a web platform, where graphs and records are generated to provide data intelligence.
kylebowles/480
IA/ISAT480
prathmachowksey/Logistic-Regression
Logistic regression implementation in python.