All ML Frameworks
45,852 frameworks ranked by quality score · Page 447 of 459
| # | Framework | Score | Tier |
|---|---|---|---|
| 44601 |
pavelsjo/aplicaciones-web-con-ia-nativa-tensorflowjs
Aplicación con auto-tag de imagenes usando un casificador en el front end... |
|
Experimental |
| 44602 |
apsinghAnalytics/KerasCNNFashionClassifier
Fashion Classifier using CNN in Keras for the fashion_mnist dataset. |
|
Experimental |
| 44603 |
batu883/Hora2022
I and my friends are do researches and make studies about artificial... |
|
Experimental |
| 44604 |
mahmoudmaftah/B-PLUS-TREE
Hybrid B+ Tree and HNSW index for efficient k-NN search with scalar... |
|
Experimental |
| 44605 |
gugarosa/classipy
🎯 Classipy is an open-source web-based application that combines the power... |
|
Experimental |
| 44606 |
SatYu26/WhatImage
A modern application that can classify images for you and will store the... |
|
Experimental |
| 44607 |
Harpil70/Movie-Recommendation-System
A content-based movie recommendation system using TF-IDF and KNN. |
|
Experimental |
| 44608 |
cloneartist/AgroMed
This is an App to Detect Plant Diseases Using Image Classification |
|
Experimental |
| 44609 |
ujw0l/wp-js-crop
Wordpress plugin to crop and upload image |
|
Experimental |
| 44610 |
AndyTheFactory/FakeNewsDataset
a consolidated and cleaned up fake news dataset classified in the following... |
|
Experimental |
| 44611 |
wassimOubaziz/image-classifier
This is a simple web application that allows users to upload an image and... |
|
Experimental |
| 44612 |
HoangTran0410/Reversi-mcts
Reversi (Othello) AI game in C#. Using Monte Carlo Tree Search algorithm AND... |
|
Experimental |
| 44613 |
hayriyigit/tfjs-modelplatform
Build, Compile, Train ML models by creating flowcharts - Built with React... |
|
Experimental |
| 44614 |
Emil-Sila/fontfinder
Mobile app using Cordova, machine learning and Azure services to classify... |
|
Experimental |
| 44615 |
bakalianosm/LSTM-Neural-Networks
A repository containing 2 projects that are using Neural Networks. The... |
|
Experimental |
| 44616 |
puravparab/whatanimal
Machine learning web application that classifies animal images using CNNs |
|
Experimental |
| 44617 |
WeslenLakins/tensorflow-js-teachable-machine
Make your own "Teachable Machine" using transfer learning with MobileNet v3... |
|
Experimental |
| 44618 |
g3rley/house-prices
:house_with_garden: Predict sales prices and practice feature engineering,... |
|
Experimental |
| 44619 |
JohnLFX/AStar-Pathfinding
Simple A* pathfinding algorithm in Java to tranverse between verticies in an... |
|
Experimental |
| 44620 |
nomadicsynth/linguaforge
A comprehensive script designed for training and fine-tuning machine learning models |
|
Experimental |
| 44621 |
Dalesrox/Amazon_Spark_NLP
Reduced processing time from 4 hours to 14 minutes using scalable NLP topic... |
|
Experimental |
| 44622 |
beviah/GENbAIs
Bio-inspired adapters that improve foundation models beyond LoRA... |
|
Experimental |
| 44623 |
iboraham/next-word-prediction
Interactive web application for real-time next word prediction using n-gram... |
|
Experimental |
| 44624 |
law4percent/ai-family-tree
Comprehensive, expandable tree mapping the AI ecosystem from foundational... |
|
Experimental |
| 44625 |
Shreya-196/FemFlare_PCOS_Detection
Fem Flare is PCOD friendly detection Website |
|
Experimental |
| 44626 |
mohamedamine99/Birds-450-species-image-classification
This project is an image classification task of 450 bird species using the... |
|
Experimental |
| 44627 |
MuntahaShams/Character-level-LSTM-Pytorch
In this notebook, I'll construct a character-level LSTM with PyTorch. The... |
|
Experimental |
| 44628 |
monajemi-arman/rop_enhance_neural_net
Using a shallow neural network in Retinopathy of Prematurity (ROP) image enhancement |
|
Experimental |
| 44629 |
ankur-tutlani/SmartWordPredictor
The SmartWordPredictor repository features advanced algorithms for... |
|
Experimental |
| 44630 |
ErdemNezihiAksu/turkish-ngram-model
A Turkish language model using syllable and character based n-grams (1-gram,... |
|
Experimental |
| 44631 |
SM0311/next-word-prediction-app
A Streamlit app for predicting the next word in a text sequence using an... |
|
Experimental |
| 44632 |
alphaolomi/machine-learning
machine-learning |
|
Experimental |
| 44633 |
BorDch/time-series-forecasting-analytics
End-to-end time series analysis: classical econometrics, ML forecasting &... |
|
Experimental |
| 44634 |
MarcoBendinelli/Time-Series-Classification-with-Neural-Networks
This project employs Deep Learning for Time Series Classification, exploring... |
|
Experimental |
| 44635 |
phassic/BoidFlow
This repository contains a simulation of boids, demonstrating flocking... |
|
Experimental |
| 44636 |
b0o/tiktoken-bench
A small Node.js benchmark suite for the tiktoken WASM port. |
|
Experimental |
| 44637 |
Hari31416/Gradient_Ascent
A blog for machine learning, deep learning, and data science enthusiasts. |
|
Experimental |
| 44638 |
HrMav/Bank-Deposit-Machine-Learning-R
Banking Data Unleashed: Advanced Analytics for Deposit Market Strategies |
|
Experimental |
| 44639 |
Blue16-WangFudi/KTS-UPLMC
Reference implementation of the KTS-UPLMC classifier for imbalanced data. |
|
Experimental |
| 44640 |
dstarrago/MIClassImbalanceSolutions
Sampling-based class imbalance solutions for multiple-instance classification |
|
Experimental |
| 44641 |
SieR-VR/StaticNet
Make your static machine learning network! |
|
Experimental |
| 44642 |
dstarrago/mismote
Class imbalance correction algorithm for multiple-instance data |
|
Experimental |
| 44643 |
ysden123/ys-ml
Playing with Machine Learning |
|
Experimental |
| 44644 |
Davidk20/pacman-solutions
An artificial intelligence environment enabling users to watch and attempt... |
|
Experimental |
| 44645 |
Vaneeza-7/Graph-Optimization-Problem-using-Uninformed-Search
Calculating the minimum cost and optimal path for a graph using bfs, dfs,... |
|
Experimental |
| 44646 |
Umer-Farooq-CS/PixelRNN-Implementation-CIFAR10
Complete implementation of PixelRNN paper with PixelCNN, Row LSTM, and... |
|
Experimental |
| 44647 |
chavhan/mnist_neural_network
Demonstration of Neural Network through tensorflow/keras on MNIST dataset |
|
Experimental |
| 44648 |
moayadalsariya/number-gussing-game
Basic guessing game with OpenCV and Keras |
|
Experimental |
| 44649 |
shubhambhardwaj007/MNIST-Handwritten-Character-Recognization-CNN
Character Recognizaton Model on Popular MNIST Dataset |
|
Experimental |
| 44650 |
Soumyareddy2004/No-Poverty
AI-driven platform aligned with UN SDG Goal 1 that maps poverty-prone areas... |
|
Experimental |
| 44651 |
RamishRasool14/Goat-Cabbage-Wolf-Problem
Finding path to Wolf Goat Cabbage Problem with BFS and A* search |
|
Experimental |
| 44652 |
MKastek/Noise-CT-Scans
Msc Thesis notes - Evaluation of the effectiveness of artificial neural... |
|
Experimental |
| 44653 |
bvsam/handwriting-recognition
User handwriting recognition app using a CNN trained on the EMNIST ByClass dataset |
|
Experimental |
| 44654 |
wahyudesu/ARIMA-Analysis-in-Energy-SDGs-7-Indonesia
Project Akhir Mata Kuliah Permodelan Statistika terapan |
|
Experimental |
| 44655 |
noobpratik10/DigiRec--hindi-digits-recognizer
A digit recognition system for Hindi MNIST, built with TensorFlow, featuring... |
|
Experimental |
| 44656 |
carlos-vf/ANN-for-image-classification
An Artificial Neural Network for image classification (hand written numbers... |
|
Experimental |
| 44657 |
parimatrix/ticTacToe_Bot
View demo here: https://adoring-knuth-c94bec.netlify.com/ |
|
Experimental |
| 44658 |
trietvo3105/Reinforcement-learning-and-Game-theory-for-PyRat
A repository for an AI project aiming at automatically playing PyRat game |
|
Experimental |
| 44659 |
ubeydgur/car-price-prediction
Predicting the price of a used car |
|
Experimental |
| 44660 |
Goktug-Dusunen/Deltax-Anti
Hello, I am trying to make my own antivirus in this project, an anti virus... |
|
Experimental |
| 44661 |
Callum-C/HNN_Digit_Recognition
Using Hopfield Neural Networks to recognise digits 0 - 9. Testing the... |
|
Experimental |
| 44662 |
davidedellagiustina/digit-recognition
Software for single handwritten digit recognition in images. Developed for... |
|
Experimental |
| 44663 |
ArunR1408/Dysarthric-Speech-Recognition-MATLAB
A project to classify dysarthric and non-dysarthric speech using deep... |
|
Experimental |
| 44664 |
chaosopen/machine_learning_in_action
《人工智能之机器学习入门到实战》电子书 |
|
Experimental |
| 44665 |
baksho/dl-nutshell
Personal repository consisting Python implementation codes and fundamental... |
|
Experimental |
| 44666 |
Foxriver-2005/Face-Recognition-using-Android-and-Computer-Vision-FaceReg-App-
Lightweight neural network model designed for real-time face recognition.... |
|
Experimental |
| 44667 |
LearningFish/rlai2cpp
C++ Implementation of Reinforcement Learning: An Introduction (2nd Edition) |
|
Experimental |
| 44668 |
whyyes-max/husky
husky: a new vocalizer for dog sounds |
|
Experimental |
| 44669 |
coder-abhi07/.any-to-text-converter
any file extension to text |
|
Experimental |
| 44670 |
nlucian/amazontranscribe
Sample application for Amazon Transcribe |
|
Experimental |
| 44671 |
anuragaryanyt/upiFraudDetection
A machine learning-based UPI fraud detection system that analyzes... |
|
Experimental |
| 44672 |
Mouser-Electronics/WE_SensorFeatherWing_ArduinoPortenta
Find out how to measure motor vibrations using the Sensor Featherwing and... |
|
Experimental |
| 44673 |
koesan/NEAT
A comprehensive collection of evolutionary AI projects built with NEAT... |
|
Experimental |
| 44674 |
faridji/PSL-Player-Recommender
PSL_PR, web base application (Academic project) |
|
Experimental |
| 44675 |
SergiHernandez/DecentralizedAI
Analysis of two solutions to democratize AI models. |
|
Experimental |
| 44676 |
danaent/Blocks-World-Problem
Blocks world problem solver with A* search |
|
Experimental |
| 44677 |
dscamiss/generalized-newtons-method
PyTorch implementation of the generalized Newton's method for learning rate selection |
|
Experimental |
| 44678 |
kguzek/pathfinder-ai
A generative algorithm that attemtps to find a path to a predetermined goal. |
|
Experimental |
| 44679 |
BhaveshBhakta/Multiple-Disease-Prediction
Multiple Disease Prediction System using Machine Learning. Predicts... |
|
Experimental |
| 44680 |
HamzaKaddour/DL_ML_IoT_Security
Evaluating the Performance of Machine Learning-Based Classification Models... |
|
Experimental |
| 44681 |
abrarshahh/SQL_injection_detection
Machine learning powered SQL injection detection system featuring Random... |
|
Experimental |
| 44682 |
micdestefano/micdestefano
Michele De Stefano |
|
Experimental |
| 44683 |
ksquarekumar/whisper-stream
Whisper Transcription Service |
|
Experimental |
| 44684 |
pointlander/orthogonal
Neural network orthogonality regularization |
|
Experimental |
| 44685 |
lucasjvds/IsVoldemortAGorilla
This project investigates bias in image classification AI models,... |
|
Experimental |
| 44686 |
amansrv/Article.Writing-Hill.Climbing-AI
Writing Article on: Hill Climbing-Depth first and Breadth-first in AI |
|
Experimental |
| 44687 |
NicolasCastagnola/Pathfinding-Visualizer
🔍 Unity2D Pathfinding visualizer |
|
Experimental |
| 44688 |
oss-for-surg-med-ai-tech/workshop-hamlyn2024
Hamlyn workshop on Open-Source Software for Surgical Technologies 2024 |
|
Experimental |
| 44689 |
EmanWiens/Rapidly_Exploring_Random_Trees
A simple visualization of Rapidly Exploring Random Trees. |
|
Experimental |
| 44690 |
iamchinedu/ml-nlp-disaster-tweet-classifier
This project applies natural language processing (NLP) and machine learning... |
|
Experimental |
| 44691 |
andreabellome/speech_to_text
A simple speech-to-text script using OpenAI whisper models that run locally |
|
Experimental |
| 44692 |
Kushagra-sachdeva/Face-Mask-Detector
REAL TIME FACE MASK DETECTION USING MACHINE LEARNING |
|
Experimental |
| 44693 |
ChrisEdel/vehicle-classification
The aim of this project is to use the LiDAR sensor of the new Apple devices... |
|
Experimental |
| 44694 |
elimu-ai/ml-asr-web
Automated Speech Recognition (webapp) |
|
Experimental |
| 44695 |
cucu-o0/final_project_IH_leukemia
ANNa (Artificial Neural Network anti-leukemia) |
|
Experimental |
| 44696 |
LudovicGardy/ladybird_CNN
This project showcases the algorithm used in the Ladybird software to detect... |
|
Experimental |
| 44697 |
Bessouat40/python-ai-explainability
A python project to find anomaly in an Xray image. |
|
Experimental |
| 44698 |
theRoughCode/Pokedex
:closed_book: Deep-learning trained Pokédex. |
|
Experimental |
| 44699 |
amarmeddahi/sounds-of-nature
Deep learning for monitoring environment and biodiversity through acoustic... |
|
Experimental |
| 44700 |
urcuqui/Apache-Spark
This repository has some examples of Hadoop Spark |
|
Experimental |