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/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/bryanbocao/incompletecode

Self-contained Reinforcement Learning Algorithms.

keras reinforcement-learning reinforcement-learning-algorithms tensorflow

Last synced: 09 May 2026

https://github.com/diegoperea20/nextjs-clasification-x-ray-pneumonia

Nextjs Classification of chest x-ray images with pneumonia and normal using dataset kaggle Chest X-Ray Images (Pneumonia), converting to .h5 model to tensorflowjs that is .json and .bin

chest chest-xray-images classification json nextjs tensorflow xray

Last synced: 10 Apr 2026

https://github.com/lazauk/udemyprojects-tensorflow

My TensorFlow study projects

study-materials tensorflow

Last synced: 09 May 2026

https://github.com/adamvvu/tf_compactprogbar

A simple and compact one-line progress bar for TensorFlow 2 Keras.

keras keras-callback tensorflow tensorflow-addons tensorflow2

Last synced: 09 May 2026

https://github.com/laavanjan/lstm-rnn-next-word-prediction

An advanced LSTM RNN-based deep learning model designed for next-word prediction. This model processes sequential text data using deep learning techniques to generate accurate and context-aware word predictions in real-time

jupyter-notebook numpy pandas-dataframe rnn rnn-tensorflow streamlit-webapp tensorflow

Last synced: 09 May 2026

https://github.com/farrandtom/wml-tf-mnist-classifier

Get hands on with Watson Machine Learning and Watson Studio! Quickly train and deploy a TensorFlow MNIST classifier.

ibm-watson mnist-classification python tensorflow tensorflow-tutorials watson-machine-learning watson-studio

Last synced: 10 May 2026

https://github.com/jayanthpotluri5513/imageinferno-ai-recommendation-system

A platform utilizing real-time data analysis and Deep learning algorithms to deliver personalized trend recommendations for the user.

deep-learning machine-learning python recommendation-system streamlit tensorflow

Last synced: 10 May 2026

https://github.com/gunh0/tensorflow-playground

TensorFlow is a free and open-source software library for dataflow and differentiable programming across a range of tasks.

tensorflow tensorflow-examples

Last synced: 10 May 2026

https://github.com/rashidmakki/facialdetection

web app that detect your face and create a mesh of your face.

javascript machine-learning tensorflow

Last synced: 11 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/saiankit/time-series-analysis-weather-data

This is the repository where I store the work done in Time Series Analysis Domain at Bhaskaracharya Institute for Space Applications and Geoinformatics, Gandhinagar

lstm lstm-neural-networks streamlit tensorflow time-series time-series-analysis

Last synced: 11 May 2026

https://github.com/neelanjan00/neural-style-transfer

A neural style transfer algorithm which uses a CNN trained with a style-cost function. The style-cost function makes use of two images, the style-image and the content-image to produce an image which is the content-image re-drawn in the style of the style-image, referred to as the generated image. The generated-image thus resembles an artwork similar to the original content-image but bearing the style of the style-image.

computer-vision deep-learning flask keras tensorflow

Last synced: 12 May 2026

https://github.com/batuhanaktan/respiratoryillnessdetectionusingml

In the current state of healthcare many hospitals are working over their capacity, and our group wanted to help fix this issue, we used machine learning to diagnose a healthy lung X-ray from a sick one.

healthcare machine-learning sequential-models tensorflow

Last synced: 13 May 2026

https://github.com/mostafanabieh/convolutional-neural-network-cnn

training a simple Convolutional Neural Network (CNN) to classify CIFAR images

deep deeplearning machine-learning tensor tensorflow tensorflow2

Last synced: 13 May 2026

https://github.com/fakturk/resumedate

date detecting on the resumes / cv with deep learning (tensorflow)

date object-detection resume resume-parser tensorflow

Last synced: 13 May 2026

https://github.com/duoan/dl-language-translation

A sequence to sequence model on a dataset of English and French sentences that can translate new sentences from English to French

deep-learning language-translation seq2seq tensorflow

Last synced: 18 Jun 2026

https://github.com/jimut123/mlcp

Too Simple Experiments

kears learning machine tensorflow tf training

Last synced: 16 Jan 2026

https://github.com/snehilsanyal/tensorflow-2-for-deep-learning-specialization-coursera

Repository for the course TensorFlow 2 for Deep Learning Specialization (Coursera) offerred by Imperial College of London

coursera deep-learning tensorflow tensorflow-tutorials

Last synced: 20 Jan 2026

https://github.com/hcl-tech-software/become-an-rtist

Sketch drawing game for the Raspberry Pi with camera and push button. Uses image recognition to recognize a sketch drawn by the player.

image-recognition model-realtime raspberry-pi raspberry-pi-camera tensorflow

Last synced: 11 Apr 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/sminerport/imdbsentimentclassifier

A sentiment analysis model trained on the IMDb Movie Reviews Dataset to classify reviews as positive or negative. This project uses a Bidirectional LSTM with GloVe embeddings, batch normalization, and regularization to improve accuracy and generalization. Includes data preprocessing, model training, and evaluation.

bidirectional-lstm deep-learnning git-lfs glove imdb-dataset keras lstm machine-learning movie-review-app natural-language-processing nlp opinion-mining python sentimental-analysis tensorflow text-classification

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/amodinho/imperial-data-science

(WIP) An open source Data Science Curriculum that exposes you to Cloud-Native Data Science. 👩‍🔬👨‍🚀

azure data-science data-science-learning fastai kaggle python tensorflow

Last synced: 11 Apr 2026

https://github.com/ghost---shadow/boiling-milk-detector

A WIP Machine Learning app using Tensorflow which will be able to tell if a pot of milk is boiling

cnn convolutional-neural-networks opencv tensorflow

Last synced: 29 Apr 2026

https://github.com/salvacorts/keras_evosearch

Keras hyperparameter optimization with Evolutionary Algorithms

evolutionary-algorithms grpc keras protobuf tensorflow

Last synced: 16 Apr 2026

https://github.com/shanmukhsrisaivedullapalli/automatic-ticket-classification

This project processes customer complaint data using pandas for data manipulation and applies text preprocessing techniques, including lemmatization, to clean and normalize complaint text. The `tqdm` library provides progress bars for efficient tracking of text processing tasks.

matplotlib neural-networks nlp numpy pandas python3 scikit-learn seaborn tensorflow tqdm wordcloud

Last synced: 11 Apr 2026

https://github.com/ryannapp12/quant_trading_engine

A modular, and scalable quantitative trading engine built in Python. This project demonstrates efficient data caching with SQLite, concurrent backtesting, and advanced risk analytics, showcasing best practices in clean code architecture and performance optimization.

algorithmic-trading backtesting dash data-analysis data-visualization fintech lstm machine-learning numpy pandas plotly python quantitative-finance real-time risk-management sqlite technical-analysis tensorflow time-series-analysis trading-strategies

Last synced: 11 Apr 2026

https://github.com/bhattbhavesh91/tf-numpy-example

Faster NumPy using Tensorflow's tf.experimental.numpy module

keras numpy tensorflow

Last synced: 01 May 2026

https://github.com/gdapriana/clickbait-detector-backend

This repository contains the backend logic for the “Clickbait Detector” app. Built using Python, it employs an Artificial Neural Network (ANN) to predict the likelihood of a news headline being clickbait. It provides REST API endpoints to interact with the model.

flask python scikit-learn tensorflow

Last synced: 11 Apr 2026

https://github.com/refcell/fractaltreemodels

Side project to create fractal tree models

fractal fractals python python3 tensorflow

Last synced: 11 Apr 2026

https://github.com/sibyjackgrove/cnn-on-wind-power-data

Feed 24 hour data through a Convolutional neural network to find average wind power and standard deviation.

tensorflow tensorflow-experiments tensorflow-models

Last synced: 11 Apr 2026

https://github.com/wittyicon29/text-generation-using-tensorflow-rnn-lstm-

The model uses LSTMs to generate text and also is a good example for getting started into RNNs and LSTMs. The model is trained on the publicly available dataset called Shakespeare.

deep-learning lstm machine-learning rnn tensorflow

Last synced: 29 Apr 2026

https://github.com/amir-tav/fraud-detection

Appling unsupervised learning (Autoencoder) model to detect fraudulent transactions.

autoencoder fraud-detection kaggle python tensorflow

Last synced: 05 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/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/adithaker/recommender-systems

📽 Accumulation of different methods to create a recommendation system.

deep-learning recommender-system tensorflow

Last synced: 29 Apr 2026

https://github.com/jakegrigsby/supersonic

Multiworker PPO with random network distillation in eager execution Tensorflow

deep-reinforcement-learning ppo rnd sonic tensorflow

Last synced: 11 Apr 2026

https://github.com/kazuhito00/mnist-sample-using-tf-simple-metric-learning

tf-simple-metric-learning を用いてMNISTで距離学習を実施するサンプルです。

metric-learning mnist tensorflow

Last synced: 29 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/rfcx/tfk-audio

Tools for TensorFlow/Keras audio recognition workflows

audio audio-analysis audio-classification audio-processing deep-learning keras tensorflow tensorflow2

Last synced: 20 Feb 2026

https://github.com/oneapi-src/data-streaming-anomaly-detection

AI Starter Kit for Data Streaming Anomaly Detection using Intel® Optimized Tensorflow*

deep-learning tensorflow

Last synced: 04 Apr 2025

https://github.com/cbhihe/classify_sound_mobile

Deep NN transfer learning applied to classify sound on the fly from your mobile phone.

javascript mobile-app neural-network sound-classification tensorflow transfer-learning

Last synced: 16 May 2026

https://github.com/orthoseg/segmodels_keras

Segmentation models with pretrained backbones. Keras and TensorFlow Keras.

ai keras models segmentation tensorflow

Last synced: 10 Apr 2026

https://github.com/notedance/note-documentation

Machine learning library, Distributed training, Deep learning, Reinforcement learning, Models, TensorFlow, PyTorch

deep-learning machine-learning machine-learning-library reinforcement-learning tensorflow

Last synced: 15 May 2026

https://github.com/arindas/esrgan

Tensorflow 2.0 implementation of ESRGAN

deep-learning esrgan gan super-resolution tensorflow

Last synced: 28 Aug 2025

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

My Machine and Deep Learning Practice and Projects Notebooks

matplotlib numpy python3 pytorch sklearn tensorflow

Last synced: 10 Apr 2026

https://github.com/n3011/dockerfile

Dockerfiles for deep learning dev

dockerfile nvidia-docker tensorflow

Last synced: 24 Mar 2025

https://github.com/p4ul-m/image-classificator

Image Classificator is a web application that allows users to upload images and classify them using pre-trained models. All services are totally independant and can run on different place.

express grpc image-classification keras machine-learning python react tensorflow

Last synced: 10 Apr 2026

https://github.com/burcgokden/bert-subword-tokenizer-wrapper

A framework for generating subword vocabulary from a tensorflow dataset and building custom BERT tokenizer models.

bert berttokenizer deep-learning machine-learning machine-translation subword tensorflow tensorflow-text vocabulary-builder wordpiece

Last synced: 29 Apr 2026

https://github.com/himanshkr03/brain-tumor-segmentation-using-u-net

This repository contains a deep learning project for brain tumor segmentation using a 2D U-Net architecture applied to the BraTS2020 dataset. The project includes data preprocessing, model training, evaluation, and visualization.

brain-tumor-segmentation deep-learning keras medical-imaging python tensorflow unet-image-segmentation

Last synced: 12 Apr 2026

https://github.com/notedance/adopt

TensorFlow implementation for "ADOPT: Modified Adam Can Converge with Any β2 with the Optimal Rate"

deep-learning deep-reinforcement-learning keras machine-learning optimizer reinforcement-learning tensorflow

Last synced: 09 Apr 2026

https://github.com/koukiftw/realtimesignlanguagerecognition

A real time sign language recognition traning model built with opencv and tensorflow that can detect hand gesture in real time.

computer-vision deep-learning machine-learning opencv python tensorflow

Last synced: 12 Aug 2025

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/beomi/tf-keras-on-lambda

Example Repo for Tensorflow + Keras on AWS Lambda

aws keras lambda tensorflow

Last synced: 20 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/samanyougarg/dl-mnist

Deep Learning on the MNIST Handwritten Digits Dataset.

deep-learning deep-neural-networks keras mnist python tensorflow

Last synced: 09 Apr 2026

https://github.com/johnberroa/tensorflow-function-guides

Notebooks to provide examples of how to use some Tensorflow functions

tensorflow tensorflow-examples tensorflow-tutorials

Last synced: 29 Apr 2026

https://github.com/qanastek/tictactoe

The TicTacToe game in JavaFX with a multilayer perceptron (MLP)

controlsfx css fxml java javafx scenebuilder tensorflow ux-design

Last synced: 12 Apr 2026

https://github.com/subhayudutta/sentiment-analysis-of-flipkart-reviews

This project focuses on sentiment analysis of Flipkart reviews using machine learning operations (MLOps) techniques.

aws-ec2 dagshub dvc dvc-pipeline flask github-actions mlflow mlops python tensorflow

Last synced: 09 Apr 2026

https://github.com/nitesh-thapliyal/brailleease

Understand Braille code with ease!

cnn flask keras python tensorflow

Last synced: 11 Apr 2026

https://github.com/marcus-24/stock-predictor-ml-training

Machine Learning Operations (MLOps) pipeline for my stock prediction forecast model

hugging-face neptune-ai tensorflow time-series-forecasting yahoo-finance

Last synced: 17 May 2026

https://github.com/saadmairaj/digit-recognition

This is a Machine Learning Model based on the Keras algorithm that can Recognise Hand-Written digits from this model and can also Train more.

digit-recognition-application keras-tensorflow machine-learning python tensorflow tensorflow-examples tkinter-gui

Last synced: 21 Jan 2026

https://github.com/bhuvan588/microsoft-stock-price-prediction-using-lstm

Univariate Stock price prediction using LSTM (Long Short Term Memory).

deep-learning keras lstm rnn stock-price-prediction tensorflow

Last synced: 20 Jan 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/sefakcmn00/tensorflow_car_price_analysis

In this project, after extracting the data sets as csv, we tried to represent the car prices graphically and schematically by using data analysis and data visualization methods. We checked the connection of the car prices we analyzed with other data, then we created a 4-layer and 12-neuron system.

data datatrain keras machine-learning matplotlib-pyplot pandas seaborn sklearn tensorflow

Last synced: 14 Apr 2026

https://github.com/adidem23/helathriserewards_trial

This is Developement Stage of HealthRiseRewards which We Have Build . This is Just BareBone Repository Which Have only AI part in it

pose-estimation posenet reactjs solidity tensorflow tensorflowjs vitejs

Last synced: 09 Apr 2026

https://github.com/torlenor/rlsnake

Reinforcement learning for the classic game Snake

game openai-gym reinforcement-learning snake tensorflow

Last synced: 17 Apr 2026

https://github.com/eva-kaushik/tensorflow-tool-time-series

Tensorflow Tool for Time-Series

tensorflow tensorflow-models

Last synced: 08 Mar 2026

https://github.com/alexeytochin/tf-dataclass

Support python dataclass containers as input and output in callable TensorFlow graph for tensorflow version >= 2.0.0.

autograph dataclass dataclasses deep-learning nested nested-objects nested-structures python tensorflow

Last synced: 03 Jan 2026