There are 0 repository under classification-internal topic.
🐳 EuroSAT🐊 Satellite 🐲 Image 🪲 Land 🎳 Use 🌳 Classification 🐸 is a 🪆 computer 🐧vision 🦫 that 🦧 leverages 🦊 Deep 🐯 Learning 🍊and CNN 🥯 architectures 🍏 to classify 🥭 satellite 🍔 images 🧅into ✈ different 🚞 land use 🚒 land cover 🕌 categories 🚁 Built 🎮 on the 🛼 EuroSAT 🛬 dataset ⚾ this 🛸showcases ⚽ environmental 🏀monitoring 🏈
Summer training programs are specialized educational or professional development courses conducted during the summer break. They are designed to provide participants, typically students or early-career professionals, with practical experience and skills in specific fields. 😎🥰🚅🚄
Deploy YOLO models to Replicate with ready-to-use Cog configurations and automated CI/CD. Includes optimized deployments for YOLO11, and reference implementations for custom model deployment.
Cloudflare’s documentation
fake news detection using passive Aggresive classifier
Object Detection with CNN (Using YOLOv3)" teaches the implementation of YOLOv3 for real-time object detection. Learn CNN fundamentals, YOLO architecture, and practical techniques for training models to identify objects in images and videos efficiently. Ideal for advancing skills in computer vision and deep learning.
A Custom CNN model aims to assist in the automated analysis of histopathological images, potentially aiding in early cancer diagnosis and medical research.
README.mdConfig files for my GitHub profile.
The Angular Runtime allows Angular to run on Netlify with zero configuration
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.
InfluxData Documentation that covers InfluxDB Cloud, InfluxDB OSS 2.x, InfluxDB OSS 1.x, InfluxDB Enterprise, Telegraf, Chronograf, Kapacitor, and Flux.
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
Marble.js - functional reactive Node.js framework for building server-side applications, based on TypeScript and RxJS.
Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed
Quickly scan for CLI flags and arguments
Universal library to retrieve GitHub’s identity URL for the OAuth web flow
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
Convert bytes to a human readable string: 1337 → 1.34 kB
A querystring parser with nesting support
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Turi Create simplifies the development of custom machine learning models.
Building a modern alternative to Salesforce, powered by the community.
Visual Studio Code
⛅️ Home to Wrangler, the CLI for Cloudflare Workers®
📝 Andoka Minimalistic Vue-powered static site generator
Just WPOS - Sistema de Punto de Venta Multiplataforma - Flutter App 🚀 Just WPOS es una aplicación simple pero efectiva de Punto de Venta (POS) diseñada para ser utilizada por pequeños y medianos negocios. Con una interfaz intuitiva y funcionalidades clave
Agri AI is an advanced precision agriculture platform designed to aid farmers and agricultural enthusiasts in making more informed decisions regarding crop management, pest control, and yield prediction. At its core, the platform utilizes sophisticated machine learning algorithms, specifically the Random Forest and XGBoost models, to analyze data
Human Activity Classification using Machine Learning Classifying human activities (walking, sitting, standing, etc.) using smartphone sensor data from accelerometers and gyroscopes.
An Android app that automates Bluetooth device specific actions such as volume adjustments.
Image classification using transfer learning with VGG16 on the CIFAR-10 dataset, implemented with TensorFlow and Keras.
Enterprise-grade training data curation bot for LLM fine-tuning using Decodo and Python automation. It provides an async, modular pipeline for document loading, preprocessing, task-specific data generation (Q&A, summarization, classification), quality evaluation, and dataset export — all through a unified API.
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs
Binary classification using Logistic Regression on the Breast Cancer Wisconsin dataset. Includes preprocessing, model training, evaluation metrics (Confusion Matrix, Precision, Recall, ROC-AUC), and ROC curve visualization