An open API service indexing awesome lists of open source software.

Tensorflow

TensorFlow is an open source library that was created by Google. It is used to design, build, and train deep learning models.

https://github.com/kr1shnasomani/sentimentscope

Sentiment analysis on movie review using TensorFlow and GloVe embeddings

deep-learning keras matplotlib natural-language-processing neural-networks numpy pandas scikit-learn tensorflow

Last synced: 12 Apr 2026

https://github.com/michael1ding/melanoma-camera-classification

Use custom built and converted hdf5 -> tflite model to classify skin lesion malignity with camera engine built into app.

android-studio image-classification keras kotlin-android melanoma-detection tensorflow

Last synced: 18 Apr 2026

https://github.com/kitajussus/linearregresion.tf.keras

ml linear regresion made on base from tensorflow documentation

dnn keras-tensorflow machine-learning neural-network tensorflow

Last synced: 23 Mar 2025

https://github.com/serialphotog/handwritten-ocr

Playing around with neural networks and optical character recognition.

mnist neural-network pytorch tensorflow

Last synced: 25 Dec 2025

https://github.com/dev-khant/cars-vs-bikes

Cars and Bike Classifier

cnn efficientnet flask tensorflow

Last synced: 18 Apr 2026

https://github.com/savernish/forgenn

forgeNN is a in-development purpose‑built neural network framework combining a transparent NumPy autograd engine with a Keras‑like API and performance oriented primitives. Developed by a college student with an ambitious feature pipeline.

artificial-intelligence deep-learning keras machine-learning mlp-networks neural-network numpy pytorch tensorflow tensors

Last synced: 08 Oct 2025

https://github.com/mohitguptac/objectscanner

An Android app that uses ML-based object detection to identify ingredients and suggest recipes. Built with TensorFlow Lite and ML Kit, it helps users discover recipes based on ingredients they have on hand. Includes integration with Zepto for missing ingredients.

android-app ml mlkit-android tensorflow tensorflow-lite

Last synced: 08 May 2026

https://github.com/wesleyscholl/machine-learning-projects

Machine learning projects completed for the Machine Learning with Python Certification

colab-notebook keras keras-classification-models keras-models keras-neural-networks keras-tensorflow machine-learning tensorflow

Last synced: 12 Apr 2026

https://github.com/qtle3/gpu-checker

This script checks the availability of CUDA-enabled GPUs and prints detailed GPU information for both PyTorch and TensorFlow frameworks. It's a handy utility for ensuring that your deep learning environment is correctly configured to utilize GPU acceleration.

cross-framework cuda-toolkit gpu-acceleration gpu-computing gpu-information gpu-monitoring pytorch tensorflow

Last synced: 25 Jan 2026

https://github.com/harvie-mz/skin_scan

Skin_Scan a Mobile application aimed at detecting skin diseases through machine learning using smartphone cameras implemented using flutter and flask framework.

cnn flask flutter http tensorflow

Last synced: 06 May 2026

https://github.com/mikbry/jtyper

[Experimental] notebook editor using javascript opensource, easy to install without server

acorn javascript jupyter notebook react tensorflow tensorflowjs typescript webworkers

Last synced: 02 Apr 2026

https://github.com/zimmerrol/data-viewer

Utility tool to inspect various data formats to verify data integrity in machine learning

dataset deep-learning gui hdf5 machine-learning tensorflow tfrecord ui

Last synced: 01 May 2026

https://github.com/mohamedhasan60/plant-disease-and-crop-recommendation

An intelligent agricultural system that integrates Artificial Intelligence (AI) and Internet of Things (IoT) to support farmers. It: - Suggests the best crops to grow based on temperature and humidity (via sensors). - Diagnoses plant diseases using deep learning and camera input. - Recommends suitable treatments to reduce waste and improve product

agriculture ai computer-vision deep-learning esp32 flask iot keras mobilenet plant-disease smart-farming tensorflow

Last synced: 04 Apr 2026

https://github.com/gabrli/x-ray-ai

App with CNN neural network to diagnose different fractures on x-ray pictures

ai cnn cnn-classification fastapi keras neual-network python react revolution tailwindcss tensorflow typescript

Last synced: 10 Apr 2026

https://github.com/anujdutt9/android-machine-learning

Android Machine Learning using TF-Mobile and TF-Lite.

android-application machine-learning tensorflow tflite tfmobiledemo

Last synced: 01 May 2026

https://github.com/cutupdev/brain-tumors-segmentation-using-encoder-decoder

This is repository for segmentation brain tumors from Brain MRI image. It used Convolutional Neural Network(CNN).

cnn decoder encoder image-processing jupyter-notebook python tensorflow

Last synced: 11 May 2026

https://github.com/onfranciis/streamforge

Transparent background webcam stream using tensorflow and bodypix on ReactJS

bodypix react stream tensorflow tensorflowjs typescript

Last synced: 10 May 2026

https://github.com/thoth-station/ps-nlp

This is a repository for a Predictive Stack for Natural Language Processing (NLP)

natural-language-processing nlp python pytorch tensorflow

Last synced: 10 Apr 2025

https://github.com/kajendra10/woa7015-chestxray-cnn-resnet50

A CNN model developed to observe and predict lung related chronic diseases at an early stage. ResNet-50 architecture is used to classify x-ray images and Occlusion Sensitivity Function is used to visualise the image with its affected areas.

cnn-keras cnn-model machine-learning occlusion-sensitivity resnet-50 tensorflow xray-images

Last synced: 01 May 2026

https://github.com/ducthienbui97/pokedex

I am making a real pokedex with a model 85% accuracy top 1, 91% top 3, 93% top 5

classifier cnn cnn-keras deep-learning deep-neural-networks jupyter-notebook keras pokemon python tensorflow

Last synced: 09 May 2026

https://github.com/kaushalprajapatikp/ann_classification_churn_modelling

This project utilizes an Artificial Neural Network (ANN) to predict customer churn for a bank, based on various customer attributes like demographics, financial details, and account behavior. The model performs binary classification to identify whether a customer is likely to leave the bank (churn) or stay.

artificial-neural-networks deep-learning keras keras-tensorflow machine-learning neural-network python sklearn tensorboard-visualizations tensorflow

Last synced: 09 Apr 2026

https://github.com/farzanmrz/music-genre-classification

🎵 Music Genre Classification using Machine Learning 🚀 A Python project that leverages machine learning algorithms to classify music tracks into genres based on audio features. Explore KNN, SVM, Decision Trees, and more. Checkout the plotted graphs for model comparison!

kaggle-dataset keras machine-learning music-classification neural-networks tensorflow

Last synced: 10 May 2026

https://github.com/solanovisitor/keratoconusdetector

A repository to train and evaluate CNN-LSTM models aiming to detect Keratoconus on Galilei G6 optical biometer data.

cnn deep-learning keras lstm machine-learning pandas python scikit-learn tensorflow

Last synced: 05 Apr 2026

https://github.com/wjayesh/riciannet

Implementation of Rician Net as described in the paper in Python using Tensorflow. Part of my work for my B.Tech project at IIT Bhubaneswar.

machine-learning tensorflow

Last synced: 02 May 2026

https://github.com/kushxkalsi/birds-image-classification-model

Image Classification Model using CNN to classify different birds species.

cnn deep-learning image-classification python sklearn tensorflow

Last synced: 20 Jan 2026

https://github.com/ivanrj7j/ner-bilstm

This project showcases a custom Named Entity Recognition (NER) model using Bidirectional Long Short-Term Memory (BiLSTM) layers for precise entity predictions. The model is trained using a specific dataset and is integrated with a simple user interface built with HTML, CSS, and Flask.

ai lstm ner nlp tensorflow

Last synced: 02 May 2026

https://github.com/radanalyticsio/tensorflow-neural-style-gpu-s2i

An S2I builder for neural-style training and painting with Tensorflow on GPU!

gpu neural-style-transfer openshift tensorflow

Last synced: 02 May 2026

https://github.com/verdagio/tensorflow-keras-iris-problem-solution

In class assignment to solve some simple problems using TensorFlow

machine-learning neural-networks python tensorflow

Last synced: 13 Apr 2026

https://github.com/esimkowitz/mirror-detector

Using TensorFlow Object Detection to identify mirrors in an image

docker mirrors object-detection python python3 tensorflow

Last synced: 05 May 2026

https://github.com/vatsmyname/attendance-monitoring-system

Attendance Monitoring System that has a tracker, face detection, face recognition and database connectivity all integrated together. The tracker is based on Strongsort, yolov8 is used for face detection, InceptionResnet is used for face recognition and MySQL for database connectivity.

deep-learning face-recognition inception-resnet machine-learning mysql mysql-database opencv python pytorch tensorflow tracker yolo-v8

Last synced: 14 Apr 2026

https://github.com/krisharul26/tensorflow_certificate_exam-prepration

This is repo is in development. It is used to keep resources, course references, and code examples while preparing for the TensorFlow Developer Certification exam. If the work here helps you in some way please feel free to share, fork, or star.

efficientnet nlp-machine-learning optimization-algorithms pycharm-ide python resnet rmsprop tensorflow tensorflowhub tesnsorboard transfer-learning

Last synced: 19 Jan 2026

https://github.com/vvkmnn/gandl

🖌️ An image generating neural network via Tensorflow.

deep-learning generative-adversarial-network minst-database tensorflow

Last synced: 17 May 2026

https://github.com/ksharma67/easyway

On Demand Home Services offers you all the home services that you may need, such as maintenance, cleaning, personal services, etc..

agile-development angular angularjs aws cucumber cypress deep-learning flask flask-api golang golang-api golang-server gorm-model javascript mysql nodejs orm python software-engineering tensorflow

Last synced: 10 Oct 2025

https://github.com/hcnoh/batch-matmul-tensorflow

TensorFlow 2.0 Implementation for Batch Matrix Multiplication

tensorflow tensorflow-experiments

Last synced: 19 Jan 2026

https://github.com/dermatologist/kedro-tf-utils

Kedro pipelines for multimodal ML in TensorFlow.

hacktoberfest healthcare kedro multi-modal tensorflow

Last synced: 19 Jan 2026

https://github.com/a-k-0/hacktoberfest_25_python

🎃 Hacktoberfest 2025 Python Hub — Web dev (Flask/Django/FastAPI), AI/ML (TensorFlow/PyTorch), Data Science, NLP, Games & more. Beginner-friendly! ⭐ Please Star to support!

agentic-ai ai-ml api-rest application deep-learning django fastapi flask hacktoberfest hacktoberfest2025 keras-tensorflow machine-learning neural-network pandas pygame python python3 pytorch spacy tensorflow

Last synced: 10 Apr 2026

https://github.com/mahdizynali/deep-analysis-persian-news

Deep context explicit and text analysis of Persian news with deep NLP and using Google Trax and jax and (seprated pytorch branch)

deep-mind machine-learning natural-language-processing nlp persian-nlp pytorch tensorflow text-analysis trax

Last synced: 14 Apr 2026

https://github.com/sloweyyy/emotionsense

EmotionSense is an application that predicts facial expressions of humans through pictures.

artificial-intelligence cv machine-learning tensorflow

Last synced: 17 May 2026

https://github.com/gigio1023/CNN_DS

Data Science 2020-2 Final project

googlenet resnet tensorflow

Last synced: 08 Oct 2025

https://github.com/peroxy/carimageclassification

Car image classification with Tensorflow, training model with data from avto.net

cars image-classification machine-learning python tensorflow

Last synced: 15 May 2026

https://github.com/arkya-art/movie-recommender-system

End-to-end, production-style movie recommender: offline TensorFlow NCF + online Flask serving with Kafka-Flink streaming feedback and a React client.

data-engineering docker flask flink kafka keras ncf react recommendation recommender-system streaming tensorflow

Last synced: 12 Apr 2026

https://github.com/limon-s-ai-zone/ml-dl-project

🌟 Welcome to the Machine Learning and Deep Learning Projects repository! This project is a compilation of diverse and engaging projects spanning computer vision, Kaggle competitions, generative AI, and advanced techniques such as autoencoders and variational autoencoders

autoencoder cnn computer-vision deep-learning generative-adversarial-network image-captioning image-classification image-processing kaggle-competition ml object-detection pytorch rnn tensorflow variational-autoencoders

Last synced: 14 Oct 2025

https://github.com/garbhitsh/chequewise

ChequeWise is a comprehensive solution for automating the processing of bank cheques using machine learning and optical character recognition (OCR).

cheque python3 tensorflow

Last synced: 15 May 2026

https://github.com/joaobenedetmachado/tensorflow-journey

contains projects and exercises from the 'Introduction to TensorFlow for AI, ML, and Deep Learning' coursera course. It showcases practical applications of neural networks, computer vision, and deep learning techniques using TensorFlow

keras tensorflow

Last synced: 03 May 2026

https://github.com/thunder-compute/thunder-compute-documentation

Documentation for Thunder Compute, a cloud platform creating technology to virtualize GPUs over TCP

ai artificial-intelligence cloud cloud-computing cuda gpu llm machine-learning nvidia pytorch tensorflow thunder-compute virtualization

Last synced: 15 Oct 2025

https://github.com/subhayudutta/decktracker

Decktracker is a web app that classifies and identifies the type of playing cards using Convolutional Neural Networks (CNN) and Streamlit.

cnn python streamli tensorflow transfer-learning

Last synced: 14 Apr 2026

https://github.com/riolaf05/ai-fire-detection

tensorflow lite converted model of an ai dnn which can be used to detect the presence of fire into uploaded photos

computer-vision continuous-delivery continuous-integration deep-learning devops docker docker-compose flask jupyter-notebook keras mlops python tensorflow tensorflow2

Last synced: 10 Apr 2026

https://github.com/sanjibnarzary/hydra

English Bodo Machine Translation System

bodo deep-learning english machine-translation python36 tensorflow

Last synced: 06 Oct 2025

https://github.com/anfany/python3-practice

基于Python3的多种工具实例代码、以及流行库的使用贴士

matplotlib numpy pandas python3 tensorflow tips

Last synced: 04 May 2026

https://github.com/hossein-cod/deep-learning-for-training

Analysi hear disease data set with deep learning

accuracy chart jupyter keras matplotlib numpy pandas py python sklearn tensorflow

Last synced: 09 Mar 2026

https://github.com/mendez-luisjose/avatar-faces-gans

GANs Model that Generates Avatar Faces

gans tensorflow

Last synced: 19 May 2026

https://github.com/zanussbaum/pitch2mocap

Tensorflow implementation of pix2pix for markerless motion capture.

baseball biomechanics gan mocap pix2pix pix2pix-tensorflow pose2pose tensorflow

Last synced: 15 May 2026

https://github.com/somjit101/human-activity-recognition

This project is to build a model that predicts the human activities such as Walking, Walking Upstairs, Walking Downstairs, Sitting, Standing or Laying using readings from the sensors on a smartphone carried by the user.

decision-tree-classifier eda feature-engineering gradient-boosting-classifier grid-search human-activity-recognition keras logistic-regression lstm random-forest-classifier rbf-kernel scikit-learn seaborn-plots signal-processing support-vector-classifier support-vector-machine t-sne tensorflow uci-har-dataset uci-machine-learning

Last synced: 23 Feb 2026

https://github.com/kazuhito00/tf2-keras-explain-examples

Tensorflowの可視化解釈ライブラリ(tf-explain、Grad-CAM等)のJupyter上での実行例。

gradcam keras tensorflow tf-explain

Last synced: 13 Apr 2026

https://github.com/imamaaa/signature-recognition-cnn

A deep learning-based system for signature classification using CNN, HOG, and SIFT. This project segments signature images, applies feature extraction, and trains models to recognize individual signatures. Performance is evaluated using precision, recall, F1-score, and accuracy.

classification cnn computer-vision deep-learning feature-extraction hog-features image-processing pattern-recognition pytorch sift signature-recognition tensorflow

Last synced: 09 May 2026

https://github.com/amitkumarj441/chatbot

Building a Flask based ChatBot using seq2seq model

flask python3 seq2seq-model tensorflow

Last synced: 13 Apr 2026

https://github.com/vanvalenlab/deepcell-retinamask

RetinaNet and RetinaMask models for object detection based on TensorFlow and DeepCell-tf.

maskrcnn object-detection retinanet tensorflow

Last synced: 17 May 2026

https://github.com/himanchalchandra/text-classification-using-deep-neural-network-

Implemented a system which can categorize or classify a textual data using Deep Neural Network Model trained using Google Tensorflow.

classification dataset deep-learning natural-language-processing neural-network tensorflow textual-data

Last synced: 18 May 2026

https://github.com/kapshaul/deeplearning

Exploring deep learning networks and solving diverse problems through fun and practical implementations, from basics to advanced techniques.

deep-learning machine-learning nueral-network parametric-estimation pytorch tensorflow

Last synced: 24 Oct 2025

https://github.com/mstazherova/im-cyclegan

🤓 Applying cycle-consistent adversarial networks to the face attribute manipulation problem.

computer-vision cyclegan gan image-translation keras tensorflow

Last synced: 09 May 2026

https://github.com/jahanostg/cnn_hand_writing_detection

This project implements a Convolutional Neural Network (CNN) to recognize handwritten digits from the MNIST dataset. The model achieves over 99% accuracy on the test set, demonstrating its effectiveness in image classification tasks. It’s designed as a simple yet powerful example for learning deep learning and computer vision techniques.

cnn colab-notebook deep-learning keras python tensorflow

Last synced: 28 Apr 2026

https://github.com/imswappy/brain-tumor-detection

🧠 Deep learning project for brain tumor classification using MRI images. Built with transfer learning (VGG16 + fine-tuning), TensorFlow/Keras, and deployed via Streamlit. Dataset & model loaded dynamically from KaggleHub. Includes training notebook, evaluation, and interactive web app.

kagglehub keras numpy pandas scikit-learn streamlit tensorflow vgg16-model

Last synced: 13 Apr 2026

https://github.com/vasugi2003/fusion-ai---multimodal-persuvasiveness-prediction

Developed a system to predict persuasiveness using multi-modal data (text, images, audio). Utilized BERT for text embeddings, ResNet for image features, and Librosa for audio analysis. Fused data from all modalities for enhanced prediction accuracy.

ai bert-model fusion librosa multimodal-deep-learning python resnet-50 tensorflow

Last synced: 11 Apr 2026

https://github.com/theoliverlear/crypto-trader

A Spring Boot web app that buys and sells cryptocurrencies from API data sources. Its quick trading and other features allow users to leverage computer power to outperform the market.

ai ai-models big-data-analytics cryptocurrency data-science financial full-stack hibernate-jpa machine-learning nodejs python sass service spring-boot tensorflow typescript website

Last synced: 13 Apr 2026

https://github.com/jerrywingsky/nlp-based-sentiment-analysis-on-mental-health

As part of my Group Project, our team developed a Machine Learning Model using NLP & Sentiment Analysis to analyze Mental Health Statements. We performed Data Cleaning, Transformation, and applied Decision Tree & Neural Network Algorithms to classify as either "Normal" or "Depressed," aiming to support Early Mental Health Assessment through AI.

daml googlecolab keras python tensorflow

Last synced: 24 Feb 2026

https://github.com/faisal-fida/face-emotion-prediction

Machine learning model capable of identifying and predicting human emotions based on facial expressions. The project is primarily implemented in Python, utilized deep learning techniques to analyze and classify emotions from facial images.

facial-expression-recognition machine-learning mlserver tensorflow

Last synced: 23 Jan 2026

https://github.com/alicankaya192/deep_learning_path

Sıfırdan ileri seviyeye Deep Learning yol haritası. 11 modül: PDF + Python + Jupyter Notebook. NumPy · TensorFlow · PyTorch karşılaştırmalı implementasyonlar.

artificial-intelligence cnn data-science deep-learning gan jupyter-notebook lstm machine-learning neural-networks numpy python pytorch rnn tensorflow transformer

Last synced: 21 Jun 2026

https://github.com/we-gold/redfinch

An open and functional library for neuro-evolution and reinforcement learning!

evolution javascript neat neural-network neuroevolution reinforcement-learning tensorflow

Last synced: 13 Apr 2026

https://github.com/yilmaz08/genetic-neural-network-optimizer

A simple "Neural Network Optimizer" with genetically changing neuron and layer counts.

genetic-algorithm neural-network neural-networks tensorflow

Last synced: 11 Apr 2026

https://github.com/ramonmedeiros/cat_dog_classifier

Solution for FreeCodeCamp challenge: https://www.freecodecamp.org/learn/machine-learning-with-python/machine-learning-with-python-projects/cat-and-dog-image-classifier

freecodecamp freecodecamp-ml machine-learning tensorflow

Last synced: 28 Jan 2026

https://github.com/ranjitodedra/cleantomato

Tomato Disease Finder Application

fastapi google-cloud python tensorflow

Last synced: 13 Apr 2026

https://github.com/airaria/rnnchinesepoem

Generate Chinese poems using RNN and other techniques.

deep-learning language-model poem rnn tensorflow

Last synced: 23 Jun 2026

https://github.com/fabiangroeger96/wandb-callbacks

Additional Callbacks for Weights & Biases to monitor your models even better :mag_right:

callback experiment-track hyperparameter-search keras machine-learning tensorflow weights-and-biases

Last synced: 08 May 2026

https://github.com/dimasmiftah/ml-beginner

Collection of some basic ML model example. These are all part of the exercise and submission in the "Belajar Machine Learning Untuk Pemula" class provided by Dicoding.

colab-notebook keras machine-learning sklearn tensorflow

Last synced: 13 Apr 2026