awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to mindorksopensource/androidtensorflowmachinelearningexample

Open-source alternatives to AndroidTensorFlowMachineLearningExample

30 open-source projects similar to mindorksopensource/androidtensorflowmachinelearningexample, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best AndroidTensorFlowMachineLearningExample alternative.

  • android/compose-samplesAvatar de android

    android/compose-samples

    22,893Ver en GitHub↗

    Compose Samples is a collection of reference implementations for the Jetpack Compose UI library, serving as a practical guide for building native Android user interfaces. It demonstrates the use of a declarative framework where Kotlin functions describe layout structures and data dependencies, enabling developers to construct modern, reactive interfaces. The repository highlights architectural patterns that prioritize maintainability and testability, such as layered organization and unidirectional data flow. It showcases how to implement adaptive layouts that automatically adjust to various s

    Kotlinandroidjetpack-compose
    Ver en GitHub↗22,893
  • google/ioschedAvatar de google

    google/iosched

    21,662Ver en GitHub↗

    iosched is an Android event scheduling application designed for browsing conference sessions, reserving seats, and managing personal event schedules. It serves as a cloud-synced event manager that keeps user preferences and reservations synchronized across devices. The project provides specialized tools for conference navigation, including integrated maps and informational pages to guide attendees through physical venue spaces. It also functions as a real-time notification client that delivers live updates regarding schedule changes and session availability. The application covers broad capa

    Kotlin
    Ver en GitHub↗21,662
  • mindorksopensource/crashreporterM

    MindorksOpenSource/CrashReporter

    0Ver en GitHub↗
    Ver en GitHub↗0
  • zsoltk/compose-pokedexZ

    zsoltk/compose-pokedex

    0Ver en GitHub↗
    Ver en GitHub↗0

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • nickbutcher/plaidN

    nickbutcher/plaid

    16,193Ver en GitHub↗

    Rewriting Plaid using Android Architecture Components, in Kotlin.

    Kotlin
    Ver en GitHub↗16,193
  • haroldadmin/moonshotH

    haroldadmin/MoonShot

    0Ver en GitHub↗
    Ver en GitHub↗0
  • hamdiboumaiza/coronavirusworldstatusH

    HamdiBoumaiza/CoronavirusWorldStatus

    0Ver en GitHub↗
    Ver en GitHub↗0
  • jitinsharma/android-conferencesJ

    jitinsharma/android-conferences

    0Ver en GitHub↗
    Ver en GitHub↗0
  • openfoodfacts/openfoodfacts-androidappO

    openfoodfacts/openfoodfacts-androidapp

    0Ver en GitHub↗
    Ver en GitHub↗0
  • valterkasper/space-appV

    ValterKasper/space-app

    0Ver en GitHub↗
    Ver en GitHub↗0
  • skydoves/pokedexAvatar de skydoves

    skydoves/Pokedex

    8,334Ver en GitHub↗

    Pokedex is a reference implementation of an Android application that utilizes the MVVM architecture, Jetpack Compose for its declarative user interface, and Hilt for dependency injection. It serves as a sample project demonstrating a mobile application built with Android Jetpack and a Kotlin Coroutines network client to manage asynchronous data requests. The project implements a modular codebase to optimize build performance and enforce internal boundaries. It features a local persistence layer using the Room library to cache remote data on the device and utilizes Material Motion for fluid in

    Kotlinandroidcoroutineshilt
    Ver en GitHub↗8,334
  • byoutline/kickmaterialAvatar de byoutline

    byoutline/kickmaterial

    1,615Ver en GitHub↗

    Crowdfunding app concept for Android. Created to showcase new trends in Android development with strong focus on Material Design.

    Kotlinandroidmaterialshowcase
    Ver en GitHub↗1,615
  • mindorksopensource/ridesharing-uber-lyft-appM

    MindorksOpenSource/ridesharing-uber-lyft-app

    0Ver en GitHub↗
    Ver en GitHub↗0
  • hitherejoe/composeacademy-playgroundAvatar de hitherejoe

    hitherejoe/ComposeAcademy-Playground

    967Ver en GitHub↗

    Playground project for the Jetpack Compose APIs

    Kotlin
    Ver en GitHub↗967
  • duckduckgo/androidD

    duckduckgo/Android

    0Ver en GitHub↗

    Welcome to our android application. We are excited to engage the community in development, see CONTRIBUTING.md.

    Ver en GitHub↗0
  • baidu/paddleAvatar de baidu

    baidu/paddle

    23,959Ver en GitHub↗

    Paddle is a deep learning framework designed for building, training, and deploying large-scale machine learning models. It incorporates a distributed training engine for optimizing performance across multiple chips and a model inference engine for transforming trained models into production-ready formats for cross-platform execution. The platform features a heterogeneous hardware abstraction and a standardized software stack that allows models to run across diverse hardware architectures through a common interface. It also includes a scientific computing library capable of solving complex dif

    C++
    Ver en GitHub↗23,959
  • charlesq34/pointnet2Avatar de charlesq34

    charlesq34/pointnet2

    3,678Ver en GitHub↗

    PointNet++ is a deep learning framework designed for processing and classifying 3D point cloud data. It utilizes a hierarchical feature learning architecture to extract geometric patterns from sampled 3D point sets. The framework implements a variety of 3D analysis tools, including a point cloud classifier for categorizing objects based on spatial coordinates and surface normals, a semantic scene segmenter for labeling surfaces in large-scale environments, and a tool for 3D object part segmentation. The system covers a broad range of capabilities including geometric feature extraction, 3D da

    Python
    Ver en GitHub↗3,678
  • azavea/raster-vision-examplesAvatar de azavea

    azavea/raster-vision-examples

    174Ver en GitHub↗

    This repository contains examples of using Raster Vision on open datasets.

    Jupyter Notebook
    Ver en GitHub↗174
  • aymericdamien/tensorflow-examplesAvatar de aymericdamien

    aymericdamien/TensorFlow-Examples

    43,749Ver en GitHub↗

    This repository serves as a structured educational resource for machine learning and deep learning, providing a library of executable scripts and notebooks. It is designed to help users master the practical application of data processing, model evaluation, and neural network construction through annotated code samples and guided tutorials. The collection focuses on translating theoretical mathematical concepts into functional code, offering proven patterns for common tasks such as classification and regression. By providing curated examples of layer construction and training loops, the reposi

    Jupyter Notebookdeep-learningexamplesmachine-learning
    Ver en GitHub↗43,749
  • avanetten/yoltAvatar de avanetten

    avanetten/yolt

    278Ver en GitHub↗

    You Only Look Twice: Rapid Multi-Scale Object Detection In Satellite Imagery

    C
    Ver en GitHub↗278
  • andersbll/deeppyAvatar de andersbll

    andersbll/deeppy

    1,372Ver en GitHub↗

    Deep learning in Python

    Python
    Ver en GitHub↗1,372
  • albu/albumentationsAvatar de albu

    albu/albumentations

    15,308Ver en GitHub↗

    Albumentations is an image augmentation library and computer vision preprocessing tool designed to expand datasets for deep learning models. It provides a collection of transformations that modify pixel values and spatial geometry to increase the diversity of training samples and improve model generalization. The library supports both 2D image augmentation and 3D volumetric data augmentation. It handles a variety of labels alongside images, ensuring that bounding boxes, keypoints, and segmentation masks remain accurately aligned when spatial transformations are applied. The tool incorporates

    Python
    Ver en GitHub↗15,308
  • carpedm20/ntm-tensorflowAvatar de carpedm20

    carpedm20/NTM-tensorflow

    1,048Ver en GitHub↗

    "Neural Turing Machine" in Tensorflow

    Jupyter Notebookneural-turing-machinestensorflow
    Ver en GitHub↗1,048
  • catalyst-team/catalystAvatar de catalyst-team

    catalyst-team/catalyst

    3,376Ver en GitHub↗

    Accelerated deep learning R&D

    Python
    Ver en GitHub↗3,376
  • chainer/chainercvAvatar de chainer

    chainer/chainercv

    1,482Ver en GitHub↗

    ChainerCV: a Library for Deep Learning in Computer Vision

    Pythonchainerchainercvcomputer-vision
    Ver en GitHub↗1,482
  • charlesq34/pointnetAvatar de charlesq34

    charlesq34/pointnet

    5,433Ver en GitHub↗

    PointNet is a deep learning architecture designed to process and classify raw 3D point clouds directly without voxelization. It provides a system for 3D object classification, semantic segmentation frameworks for partitioning clouds into categories, and tools for visualizing 3D shapes. The project utilizes a transform network to align point clouds into a canonical coordinate space and employs symmetric-function-based aggregation to condense point-wise features into global vectors regardless of point order. It also features a multi-scale grouping architecture to extract hierarchical geometric

    Python
    Ver en GitHub↗5,433
  • caffe2/caffe2Avatar de caffe2

    caffe2/caffe2

    8,377Ver en GitHub↗

    Caffe2 is a high-performance deep learning framework and C++ machine learning library. It serves as a modular system for designing, training, and executing scalable neural networks. The project functions as an inference engine and a scalable neural network engine designed to run models across distributed systems and diverse hardware. Its architecture allows for the construction of custom neural network components that can be scaled from research to production environments. The framework covers the full lifecycle of deep learning development, including modular network architecture design, mod

    Shell
    Ver en GitHub↗8,377
  • chiphuyen/tf-stanford-tutorialsAvatar de chiphuyen

    chiphuyen/tf-stanford-tutorials

    10,377Ver en GitHub↗

    This project is a deep learning educational resource providing a collection of TensorFlow tutorials and programming exercises. It serves as a set of machine learning code samples designed for university-level courses on machine learning research. The repository focuses on machine learning education and deep learning research, providing practical examples for implementing neural networks from scratch. It supports neural network prototyping and the development of TensorFlow models to help users apply deep learning theory to software implementations.

    Python
    Ver en GitHub↗10,377
  • chncwang/insnetAvatar de chncwang

    chncwang/InsNet

    68Ver en GitHub↗

    InsNet Runs Instance-dependent Neural Networks with Padding-free Dynamic Batching.

    C++
    Ver en GitHub↗68
  • autonomio/talosAvatar de autonomio

    autonomio/talos

    1,637Ver en GitHub↗

    Hyperparameter Experiments with TensorFlow and Keras

    Pythonartificial-intelligencedeep-learninghyperparameter-optimization
    Ver en GitHub↗1,637