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/desimone/rhinoplastynet

A deep convolutional neural network for predicting rhinoplasty status.

deep-learning plastic-surgery reproducible-research research-paper tensorflow

Last synced: 07 Mar 2026

https://github.com/sbcd90/machine-learning-rest-server

This project implements a common rest server which can serve tensorflow-serving & xgboost models.

machine-learning proxygen rest serving tensorflow xgboost

Last synced: 13 Jun 2025

https://github.com/superbrucejia/yolo-v2-object-detection-implementation

YOLO-V2 Object Detection Implementation based on TensorFlow

anaconda detection object-detection opencv python python3 tensorflow yolo

Last synced: 21 Apr 2025

https://github.com/matin-ghorbani/celeb-a-gan-tensorflow

Implement a GAN for Celeb_a dataset to generate celebrities faces with expert mode of TensorFlow

celeba dcgan deep-learning gan generative-ai tensorflow

Last synced: 10 Oct 2025

https://github.com/solo-steven/sdn-ddos-rnn-autoencoder

SDN Lab Which Simulate DDoS Attack

ddos mininet ryu sdn tensorflow

Last synced: 15 Apr 2025

https://github.com/prakhr/reinforcement-learning-book

[Book] :- Andrea Lonza - Reinforcement Learning Algorithms with Python_ Learn, understand, and develop smart algorithms for addressing AI challenges-Packt Publishing (2019)

actor-critic baseline-cnns dagger ddpg dqn duckietown-environment gym gym-environment multiarmed-bandits policy-gradient policy-iteration pybox2d reinforce reinforcement-learning-algorithms roboschool sarsa-learning td3 tensorflow trpo value-iteration

Last synced: 03 Mar 2026

https://github.com/nasa-nccs-hpda/tensorflow-caney

Python framework for lots of geospatial TensorFlow tools

deep-learning machine-learning python remote-sensing tensorflow

Last synced: 13 Apr 2025

https://github.com/nbortolotti/tflitego_examples

tflitego_examples provide examples to use tflitego to use TensorFlow lite in Go. More information about the library: https://github.com/nbortolotti/tflitego

golang golang-examples inference tensorflow tensorflow-examples tensorflowlite tflite

Last synced: 28 Feb 2026

https://github.com/shaxov/cvnn

Complex-valued neural network implementation in TensorFlow.

complex-valued-neural-networks tensorflow

Last synced: 07 Aug 2025

https://github.com/matteobettini/stock-market-prediction-2020

This is the the final project of the course: L330 Data Science: principles and practice at the University Of Cambridge. The task for this project is stock market prediction using a diverse set of variables. In particular, given a dataset representing days of trading in the NASDAQ Composite stock market, our aim is to predict the daily movement of the market up or down conditioned on the values of the features in the dataset over the previous N (trading) days.

classification cnn keras lstm mlp neural-networks sklearn stock-market stock-market-prediction tensorflow

Last synced: 08 Apr 2025

https://github.com/ggmorello/fl_gan

Generative Adversarial Network training using Federated Learning

federated-learning generative-adversarial-network machine-learning mnist tensorflow

Last synced: 24 Apr 2026

https://github.com/roma-glushko/morty

🔬 Lightweight experiment and configuration manager for small ML/DL projects and Kaggling

deep-learning experiment-management experiment-monitor experiment-tracking keras machine-learning pytorch tensorflow

Last synced: 17 Mar 2026

https://github.com/lovnishverma/huggingface-braintumor-flask

This Flask-based application allows users to upload an image (like an MRI scan) to predict if a brain tumor is detected using a pre-trained CNN (Convolutional Neural Network) model. The results, along with user details, are saved in a MongoDB database for review.

css flask html js mongodb-atlas opencv-python tensorflow

Last synced: 06 Mar 2026

https://github.com/sayannath/zero-dce-tflite

Conversion of TF-Lite model from ZERO-DCE model

low-light-image-enhancement tensorflow tfhub tflite zero-dce

Last synced: 12 May 2025

https://github.com/feldi/clj-tf

A Clojure library for using TensorFlow

clojure machine-learning tensorflow

Last synced: 21 Feb 2026

https://github.com/acoadmarmon/resnet18-tensorflow

Implementation of ResNet18 using TensorFlow 2.0 Keras API. Currently ResNet 18 is not currently supported in base Tensorflow (see https://www.tensorflow.org/api_docs/python/tf/keras/applications for supported models), so a custom model is necessary to use this architecture.

keras-tensorflow resnet-18 tensorflow tensorflow-2 tensorflow-models

Last synced: 24 Oct 2025

https://github.com/abhaskumarsinha/keras-implementation-of-transformer-architecture

This repository presents a Python-based implementation of the Transformer architecture on Keras TensorFlow library, as proposed by Vaswani et al. in their 2017 paper "Attention is all you need."

bert bert-model keras machine-translation natural-language-generation natural-language-processing natural-language-understanding nlp nlp-machine-learning nlp-parsing nmt nmt-model tensorflow tensorflow-tutorials tensorflow2 transformer transformer-architecture transformer-models translation

Last synced: 24 Oct 2025

https://github.com/en10/simplespeech

Simple Audio Recognition

speech-recognition speech-to-text tensorflow

Last synced: 01 Aug 2025

https://github.com/daniel-lima-lopez/dynamic-state-traffic-lights

This work consists of a dynamic state traffic light controlled by a neural network. The training of this model is carried out by genetic algorithms in a simulation environment.

deep-learning genetic-algorithm genetic-algorithms neural-networks python sumo tensorflow trafic-light

Last synced: 12 May 2025

https://github.com/louishenrifranc/wgan

Wassertein GAN in Tensorflow

draw tensorflow tensorflow-models wgan

Last synced: 26 Mar 2025

https://github.com/huangcongqing/tensorflow-minist

TensorFlow与Flask结合打造手写体数字识别 | 学习网站:

flask minist tensorflow

Last synced: 20 Mar 2025

https://github.com/omonimus1/plant_classification

🌿 Flower Classifier implementation and Django Web App with integrated ML model.

cnn-classification cnn-keras django flutter honours-project plant-classification tensorflow

Last synced: 17 Mar 2025

https://github.com/victorowinoke/cnn-image-classification-using-fashion-mnist-dataset

There's been much speculation in recent years about neural networks technologies and other deep learning algorithms, primarily because of the popularity of several implementations in the sector utilizing these techniques. Consequently, this hype has yielded several innovative ideas to build open-source libraries and methods to enable the average income tech-savvies to achieve their objective. This research paper aims to examine and illustrate how to use deep learning technologies and algorithms to precisely classify a dataset of fashion images into their respective clothing categories. First, the paper shows the general knowledge of convolutional neural networks (CNN) and the techniques of image classification. Later on, it also discusses the methodology of building a neural network and the simulation process. The results of the neural network simulation are compressively evaluated and discussed.

cnn-classification cnn-keras code deep-neural-networks fashion-classifier fashion-mnist-dataset image-classification python3 report tensorflow tensorflow-models

Last synced: 02 Apr 2025

https://github.com/oleksandr-g-rock/classify_picamera_in_live_time_cusom_model

Image classification (persons, animals, other) on raspberry pi from pi-camera (in live time) used custom model .h5 (output to terminal)

image-classification image-processing image-recognition pi-camera raspberry-pi tensorflow tensorflow-examples tensorflow-tutorials

Last synced: 09 Jul 2025

https://github.com/dataxujing/ssd-tensorflow

:art::art::art: SSD-Tensorflow目标检测基于医学影像的消化内镜活检钳

cv detection python3 ssd tensorflow

Last synced: 16 Aug 2025

https://github.com/vijaydwivedi75/custom-mask-rcnn_tf

Using Custom Mask RCNN with TensorFlow Object Detection API to predict instances (masks) of targets in an image

instance-segmentation mask-rcnn object-detection tensorflow

Last synced: 28 Apr 2025

https://github.com/sudo-rushil/dga-intel-web

This deep learning model uses a CNN-LSTM architecture to predict whether a given domain name is genuine or was artificially generated by a DGA.

cnn deep-learning keras lstm lstm-cnn machine-learning tensorflow

Last synced: 13 May 2025

https://github.com/yoctol/ds-post-interview-assignment

A Post Interview Assignment for Candidates.

interview machine-learning python3 tensorflow

Last synced: 28 Apr 2025

https://github.com/thiagopbueno/tf-rddlsim

A RDDL simulator running in TensorFlow.

mdp rddl simulator tensorflow

Last synced: 14 Jan 2026

https://github.com/mysterionrise/tensorflow-metal-experiments

Example of training NN based on Tensorflow Metal using ARM M chips from Apple

gpu m1 m1-mac m2 m2-mac m3-mac neural-network neural-networks tensorflow tensorflow-gpu tensorflow-tutorials

Last synced: 19 May 2026

https://github.com/ely-s/efficientdetjs

Port of the EfficientDet neural network architecture to the web.

ai cv tensorflow

Last synced: 13 Apr 2025

https://github.com/bessouat40/python-ai-explainability

A python project to find anomaly in an Xray image.

deep-learning explainable-ai health python tensorflow

Last synced: 06 Mar 2025

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

Repository related to machine learning projects and related modules

machine-learning machine-learning-algorithms micrograd numpy pandas pytorch scipy tensorflow

Last synced: 01 Aug 2025

https://github.com/klus3kk/microsociety

An object-oriented project that represents the simulator of the society with dynamically changing events.

2d ai cpp deep-q-learning machine-learning oop python reinforcement-learning sfml simulation tensorflow

Last synced: 10 Apr 2026

https://github.com/gaborvecsei/barlow-twins

Clean Tensorflow 2 Implementation of the Barlow Twins self-supervised learning method

embeddings keras python self-supervised-learning semi-supervised-learning tensorflow tensorflow2

Last synced: 14 Feb 2026

https://github.com/codeperfectplus/intel_image_classification

Intel Image classification using CustomDataLoader and Tensorflow training loop with cutsom model evalution function to understand what's going behind

classification convolutional-neural-networks deep-learning image-classification pytorch tensorflow

Last synced: 31 Aug 2025

https://github.com/stared/stable-diffusion-keras-m1-gpu

Stable diffusion image generation with KerasCV for Macbook M1 GPU

gpu keras m1 m1-mac stable-diffusion tensorflow

Last synced: 11 Feb 2026

https://github.com/vu-luong/onn-tensorflow

Tensorflow implementation of the Online Deep Learning: Learning Deep Neural Networks on the Fly paper.

online-deep-learning online-learning tensorflow

Last synced: 02 Aug 2025

https://github.com/krisharul26/autonomous-vehicle-running-with-line-navigation-and-object-detection-using-opencv-and-ai-techniques-

Mobility on a wide scale is moving towards complete automation. Though the technology for automating the vehicles already exists, these technologies must be optimised to fit the current environment. This project would be a scaled-down model of the Autonomous Car. By running these scaled-down models in the live streaming line detection using OpenCV.

computer-vision decisionmaking googlecolab navigation numpy-arrays object-detection oops-in-python opencv opencv-python python-3 raspberry-pi-4 raspberry-pi-camera tensorflow

Last synced: 28 Jan 2026

https://github.com/pegah-ardehkhani/air-passenger-demand-forecasting

Forecast airline passenger demand using time series models like AR, ARMA, and LSTM to improve operations, optimize scheduling, enhance resource allocation, and streamline supply chain management through accurate demand predictions

arima-forecasting arma auto-regressive auto-regressive-model boxcox decomposition demand-forecasting dickey-fuller dickey-fuller-test flight-data lstm machine-learning machine-learning-algorithms non-stationary qqplot tensorflow time-series time-series-analysis time-series-data time-series-forecasting

Last synced: 27 Oct 2025

https://github.com/imvision12/nextvit-tf

A Tensorflow implementation of "Next-ViT: Next Generation Vision Transformer for Efficient Deployment in Realistic Industrial Scenarios"

keras tensorflow transformer vision-transformer

Last synced: 22 Sep 2025

https://github.com/evanhalley/puppyteer-crawler

Crawls a website for pictures of big dogs, little dogs, red dogs, blue dogs, yellow dogs, green dogs, black dogs, and white dogs!

javascript nodejs puppeteer tensorflow

Last synced: 30 Jul 2025

https://github.com/gantman/rn_tf_lite

React Native Tensorflow Lite - Code and example

tensorflow tensorflow-lite

Last synced: 22 Jan 2026

https://github.com/arshtiwari2004/sahyog

Centralized Disaster Response and Inventory Management System that leverages AI and Google Cloud Technologies to predict disasters, optimize resource management, and provide real-time coordination.

adam-optimizer apache-kafka apache-spark cnn-classification docker efficientnetb4 gan-models gcp-storage gcs gemini-api hyperledger-fabric keras-classification-models l2-regularization lstm-model numpy opencv tensorflow twilio vertex-ai yolov8-detection

Last synced: 13 May 2025

https://github.com/bhattbhavesh91/tf-js-example-2

About In this tutorial, I'll show you how you can train a Deep Neural Network in the browser using TensorFlow.js

tensorflow tensorflow-js tfjs tfjs-converter tfjs-tutorials

Last synced: 05 Jun 2026

https://github.com/luca-parisi/m_arcsinh

m-arcsinh: A Reliable and Efficient Function for Supervised Machine Learning (scikit-learn, TensorFlow, and Keras) and Feature Extraction (scikit-learn)

activation activation-function activation-functions activations arcsinh classification dimensionality-reduction feature-extraction keras keras-tensorflow machine-learning machinelearning mlp mlp-classifier neural-network python scikit-learn svm svm-classifier tensorflow

Last synced: 28 Jun 2025

https://github.com/k-forghani/blood-pressure-estimation

Blood Pressure Estimation using PPG Signal and Demographic Features

blood-pressure-estimation demographics-data ppg-signal pycaret tensorflow time-series

Last synced: 28 Jun 2025

https://github.com/mrgaogang/tensorflow_object_detection

【AI】使用tensorflow实现对象检测

ai object-detection tensorflow

Last synced: 22 Apr 2025

https://github.com/philipperemy/tf-easy-model-saving

An easy way to load and save checkpoints in Tensorflow!

tensorflow tensorflow-library tensorflow-models

Last synced: 25 Mar 2025

https://github.com/akurgat/botnet-anomaly-detection

Using a MLP to identify botnets in network traffic

mlp-classifier pca-analysis pcap python seaborn tensorflow

Last synced: 13 Jul 2025

https://github.com/yashkant/enas-quantized-nets

Efficient Neural Architecture Search coupled with Quantized CNNs to search for resource efficient and accurate architectures.

automl enas keras neural-architecture-search quantized-neural-networks tensorflow

Last synced: 23 Apr 2025

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

This repository serves as a template for all practical applications of basic ML algorithms implemented in both R and Python.

machine-learning python r tensorflow

Last synced: 14 Sep 2025

https://github.com/storopoli/solving-captchas

Tensorflow Keras CNN to solve Captchas

captcha computer-vision keras keras-tensorflow tensorflow

Last synced: 11 Apr 2025

https://github.com/subhadipsinha722133/duplicate-question-nlp

The "Duplicate Question Pairs" task in Natural Language Processing (NLP) involves determining whether two questions have the same meaning, even if they are phrased differently. The goal is to identify semantic equivalence, not just word-for-word similarity.

deep-learning keras nlp-machine-learning sklearn tensorflow

Last synced: 07 Oct 2025

https://github.com/odhithsen/printguard

🖨️ Real-time Fault Detection in FDM 3D Printers Using Computer Vision

3d-printing ai cnn fault-detection python tensorflow

Last synced: 05 Sep 2025

https://github.com/bastiaanv/yolov2-tiny-tf-ncs

Yolov2-tiny Tensorflow implementation for Movidius Neural Compute Stick

ncsdk python3 tensorflow

Last synced: 21 Jul 2025

https://github.com/yeonghyeon/gan-tf

TensorFlow implementation of Generative Adversarial Networks (GAN) with MNIST dataset.

gan gans generative-adversarial-network generative-model mnist mnist-dataset tensorflow tensorflow-examples

Last synced: 21 Jan 2026

https://github.com/prithvi45/conversational-chatbot

Chatbot built by using Deep Neural Networks and TensorFlow

deep-neural-networks python3 tensorflow

Last synced: 12 May 2025

https://github.com/iamakashrout/knee-osteoarthritis-classification

Detection and Classification of Knee Osteoarthritis using Deep Learning Techniques

cnn computer-vision flask streamlit tensorflow

Last synced: 09 Apr 2025

https://github.com/rid17pawar/imageclassificationapp

This is an Image Classification App developed in Android Studio using Kotlin language. It uses a pre-trained TensorFlow Lite model to classify different images.

ai android image kotl mobilenet tensorflow tensorflowli

Last synced: 08 Aug 2025

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

Brain Tumor Detection using CNN: Achieving 96% Accuracy with TensorFlow: Highlights the main focus of your project, which is brain tumor detection using a Convolutional Neural Network (CNN) implemented in TensorFlow. It also emphasizes the impressive achievement of reaching 96% accuracy, which showcases the effectiveness of your model.

artificial-intelligence artificial-neural-networks braintumorclassification braintumour convolutional-neural-networks data-science dataanalysis datavisualization deep-learning deep-neural-networks kaggle machine-learning machine-learning-algorithms python tensorflow

Last synced: 10 Apr 2025

https://github.com/photonixapp/tensorflow-builder

Docker-based environments for building Tensorflow with support for x86/amd64 (down to Celeron without AVX), ARM32v7 and ARM64v8 CPUs

ai docker machine-learning ml tensorflow tensorflow-builder

Last synced: 23 Apr 2025

https://github.com/crispengari/cv-tensorflow

✔ tis repository contains a list of computer vision notebooks for projects using TensorFlow x2 and python language.

artificial-intelligence challanges computer-vision image-classification keras machine-learning nueral-networks python tensorflow

Last synced: 12 Apr 2026

https://github.com/wesleych3n/metric-learning-triplet-loss

NTU Biophotonics and Bioimaging Lab dairy cow face monitoring project. Metric learning experiment.

deep-learning feature-extraction few-shot-learning mobilenetv2 tensorflow tflite-models

Last synced: 23 Mar 2025

https://github.com/accraze/afx_rnn

Neural Net trained on Aphex Twin songs :robot: :notes:

deep-learning magenta midi music-generation neural-network tensorflow

Last synced: 29 Apr 2025

https://github.com/bububa/facenet

face detction/recognization golang lib using tensorflow facenet

deep face-detection face-recognition facenet tensorflow

Last synced: 15 Apr 2025

https://github.com/iamdanialkamali/memotionanalysis

Meme Sentiment Analysis SemEval 2020 Task 9

keras multimodal-deep-learning tensorflow

Last synced: 10 May 2026