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/kvarun07/transfer-learning-quora-nlp

This repository contains project on Transfer Learning for NLP with Tensorflow Hub.

keras natural-language-processing tensorflow text-classification transfer-learning

Last synced: 10 Apr 2025

https://github.com/simoninithomas/dlfn_language_translation

A Seq-to-seq model that translates English to French

deep-learning lstm nlp rnn seq2seq tensorflow

Last synced: 27 May 2026

https://github.com/richayadav03/sign-language-detection-and-conversion-to-text-and-speech

This Python-based project employs deep learning (LSTM) and computer vision to detect sign language gestures, converting them into text and speech. It enhances communication for the hearing-impaired.

gtts lstm opencv python tensorflow

Last synced: 03 Feb 2026

https://github.com/rik-sarkar-07/machine-intelligence

Machine intelligence is advanced computing that enables a technology (a machine, device, or algorithm) to interact with its environment intelligently,

computer-vision deep-learning feature-extraction image-processing machine-learning matplotlib opencv python pytorch sklearn tensorflow

Last synced: 02 Apr 2026

https://github.com/marx-wrld/mango-disease-detector

Machine Learning Model to detect if a plant is unhealthy or not, using images of leaves . The inference of this model is Optimized by OpenVino and gaining Inference Speed over 72 times than Normal version.

deep-learning jupyter-notebook machine-learning tensorflow

Last synced: 14 May 2026

https://github.com/abhaskumarsinha/Corpus2GPT

Corpus2GPT: A project enabling users to train their own GPT models on diverse datasets, including local languages and various corpus types, using Keras and compatible with TensorFlow, PyTorch, or JAX backends for subsequent storage or sharing.

attention-mechanism jax keras large-language-models llm llm-inference llm-training python3 pytorch tensorflow

Last synced: 06 Mar 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/kaamiki/kaamiki

A simple cross-platform automation framework for data science and machine learning tasks. Find it here:

filemanager kaamiki logging machine-learning natural-language-processing opencv python3 pytorch tensorflow

Last synced: 18 Mar 2025

https://github.com/ondrejhruby/cucumber-harvest-prediction

A neural network-based project predicting cucumber harvesting time using randomly generated data for demonstration purposes. Showcasing skills in machine learning, data preprocessing, and model evaluation.

cucumber-harvest-prediction data-processing data-science machine-learning neural-network python regression-models synthetic-data tensorflow

Last synced: 04 Jan 2026

https://github.com/boltuix/tflite-text-classifier-android-app

This Android app leverages a TensorFlow Lite model for on-device classification of social media posts into 11 categories, including technology, sports, finance, and more. Built with Kotlin and Jetpack Compose, it ensures efficient, privacy-focused inference without server dependencies.

ai android appdev colab-notebook jetpack-compose jetpackcompose kotlin machine-learning mobile-app nlp on-device tensorflow tensorflow-lite text-classification tflite tflite-models tips-and-tricks

Last synced: 02 Sep 2025

https://github.com/arif-miad/image-classification

pre-trained image classification models use prior knowledge to recognize patterns in images, speeding up training and improving accuracy.

computer-vision deep-neural-networks kaggle-dataset keras python pytorch resnet-50 tensorflow transfiterlearning vgg19

Last synced: 11 Apr 2026

https://github.com/shrilakshmishastry/american-sign-language-detection-using-hand-gestures

This is a cnn based final year project to detect american sign language using hand gestures.

cnn-keras opencv tensorflow

Last synced: 10 Apr 2026

https://github.com/vergosss/data_mining_and_machine_learning

Data Mining and Machine Learning 2022-2023 CEID Project. The project entails a COVID-19 Dataset including information about each country's statistics regarding COVID-19. Libraries used: sklearn,pandas,tensorflow.

clustering data-visualization ipython kmeans matplotlib pandas regression rnn scipy seaborn sklearn svr tensorflow

Last synced: 09 Apr 2026

https://github.com/pvlbzn/deep-sentiment

Sentiment analysis (binary classification) of IMDB reviews using deep learning

deep-learning keras sentiment-classification tensorflow

Last synced: 10 Apr 2026

https://github.com/zanuarts/machinelearning

Machine Learning Repo of my Learning, feel free to see, learn, and share.

image-classification image-processing machine-learning natural-language-processing tensorflow time-series

Last synced: 18 May 2026

https://github.com/paulj1989/bulgarian-constitutional-court-decisions

Developing NLP models for text and sentence classification using legal texts from the Bulgarian constitutional court.

keras neural-network nlp scikit-learn tensorflow tesseract

Last synced: 04 May 2026

https://github.com/agahkarakuzu/niobium

Automatically create Anki image-occlusion/simple card decks a from bunch of images or PDF files.

anki anki-card-generation anki-connect anki-occlusion cue-cards easyocr tensorflow

Last synced: 21 Feb 2026

https://github.com/18520339/nn-auto-differentiation-engine

C++ version of Andrej Karpathy's micrograd with Keras-like Sequential API and auto differentiation engine, facilitating Tensor arithmetic using chain-rule & topological sort, mini-batch Gradient Descent, and learning rate scheduling

autograd backpropagation chain-rule cplusplus-17 gradient-descent neural-network tensorflow

Last synced: 13 May 2026

https://github.com/into-the-grey/project-l.i.s.a-guide

This is a living document for Project L.I.S.A. A local Ai-Model, with the goal of expanding its functionality slowly.

ai mdbook model python pytorch tensorflow

Last synced: 03 Feb 2026

https://github.com/ajimaulana123/tensorflow-data-and-deployment-specialization

Mendistribusikan model machine learning ke berbagai perangkat.

tensorflow

Last synced: 18 May 2026

https://github.com/nrstott/brfss

Multitask DNN in Tensorflow for predictive analytics on the CMS Behavioral Risk Factor Surveillance System (BRFSS)

machine-learning tensorflow tensorflow-models

Last synced: 18 May 2026

https://github.com/cg1507/convnet-zoo

:video_game: PlayGround for Convolutional Neural Networks + Layerwise Activation Map

convolutional-neural-networks keras model-zoo tensorboard tensorflow visualization-tools

Last synced: 04 May 2026

https://github.com/beenotung/tensorflow-helpers

Helper functions to use tensorflow in nodejs for transfer learning, image classification, and more

classifier deep-learning embedding feature-extration helpers image neural-network tensorflow tensorflowjs tfjs transfer-learning typescript utility

Last synced: 17 Feb 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/kalthommusa/flower-image-classifier

Project-2 of Udacity's Introduction to Machine Learning with TensorFlow Nanodegree. "Flower Image Classifier" is a Deep Learning Project with TensorFlow that aims to build a Keras model that accurately predicts the type of a particular flower among 102 different flower types, and then converts the developed image classifier into a command-line application.

ai computer-vision deep-learning flower-classification image-classifier machine-learning pre-trained-model supervised-learning tensorflow transfer-learning udacity-nanodegree

Last synced: 21 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/kabeer786786/doodlerecognizer

A Doodle Recognizer that uses machine learning to classify hand-drawn sketches into predefined categories with high accuracy.

convolutional-neural-networks deep-learning expressjs flask keras nodejs python reactjs tailwindcss tensorflow

Last synced: 10 Apr 2026

https://github.com/rcosta358/ai-chatbot

Simple AI chatbot created with python using AI and deep learning

ai chatbot deep-learning neural-networks python tensorflow

Last synced: 18 May 2026

https://github.com/sonhm3029/on-device-training-tensorflowlite

This project is simple training tensorflowlite on mobile device - android for braintumor classification

federated-learning on-device-deep-learning on-device-training tensorflow tensorflow-lite

Last synced: 17 May 2026

https://github.com/arturobp3/video_face_detection

This repository is part of my Bachelor's Thesis. It includes several Deep Learning models created to perform face detection both in real time and in previously saved videos. Due to the current pandemic situation, there's a model capable of detecting facial masks on people.

covid19 deep-learning docker face-detection machine-learning python3 tensorflow

Last synced: 10 Apr 2026

https://github.com/akatrevorjay/tensorflow-auto-detect

Solves the absolute mess that is installing tensorflow (CPU or GPU?) from your package requirements.

auto cpu gpu install tensorflow

Last synced: 06 May 2026

https://github.com/alam025/ai-email-guardian

🛡️ AI-Powered Email Guardian: 99.2% accurate spam detection using machine learning. Open-source, privacy-focused email security. ⚡ 50ms detection time.

artificial-intelligence email-filter email-security hishing-detection machine-learning-cybersecurity nlp open-source privacy python scikit-learn security-tools spam-detection tensorflow text-classification

Last synced: 10 Mar 2026

https://github.com/nazanin1369/alexnet-transfer-learning

Transfer Learning practice on AlexNet

tensorflow transfer-learning

Last synced: 17 May 2026

https://github.com/nitish2773/vision-bot

The Vision Bot is an AI-powered application designed to analyze images captured from a webcam and dynamically answer user questions about the image. By leveraging the power of computer vision and natural language processing.

artificial-intelligence python3 tensorflow

Last synced: 17 May 2026

https://github.com/putraxor/forex_tl_resnet

Complete 37 Forex Instruments Pretrained ResNet Transfer Learning for Price Movement Classification (Keras-Tensorflow)

forex keras resnet tensorflow timeseries

Last synced: 17 May 2026

https://github.com/thogaruchesti-hemanth/guessing_numbers

An AI-powered number guessing game built with Python and Keras. The model is trained on a Kaggle dataset using a neural network with categorical_crossentropy loss and the Adam optimizer to classify and predict the correct number. A fun and educational project showcasing basic deep learning for multi-class classification.

ai-project artificial-intelligence beginner-project classification deep-learning educational-project kaggle-dataset keras machine-learning neural-networks number-gussing python tensorflow

Last synced: 07 Apr 2026

https://github.com/datarohit/deep-audio-classification

This project aims to build a deep learning model for counting the number of Capuchinbird calls within a given audio clips. Here audio spectrograms and split-window approach is used to count the bird calls in the the audio.

audio-classification audio-processing deep-learning image-classification spectrogram tensorflow

Last synced: 19 May 2026

https://github.com/arindal1/sentiment-analysis-tf-keras

A python script for YouTube sentiment analysis using a Neural Network with TensorFlow and Keras.

keras machine-learning sentiment-analysis tensorflow youtube

Last synced: 11 Apr 2026

https://github.com/wansenai/rust-deeplearning-tutorials

:books: Learn deep learning in Rust language

deep-learning pytorch rust tensorflow

Last synced: 13 Mar 2025

https://github.com/antonio-f/deeplearning_project5-gan-face-generation

Using generative adversarial networks to generate new images of faces (datasets: MNIST, CelebA).

celeba celeba-dataset face-generation gan generative-adversarial-network mnist tensorflow udacity udacity-deep-learning

Last synced: 19 Jun 2025

https://github.com/coding-enthusiast9857/deep_learning_projects

Welcome to the Deep Learning Projects Repository! This repository is a collection of hands-on projects related to deep learning, covering a wide range of topics and applications.

ai ann cnn cv deep-learning deep-neural-networks dl gan image-processing keras ml nlp python pytorch rnn tensorflow transfer-learning

Last synced: 12 Apr 2026

https://github.com/aliiiw/ai-project

Persian hand writing digit detection using tensorflow

cnn handwritten-digit-recognition persian-language random-forest-classifier tensorflow

Last synced: 17 May 2026

https://github.com/reubenjohn/tensorflow-workspace

Collection of random tensorflow experiments for personal use and learning

deep-learning machine-learning python tensorflow

Last synced: 20 May 2026

https://github.com/florianwoelki/titanic_classification

This is a binary classification problem for the titanic dataset.

deep-learning jupyter-notebook kaggle keras machine-learning python tensorflow titanic titanic-dataset

Last synced: 12 Apr 2026

https://github.com/maxseidler/tensorflow-from-source

Tensorflow wheels build from source

tensorflow

Last synced: 20 Jul 2025

https://github.com/diegoperea20/nextjs-iris-plant-classification-with-tensorflow

Nextjs Iris Plant Classification with Tensorflow converting a.h5 model to tensorflowjs that is .json and .bin

class classification iris json model nextjs plant prediction tensorflow

Last synced: 11 Apr 2026

https://github.com/gappeah/binance-crypto-prediction-and-analysis

This project leverages the Binance API to acquire real-time data for Bitcoin (BTC) and Ethereum (ETH). The data is then used to train a Long Short-Term Memory (LSTM) neural network model for predicting cryptocurrency prices.

api binance cryptocurrency keras machine-learning neural-networks python tensorflow

Last synced: 25 Feb 2025

https://github.com/ashleymarkfletcher/linearregressiontensorflowjs

linear regression visualised with Tensorflow.js and P5.js

javascript p5js tensorflow tensorflow-js

Last synced: 29 Apr 2026

https://github.com/danibcorr/musicgenreclassifier

Music genre classifier for automatic equalization parameters for JamesDSP using CNN with Transformers.

classification cnn deep-learning dsp equalization jamesdsp music python spectrogram tensorflow transformer

Last synced: 15 Mar 2025

https://github.com/evanatyourservice/apollo-tf

Apollo optimizer in tensorflow

apollo optimizer tensorflow tensorflow2 tf tf2

Last synced: 16 May 2026

https://github.com/gaiborjosue/deeplearning-projects

This repository contains a collection of Deep Learning projects implemented using TensorFlow. These projects showcase various applications and techniques of Deep Learning, providing hands-on examples for building neural networks and solving real-world problems.

deep-learning python tensorflow

Last synced: 03 May 2026

https://github.com/mohit1106/fraud-detection-in-financial-transactions

an anomaly detection system on 284,807 transactions, achieving an AUC of ~0.972 with CNNs and Autoencoders.

autoencoders cnn-model isolation-forest keras python scikit-learn tensorflow

Last synced: 10 Apr 2026

https://github.com/frederickroman/carscore

full-stack web app that scores cars using neural network trained on UCI car evaluation dataset

cars classifier express expressjs full-stack node nodejs tensorflow tensorflow-node tensorflowjs veutify vuejs vuejs2 vuex

Last synced: 05 May 2026

https://github.com/nhuang29/musicclassification

Music Classification ML/Deep Learning

deep-learning ml tensorflow

Last synced: 03 May 2026

https://github.com/chen0040/pydl-audio-encoders

Audio encoders that convert audios into numpy arrays for machine learning

audio-encoders tensorflow

Last synced: 20 May 2026

https://github.com/imvision12/pre-trained-models-implementation

This Repo Is about Implementation Of Pre-Trained Models from scratch using Tensorflow

inceptionv3 pre-trained-model resnet50 tensorflow vgg16 vgg19 xception

Last synced: 20 May 2026

https://github.com/n3011/dockerfile

Dockerfiles for deep learning dev

dockerfile nvidia-docker tensorflow

Last synced: 24 Mar 2025

https://github.com/abhinav2087/forest-fire-and-smoke-detection

This project aims to detect forest fires and smoke in images using a Convolutional Neural Network (CNN) implemented with TensorFlow and Keras. The dataset contains images categorized as fire, smoke, and non-fire.

cnn cnn-keras deep-learning tensorflow

Last synced: 20 May 2026

https://github.com/faustinopsy/ml-mascaras

Projeto tensorflow e machine learning uso de mascaras

machine-learning tensorflow

Last synced: 27 Jul 2025

https://github.com/mghorbani2357/face-match

Face Match built using single shot face recognition to recognize similar faces to shotted face from any image resource. It uses Instagram user profiles as dataset.

face-detection face-recognition python python3 single-shot-face-recognition tensorflow tensorflow2

Last synced: 20 May 2026

https://github.com/belajarqywok/tebakaja_cryptocurrency

provides accurate and scalable cryptocurrency forecasts by integrating advanced techniques, ensuring reliable predictions for informed decisions.

cython fastapi forecasting gcc-complier huggingface keras tensorflow

Last synced: 14 Feb 2026

https://github.com/shanmukhsrisaivedullapalli/cifar10

This project uses TensorFlow to classify images from the CIFAR-10 dataset. It compares the performance of an Artificial Neural Network (ANN) and a Convolutional Neural Network (CNN), covering data preprocessing, model training, evaluation, and prediction on new images.

cifar10-classification cnn-classification matplotlib neural-networks numpy pickle pillow python3 tensorflow

Last synced: 03 Feb 2026

https://github.com/asofter/tm-bot-sight-recognizer

Telegram bot which recognizes sights in Chernivtsi, Ukraine using Inception model and Tensorflow.

inception python telegram telegram-bot tensorflow tensorflow-examples tensorflow-experiments tensorflow-object-detection-api

Last synced: 17 Apr 2025

https://github.com/adi2334/image-caption-generator

This project implements an image captioning model using a CNN-LSTM architecture. The model takes an image as input and generates a descriptive caption using natural language processing techniques

cnn computer-vision deep-learning imagecaptioning lstm machine-learning neural-network tensorflow

Last synced: 21 Apr 2026

https://github.com/shettysach/handwriting-calculator

A calculator that uses handwritten digits and operators to calculate the result, using contour detection and CNN model prediction. Tensorflow (Keras) is used to create, train and load the neural network model used for predictions. CustomTKinter is used to provide the GUI. OpenCV and Pillow (PIL) are used for contour detection.

basic-arithmetic-operations calculator cnn cnn-keras convolutional-neural-networks digit-recognition handwriting-calculator handwritten-digit-recognition jupyter-notebook keras keras-models keras-neural-networks mnist mnist-classification mnist-handwriting-recognition opencv opencv2 pillow tensorflow tensorflow-models

Last synced: 09 Feb 2026

https://github.com/saeun-park/deep-learning

딥러닝 스터디 및 학부연구생

deep-learning konlpy natural-language-processing tensorflow

Last synced: 10 May 2026

https://github.com/zhangchunsheng/ai-learn

learn tensorflow, pytorch, etc.

pytorch tensorflow

Last synced: 20 Jan 2026

https://github.com/rexsimiloluwah/fastapi-ml-apps

Machine learning apps built with FastAPI

docker fastapi machine-learning python scikit-learn tensorflow

Last synced: 05 Apr 2026

https://github.com/nvinayvarma189/deep-learning-with-tensorflow

This repo consists all the basics of tensorflow and all major Deep Learning algorithms and techniques implemented in tensorflow. It will explain you the basics of tensorflow. You can visualize how tensors flow through a grapg while you create one

autoencoder cnn deep-learning gan matplotlib neural-network numpy pandas python3 reinforcement-learning rnn tensorflow

Last synced: 11 Apr 2026

https://github.com/inishchith/coursera

This repository contains my code for the programming exercises on Coursera.

coursera coursera-machine-learning deep-learning deeplearning-ai matlab mooc programming-exercises python3 tensorflow

Last synced: 12 Apr 2026

https://github.com/burness/tf_course

the material of the tf course

computer-vision tensorflow tensorflow-tutorials

Last synced: 10 Aug 2025

https://github.com/bhargav-joshi/img-caption-generator

Automatically creating the description or caption of an image using any natural language sentences is a very challenging task. It requires both methods from computer vision to understand the content of the image and a language model from the field of natural language processing to turn the understanding of the image into words in the right order. In addition to that we have discussed how this model can be implemented on web and will be accessible for end user as well.

flask jupyter-notebook keras machine-learning nlp nltk numpy pandas python tensorflow

Last synced: 09 Apr 2026

https://github.com/nsoro-allan/ai-face-detection-app

AI Face Detection App is A simple AI-powered application that detects faces in real-time video streams using computer vision

blazeface html tailwindcss tensorflow vite

Last synced: 06 Feb 2026

https://github.com/drsnowbird/nlp-deeplearning-projects

NLP Deep Learning Projects (Warning - Not ready for public consumption yet!)

chatbot deep-learning mallet nlp python3 rasa-core rasa-nlu spark tensorflow

Last synced: 11 Apr 2026

https://github.com/edwinabdonshayo/uno-recognition

UNO Recognition Program. Using the CNN technology to train a dataset of UNO cards.

cnn dataset gpu keras opencv pillow python recognition tensorflow uno unocards

Last synced: 26 Jan 2026