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/sophiemberger/minnie-vs-sheep

😸🐑This is an image classifier which was trained to distinguish between images of my cat "Minnie" and sheep. It makes sense once you see my cat!

image-classification machine-learning python tensorflow

Last synced: 29 Apr 2026

https://github.com/johnpaulada/tensorflow-template-notebooks

A collection of Jupyter notebooks with templates for executing a variety of tasks with TensorFlow.

jupyter jupyter-notebook templates tensorflow tensorflow-notebooks tensorflow-tutorials

Last synced: 29 Apr 2026

https://github.com/lorenzorottigni/dl-houses

Deep Learning python bootcamp: exploratory data analysis & deep learning on houses price dataset

deep-learning ipynb machine-learning numpy pandas python scikit-learn seaborn tensorflow

Last synced: 11 Apr 2026

https://github.com/alan-oliveir/reconhecimento_emocoes

Notebooks desenvolvidos no curso promovido pela Qualifact, para estudo da visão computacional aplicada ao reconhecimento de emoções.

opencv python tensorflow visao-computacional

Last synced: 29 Apr 2026

https://github.com/parryqiu/machine-learning-tutorials

机器学习资料与源码归档。

ai machine-learning ml tensorflow

Last synced: 29 Apr 2026

https://github.com/telkomdev/tensorflow-dataset-preprocessor

Write tensorflow model from given dataset and from scratch

dataset python tensorflow

Last synced: 29 Apr 2026

https://github.com/akhundmuzzammil/superresolutionsatellite

SuperResolutionSatellite is a deep learning project that enhances the resolution of satellite imagery using a Super Resolution Convolutional Neural Network (SRCNN).

computer-vision deep-learning image-enhancement keras python satellite-imagery srcnn streamlit super-resolution tensorflow

Last synced: 14 Apr 2026

https://github.com/jiamings/tfdatasets

Read and write common datasets into TensorFlow Records format.

datasets tensorflow

Last synced: 29 Apr 2026

https://github.com/yaminibhole/fake_news_classifier

A deep learning project for classifying news articles as real or fake using a Bidirectional LSTM model. It includes steps for preprocessing text data, building and training the model, and evaluating its performance.

bi-lstm-model fake-news-classification keras nlp python tensorflow

Last synced: 21 Jan 2026

https://github.com/nishanikasineshan/location-identifier-using-speech-command-identification

This project is about identifying the location based on sound/voice. Speech command identification is used to implement this project.

location-identifier python speech-command-recognition speech-recognition supervised-learning tensorflow

Last synced: 29 Apr 2026

https://github.com/cool-machine/transformer-based-image-segmentation

AI-Powered Image Segmentation System - Production-ready computer vision application with SegFormer + UNet models, Azure Functions backend, and beautiful visualization

azure-functions cityscapes computer-vision machine-learning python pytorch segformer semantic-segmentation tensorflow transformer

Last synced: 29 Apr 2026

https://github.com/lim-calculus/convolutional-neural-networks-in-tensorflow

My solutions to Convolutional Neural Networks in TensorFlow (DeepLearning.AI TensorFlow Developer Professional Certificate Course 2))

cnn computer-vision convolutional-neural-networks deep deep-learning neural-network tensorflow

Last synced: 29 Apr 2026

https://github.com/javipzv/handwritten-digits-classifier

It allows the user to draw a digit on a canvas and classify the digit using a pre-trained TensorFlow model.

neural-network python tensorflow tkinter

Last synced: 29 Apr 2026

https://github.com/debanitrkl/atford

the set of programs would be able to detect a pet throough the use of a suitable pre-trained dataset

image-recognition imageprocessing machinelearning-python pet-project petfinder-api tensorflow

Last synced: 29 Apr 2026

https://github.com/lugolbis/waives

AI to predict surf conditions 🏄🤖

machine-learning python pytorch rust tensorflow tensorflowjs web-development

Last synced: 29 Apr 2026

https://github.com/luisalvero/stockbot

Fast experiment runner for tick/candle data: feature engineering, sequence builder, Keras training, and artifact/version metadata.

algorithmic-trading data-pipeline deep-learning feature-engineering finance gpu keras lstm pandas python sckit-learn tensorflow time-series

Last synced: 29 Apr 2026

https://github.com/atharvapathak/hand_gesture_recognition_case_study

This project involves building a 3D Convolutional Neural Network (CNN) to correctly recognize hand gestures by a user to control a smart TV using 3D-CNN and 2D-CNN + RNN/LSTM/GRU.

cnn deep-neural-networks gesture-recognition machine-learning palm-detection python pytorch resnet tensorflow video-processing

Last synced: 29 Apr 2026

https://github.com/martinkersner/autoencoder-meetup

Presentation about Autoencoders for Seoul AI Meetup on July 8, 2017.

autoencoder sparse-autoencoders tensorflow variational-autoencoders

Last synced: 29 Apr 2026

https://github.com/andydevs/tensorflow-demo-1

Demonstrating creating a training application using tensorflow

flask keras python tensorflow

Last synced: 29 Apr 2026

https://github.com/greatmonster11/ct217_nlcs

Research about convolutional neural network and make simple app

cnn keras model python tensorflow

Last synced: 29 Apr 2026

https://github.com/andreww/keras_play

Playing with Keras

machine-learning python tensorflow

Last synced: 11 May 2026

https://github.com/ahmedtrb/aess-challenge-ensi-sb

use satellite SAR images and a deep learning model to detect oil spills, calculate their size and surface area. It also includes a web platform as a prototype for visualizing and alerting investigation and response teams about oil spill incidents.

conditional-generative-adversarial-networks deep-learning oil-spill python react satellite-imagery tensorflow

Last synced: 29 Apr 2026

https://github.com/tobecrazy/raspberrymaterial

AndroidThingsMaterial

android opencv tensorflow

Last synced: 29 Apr 2026

https://github.com/tbarlow12/learn-it-your-way

Using Python Flask, I wanted to create a simple web API that allows users to upload a dataset, choose one or more models, store them server side, and then hit an endpoint to get a prediction.

flask machine-learning python scikit-learn tensorflow

Last synced: 29 Apr 2026

https://github.com/juan-dio/rnn-lung-cancer-classification

Tugas Proyek Mata Kuliah Proyek Sains Data: Implementasi metode machine learning

classification lung-cancer machine-learning python recurrent-neural-networks streamlit tensorflow

Last synced: 29 Apr 2026

https://github.com/st235/hse.cvformobiledevices.facialprocessing

Detects and extracts faces from the images from your gallery 👱‍♂️

android android-compose celeba-dataset kotlin kotlin-coroutines tensorflow tflite

Last synced: 29 Apr 2026

https://github.com/devdogukan/turkish-news-categorization

Categorization with Turkish News

categorization dataset flask tensorflow

Last synced: 30 Apr 2026

https://github.com/divyasreedoppalapudi/sign-language-recognition

Designed and implemented real-time sign language recognition system using advanced deep learning, computer vision, and object detection; reduced interpretation time by 40 percent for users with hearing impairments.

machine-learning python tensorflow tensorflow2 tts

Last synced: 30 Apr 2026

https://github.com/lithika-damnod/cs50ai

CS50's Introduction to Artificial Intelligence with Python

artificial-intelligence cs50ai machine-learning neural-networks python tensorflow

Last synced: 30 Apr 2026

https://github.com/offchan42/deeplearning

My DeepLearning practice using TensorFlow computation graph framework

deep-learning tensorflow

Last synced: 30 Apr 2026

https://github.com/navid-kalaei/face-generator

Face generator from celebA via Tensorflow

deep-learning generative-adversarial-network tensorflow

Last synced: 18 May 2026

https://github.com/alexandengstrom/blundernet-chess-engine

A neural network-based chess engine that predicts the next move without traditional search. Includes a Pygame GUI for local play and Lichess API integration for online games.

chess engine lichess network neural pygame tensorflow

Last synced: 30 Apr 2026

https://github.com/kartikmehta8/textify

Textify is a Speech-To-Text Website that can be operated by gestures of your hands for Starting, Stopping & Aborting the Speech Operations.

javascript speech-to-text tensorflow

Last synced: 11 May 2026

https://github.com/tinspham209/put-the-hand-on-ur-face

Warning when put the hand on your face

face howlerjs react reactjs tensorflow tensorflow-models

Last synced: 21 Jan 2026

https://github.com/sk-g/mnistgantemp

Experiments with GAN architectures on pytorch,keras,tensorflow and CNTK

cntk computer-vision gan generative-adversarial-network keras neural-network pytorch tensorflow

Last synced: 30 Apr 2026

https://github.com/mohammedsohail-dev/internship_cabs

Predictive and Prescriptive Analytics Using LSTM techniques

bilstm gru lstm-neural-networks python tensorflow

Last synced: 30 Apr 2026

https://github.com/md-nur/plantaid-client

PlantAId is a web application that uses TensorFlow CNN to analyze leaf photos and detect diseases in 14+ crops. Built with FastAPI (backend) and Next.js (frontend), it aims to help farmers identify crop diseases early and improve yield. Future plans include an offline mobile app for remote areas.

fastapi nextjs tensorflow

Last synced: 30 Apr 2026

https://github.com/francislauriano/machine-learning

Repositório criado com o objetivo de organizar os estudos e práticas desenvolvidas em Machine Learning

keras python pytorch tensorflow

Last synced: 30 Apr 2026

https://github.com/ankitamungalpara/huggingface-nlp

This repository introduces the 🤗 Transformers library, covering Transformer models, fine-tuning on datasets, and result sharing. You’ll learn to handle classic NLP tasks using 🤗 Datasets and 🤗 Tokenizers. Finally, explore advanced applications in speech processing and computer vision, preparing to build and optimize models for diverse ML.

huggingface-transformers nlp python3 pytorch tensorflow

Last synced: 30 Apr 2026

https://github.com/masoudjawnf/spam-message-classifier

SMS Spam Classifier using Neural Networks

ai keras neural-network perseptron pyhton sklearn tensorflow

Last synced: 30 Apr 2026

https://github.com/scholarchen20/pythonlp

Python保姆级教学附有对应的demo项目(成绩管理系统),适合小白打基础。此外还包含Numpy,Tensorflow,Pytorch示例代码提供学习使用上手

image-classification image-processing numpy pands python pytorch system tensorflow

Last synced: 30 Apr 2026

https://github.com/oktovivian/tensorflow-introduction

build AI apps with Tensorflow. Build, train, and optimize deep neural networks and dive deep into Computer Vision, Natural Language Processing, and Time Series Analysis

deep deep-learning tensorflow

Last synced: 11 May 2026

https://github.com/andydevs/ml-digit-recognition

Trains a neural network to recognize handwritten digits from the MNIST database.

machine-learning neural-network tensorflow tensorflow-tutorials

Last synced: 30 Apr 2026

https://github.com/shehbaz-singh/airwrite

AirWrite is an AI-powered system that converts air-drawn gestures into text using real-time hand tracking and deep learning classification. Built with OpenCV and TensorFlow, it enables touch-free interaction through finger movement, making it ideal for accessible, hygienic, and intuitive digital communication.

deep-learning opnecv pygame python tensorflow

Last synced: 30 Apr 2026

https://github.com/piyush-kumar-ghosh/mnist-digit-recognition

Deep learning project for image classification using TensorFlow and the MNIST dataset.

cnn deep-learning mnist tensorflow

Last synced: 30 Apr 2026

https://github.com/yashbhutwala/pong-ai

Deep Q-Learning Networks vs. Policy Gradient Learning in OpenAI Gym's Pong Environment

deep-q-learning numpy openai-gym policy-gradient pong python tensorflow

Last synced: 30 Apr 2026

https://github.com/devwaqarahmad/ai-powered-animal-classifier

A multi-class animal image classification project using Convolutional Neural Networks (CNNs) and a Streamlit web interface. Upload any animal image and the model predicts the species in real-time.

animal-classifier cnn deep-learning image-classification mobilenetv2 streamlit tensorflow

Last synced: 30 Apr 2026

https://github.com/opixelum/finmood

Tells if a finance news is either negative, neutral or positive.

artificial-intelligence classification finance keras sentiment-analysis tensorflow

Last synced: 30 Apr 2026

https://github.com/mawadamhd/deep-learning-with-keras-and-tensorflow-course

This repository contains materials for Deep Learning with Keras and TensorFlow course. This includes Jupyter notebooks, datasets, assignments, and solutions .

deep-learning deep-neural-networks keras keras-tensorflow tensorflow

Last synced: 30 Apr 2026

https://github.com/kumailn/machinelearning

Machine learning with Python

machine-learning python scikit-learn tensorflow

Last synced: 30 Apr 2026

https://github.com/evertonsavio/artificial-intelligence-specialization

AI residency Hub program at FIEP. Base Codes Repository for specialization in Artificial Intelligence at AI2.

artificial-intelligence jupiter-notebook keras python tensorflow

Last synced: 30 Apr 2026

https://github.com/greeshraj/crop-disease-classification

Crop Disease Classification backend https://crop-disease-classification.onrender.com frontend hosted at https://cropdiseaseclassification.netlify.app/

cnn-classification convolutional-neural-networks deep-learning keras python3 tensorflow

Last synced: 30 Apr 2026

https://github.com/ola-kaznowska/summer-programming-camp-gp-travel-2024

Projects implemented at summer programming camp https://github.com/ArsBeneMoriendi

ai artificial-intelligence cv2 json math neural-network numpy python3 tensorflow

Last synced: 30 Apr 2026

https://github.com/antoniostipic/agario_ai

AI for playing custom Agar.io game using TensorFlow.js and p5.js

agario agario-clone ai genetic-algorithm p5js tensorflow tensorflowjs

Last synced: 01 May 2026

https://github.com/salamalsam/ai-mvps

A collection of open-source, educational MVPs for learning and development. Explore hands-on examples in AI, machine learning, web development, IoT, and more. Designed for students, developers, and educators, this repository encourages experimentation and practical learning. Contributions are welcome!

artificial-intelligence deep-learning keras-tensorflow neural-network python recognition-algorithms recognizing-handwritten-digits salamaslam tensorflow

Last synced: 01 May 2026

https://github.com/gingerhot/tensorflow-notebook-binder

TensorFlow notebook for Binder

tensorflow tensorflow-examples

Last synced: 01 May 2026

https://github.com/lfgodoi/intelligent-spacecraft-pose-estimator

A computer vision solution based on digital image processing and neural networks for estimating the pose of known uncooperative spacecraft.

aerospace-engineering convolutional-neural-networks image-processing machine-learning spacecraft tensorflow

Last synced: 01 May 2026

https://github.com/tiffanykousiman/graph-attention-neural-network-for-twitter-topic-modelling

Examining Graph Attention Neural Network for Short-Text Topic Modelling using Document Neighbourhood Affinity: A Hydrogen Energy Discourse on Twitter

graph-attention-network graph-neural-network hydrogen-energy short-text-topic-modelling tensorflow topic-modelling twitter-api

Last synced: 01 May 2026

https://github.com/adityanandanx/kalam2

Kalam2 is a full-stack handwriting generation application. It consists of a FastAPI backend for generating SVG handwriting using machine learning, and a Next.js frontend for user interaction and visualization.

fastapi handwriting-synthesis nextjs rnn svg tensorflow

Last synced: 01 May 2026

https://github.com/konynour/tf-object-detection

This project implements an object detection system using TensorFlow and OpenCV, designed to identify and classify objects in images or video streams. By utilizing pre-trained models from the TensorFlow Object Detection API, this project allows users to detect multiple objects in real-time or from static images.

frozen jupyter-notebook matplotlip opencv python-script python3 tensorflow tensorflow-object-detection-api

Last synced: 01 May 2026

https://github.com/pinto0309/tensorflow-enet2

Tensorflow v1.11.0 and Python3.x compatible of ENet. GPU/CPU.

deep-learning deeplearning enet python semantic-segmentation semanticsegmentation tensorflow

Last synced: 01 May 2026

https://github.com/kautuk-desai/cse-574-intro-to-machine-learning

MS in Computer Science and Engineering Course on Introduction to Machine Learning

machine-learning-algorithms python3 tensorflow

Last synced: 01 May 2026

https://github.com/deepthipathlawath20/emotion-recognition-bimodal

Bimodal emotion recognition (face + speech) with feature-level fusion and classic ML classifiers.

audio computer-vision emotion-recognition knn mfcc multimodal navie-bayes-algorithm python scikit-learn svm tensorflow

Last synced: 01 May 2026

https://github.com/sanjay-ar/incois_aaides-project

INCOIS_AAIDeS (Automated Animal Identification and Detection of Species) is a finalist-level government-backed project developed in collaboration with INCOIS – Indian National Centre for Ocean Information Services, Hyderabad. It uses deep learning to detect and classify marine species from netted fish data, empowering sustainable fishing and aiding

image-augmentation machine-learning noise-reduction opencv tensorflow

Last synced: 01 May 2026

https://github.com/jivanacharya/ml-dl-in-tf-freecodecamp-

Python notebooks learnt from the freecodecamp's Tensorflow course

deep-learning machine-learning tensorflow

Last synced: 01 May 2026

https://github.com/anon-000/ml-dumpyard

Code collection while learning Machine Learning

machine-learning python tensorflow

Last synced: 01 May 2026

https://github.com/dimitriosdiakoloukas/neural-networks-projects

All of my implementations on Neural Networks and Deep Learning Subject Projects

python tensorflow

Last synced: 01 May 2026

https://github.com/enijkamp/simple-resnet

ResNet code in TensorFlow without tf.layers boilerplate.

tensorflow

Last synced: 01 May 2026

https://github.com/sirius-mhlee/image-classification-using-tensorflow-vgg16

Tensorflow implementation of Very Deep Convolutional Networks for Large-Scale Image Recognition.

deep-learning image-classification paper-implementation python tensorflow vgg16

Last synced: 01 May 2026

https://github.com/en10/ai-intro

Intro to Tensorflow, Keras and MNIST

keras mnist tensorflow

Last synced: 01 May 2026

https://github.com/who-else-but-arjun/course_project_da241m

This repository contains the source code for the face recognition and enhancement project which was made as a part of the DA241M course at IIT Guwahati

cnn debluring deep-learning image-processing keras python super-resolution tensorflow vgg16

Last synced: 01 May 2026

https://github.com/ttitcombe/tf_nalu

Tensorflow implementation of the paper "Neural Arithmetic Logic Units"

deep-learning deepmind machine-learning nalu neural-arithmetic-logic-unit neural-network tensorflow

Last synced: 01 May 2026

https://github.com/davidyslu/ncsdk-practice

This repository is used to practice some basic operations in Intel® Movidius™ NCSDK

caffe intel movidius ncsdk tensorflow

Last synced: 01 May 2026