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/jsmolka/tensor-ocr

Optical character recognition using Tensorflow.

keras ocr python tensorflow

Last synced: 04 Apr 2025

https://github.com/herbiebradley/cyclegan-tensorflow

A Tensorflow implementation of CycleGAN using Eager Execution, tf.keras.layers, and tf.data.

cyclegan deep-learning style-transfer tensorflow

Last synced: 26 Jul 2025

https://github.com/lucko515/deep-convolutional-highway-network

This is the implementation of Highway version of Deep convolutional network, based on https://arxiv.org/pdf/1505.00387.pdf.

highway-cnn highway-network machine-learning mnist-dataset neural-network tensorflow

Last synced: 14 Apr 2025

https://github.com/zaccharieramzi/tf-focnet

An unofficial tensorflow implementation of the FocNET

convolutional-neural-networks deep-learning denoising tensorflow

Last synced: 12 Jun 2025

https://github.com/juliareinforcementlearning/tfrecord.jl

A pure Julia implementation to read/write TFRecord

dataset julia machine-learning tensorflow tfrecords

Last synced: 10 Jul 2025

https://github.com/pavanvaranasi02/virtual-try-on-chrome-extension

Developed a Chrome Extension enabling users to virtually try on clothing and accessories by superimposing input images onto the user's photo, enhancing online shopping experiences through ml technology.

chrome-extension css3 flask html5 javascript opencv-python python3 tensorflow torch torchvision

Last synced: 12 Apr 2025

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/tq3940/apple-banana-orange-detection

使用 TensorFlow Object Detect API 完成对苹果、香蕉、橙子的目标检测。

coco efficientdet object-detection python tensorflow tensorflow-models tensorflow-object-detect tensorflow-object-detection-api

Last synced: 24 Oct 2025

https://github.com/shubham0204/tf_esrgan_desktop_app

A desktop app built with Qt (PySide6) for super resolution with ESRGANs in TensorFlow

desktop-application pyqt6 python3 pytorch qt6 super-resolution tensorflow

Last synced: 22 Apr 2025

https://github.com/imvision12/image-super-resolution

Tensorflow Implementation of enhanced deep super-resolution network (EDSR) and Super Resolution Generative Adversarial Networks(SRGAN) Paper

cnn div2k edsr gan srgan srresnet super-resolution tensorflow

Last synced: 22 Sep 2025

https://github.com/piotrlaczkowski/keras-data-processor

Data Preprocessing model based on Keras preprocessing layers that can be used as a standalone model or incorporated to Keras model as first layers.

data keras layers preprocessing tensorflow

Last synced: 06 May 2025

https://github.com/gak92/deeplearningai-tensorflow-developer

Keep all the exercise and practices for Deep Learning AI using the Tensorflow framework. CNN, NLP, Time Series. Built with Python and Tensorflow.

deeplearning python3 tensorflow

Last synced: 15 Jul 2025

https://github.com/soumyajit4419/writing_like_shakespeare

Automated Text Generation uisng LSTM.

keras lstm nlp poem shakespeare tensorflow

Last synced: 13 Mar 2025

https://github.com/ashnkumar/sumz_seq2seq

The model code for the chrome extension (Sumz) that implements a sequence to sequence model for summarizing Amazon reviews, using Tensorflow 1.1 and the Amazon Fine Foods reviews dataset.

amazon chrome-extension deep-learning rnn-tensorflow sequence-to-sequence tensorflow

Last synced: 13 May 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/ayyucedemirbas/startrektos-script-generator

LSTM text generation model that generates new scripts for Star Trek TOS

hacktoberfest lstm nlp rnn startrek tensorflow

Last synced: 04 Mar 2025

https://github.com/zaccharieramzi/tf-complex

A package to easily install tensorflow utils for complex-valued tensors and neural networks

complex-numbers tensorflow

Last synced: 12 Jun 2025

https://github.com/sdsubhajitdas/my-tensorflow

A small experiment to recreate how basic Tensorflow works and in the process fully understand the working of Tensorflow.

deep-learning machine-learning machine-learning-api machine-learning-library machinelearning tensorflow tensorflow-experiments tensorflow-tutorials

Last synced: 24 Oct 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/dkesada/ktsnn

Implementation in Keras of time delay neural network (TDNN), convolutional recurrent neural networks (CRNN) and long short-term memory networks (LSTM) for short and long-term forecasting of time series.

neural-networks tensorflow time-series-forecasting

Last synced: 15 Apr 2026

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/bomzj/catch-cheese-2

🐭 Simple js game with AI agent powered by Machine Learning

ai game javascript machine-learning reinforcement-learning tensorflow vue

Last synced: 19 Jun 2026

https://github.com/Narius2030/Find-Similar-Vietnamese-Texts

This project build a classification model for topics of news. With the target is automatically recognize suitable topic (class) to a random article. There are two architectures implemented which are LSTM and Hybrid models

apache-airflow data-pipeline nlp-deep-learning tensorflow text-classification text-clustering word-embedding

Last synced: 22 Oct 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/apm5/tensorflow_2.0_example

tensorflow 2.0alpha版本。停止更新,更多资料请移步我的另一个项目

tensorflow tensorflow-2 tensorflow-examples

Last synced: 25 Oct 2025

https://github.com/jcrodriguez1989/kerasmodelcreator

ShinyApp: Visually design Keras models for R language

deep-learning designer gui keras model r shiny tensorflow

Last synced: 12 Oct 2025

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/curiousily/simple-neural-network-with-tensorflow-js

Build a simple Neural Network model in TensorFlow.js to make a laptop buying decision. Learn why Neural Networks need activation functions and how should you initialize their weights.

artificial-intelligence data-science deep-learning javascript machine-learning neural-networks tensorflow

Last synced: 26 Apr 2025

https://github.com/kmkolasinski/tensorflow-nanogpt

Example how to train GPT-2 (XLA + AMP), export to SavedModel and serve with Tensorflow Serving

gpt-2 tensorflow xla

Last synced: 13 Oct 2025

https://github.com/shaheennabi/production-ready-leaflogic-multi-ai-agents-project

🍃🌱 Business or Production ready automated one-click. An AI-driven system designed to identify 100+ plants and crops while providing enriched details sourced from the web by using Multi-AI Agents. Ideal for industry use, this scalable project showcases power of object detection & Multi-AI Agents tech for real-world applications. 🍃🌍 🚀�

amazon-web-services api cloud computer-vision deployed information-retrieval internship-project leaflogic modular-code plant-recognition production-ready pytorch scalable tensorflow web-scraping

Last synced: 16 Oct 2025

https://github.com/vladmandic/efficientpose

EfficientPose: Body Segmentation for TFJS and NodeJS

body-parser body-tracking efficientpose tensorflow tensorflowjs tfjs tfjs-models

Last synced: 24 Oct 2025

https://github.com/stes/arch-deepspeech

Arch Linux packages to install CPU versions of Mozilla's Deep Speech implementation

arch-linux arch-linux-pkgbuild deep-learning deepspech speech-to-text tensorflow

Last synced: 26 Oct 2025

https://github.com/repetere/jsonstack-model

Deep Learning Classification, LSTM Time Series, Regression and Multi-Layered Perceptrons with Tensorflow

ai classification-model deep-learning machine-learning multivariate-linear-regression nlp-machine-learning tensorflow

Last synced: 25 Apr 2026

https://github.com/akshay-vs/cnn-image-classification

This project uses a CIFAR dataset-trained convolutional neural network to classify input images, whether it is a pre-processed image from the dataset or a user-supplied image via URL, with the functionality to assign a confidence score to the prediction.

adam-optimizer cnn-keras crossentropyloss image-classification machine-learning neural-network python tensorflow urllib

Last synced: 02 Mar 2026

https://github.com/tanyachutani/monodepth2-tf2.x

A Tensorflow 2.x implementation of Monodepth2. https://arxiv.org/abs/1806.01260

depth-estimation monocular-depth-estimation monodepth monodepth2 self-supervised-learning tensorflow

Last synced: 29 Apr 2025

https://github.com/alexlaurence/spectrum

👩🏻‍⚕️ Cross-Platform Autism screening using Keras API

autism-spectrum-disorder healthcare keras tensorflow

Last synced: 09 Oct 2025

https://github.com/bhattbhavesh91/ktrain-tutorial

Fine-tuning a BERT model using Ktrain | Transfer Learning NLP | Fine Tune Bert For Text Classification

bert bert-fine-tuning bert-model bert-models ktrain language-model nlp pretrained-models tensorflow

Last synced: 16 Oct 2025

https://github.com/ctkqiang/yanjiai

眼迹AI是一套集成了面部识别和物体检测功能的系统,它能够实时监控环境并在检测到危险情况时自动向服务器发送警报,从而迅速通知当局应对风险。对于司机而言,时常面临乘客可能实施抢劫或其他不当行为的潜在威胁。通过在您的手机或行车记录仪上部署这一AI系统,不仅能提供即时的安全保障,还能在关键时刻为您节省宝贵的求助时间,确保您能在第一时间获得必要的帮助。

algorithms artificial-intelligence china china-region chinese computer-vision ctkqiang huatuoai ios opencv python pytorch swiftui tensorflow yanjiai

Last synced: 05 Sep 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/wizmal/batukh

Document Recognizer.

ocr pytorch tensorflow

Last synced: 02 Apr 2026

https://github.com/hbseong97/tf-c-api

Using tensorflow c api, c++ api, tf lite, tf js, model conversion in Windows

bazel checkpoint cuda cudnn tensorflow

Last synced: 09 Apr 2025

https://github.com/michhar/jetson-customvision

Use Microsoft Custom Vision to create an object detection model and place into this repo to create a Flask app that runs a local service in a docker container.

custom-vision jetson jetson-xavier tensorflow

Last synced: 03 Mar 2026

https://github.com/repetere/jsonm

Construct AI & ML models with JSON using Tensorflow & TypeScript

forecast json modelling tensorflow tensorflowjs

Last synced: 22 Jun 2026

https://github.com/philipperemy/keras-mode-normalization

Keras Implementation of Mode Normalization (Lucas Deecke, Iain Murray, Hakan Bilen, 2018)

batch-normalization keras tensorflow

Last synced: 13 Oct 2025

https://github.com/narius2030/find-similar-vietnamese-texts

This project build a classification model for topics of news. With the target is automatically recognize suitable topic (class) to a random article. There are two architectures implemented which are LSTM and Hybrid models

apache-airflow data-pipeline nlp-deep-learning tensorflow text-classification text-clustering word-embedding

Last synced: 12 Mar 2026

https://github.com/rickiepark/keras-ko

Logical fork of keras-io

keras tensorflow

Last synced: 02 Mar 2026

https://github.com/tmattio/tf_datasets

Python scripts to download public datasets and generate tfrecords.

dataset tensorflow

Last synced: 26 Mar 2025

https://github.com/loaiabdalslam/aul

Automated Deep learning & Machine Learning in JavaScript, in browser locally or in node.

auto-ml automated automated-machine-learning brain-js deep-learning machine-learning tensorflow

Last synced: 14 Apr 2025

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/zuston/raytf

Distributed Deep Learning Framework on Ray, including tensorflow/pytorch/mxnet

distributed-tensorflow ray ray-tensorflow ray-tf tensorflow tensorflow-estimator tensorflow-estimator-api tensorflow-on-ray tensorflow2

Last synced: 03 Mar 2026

https://github.com/sahashraee/data_science

Data Science Basics Concepts

git opencv python pytorch scikit-learn tensorflow

Last synced: 02 Mar 2025

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/dvorjackz/MarioRL

Deep double Q-learning to help Mario beat Super Mario Bros on SNES

double-q- python reinforcement-learning tensorflow

Last synced: 01 Aug 2025

https://github.com/belajarqywok/fastapi-tensorflow-jaeger

Deployment of NLP (Natural Language Processing) and Image Recognition models using FastAPI Framework (RPC / RESTful API), Tensorflow, and Jaeger OpenTelemetry (Distributed Tracing).

alembic distributed-tracing fastapi-framework flake8 jaeger postgresql tensorflow

Last synced: 15 Jun 2025

https://github.com/nheidloff/visual-recognition-tensorflow-openwhisk

Visual Recognition with TensorFlow and OpenWhisk

kubernetes openwhisk tensorflow

Last synced: 15 Apr 2025

https://github.com/janbinkowski/signlanguagerecognition

Bachelor Thesis at the Wroclaw University of Science and Technology.

ai mediapipe ml opencv signlanguagerecognition tensorflow

Last synced: 10 Apr 2025

https://github.com/davidmartinezros/which-image-is

Implementation of a TensorFlow Learning Machine Spring Boot WS that learn and return the most similar description of an image

java machine machine-learning-algorithms spring-boot tensorflow tensorflow-examples tensorflow-experiments webservice

Last synced: 24 Oct 2025

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

This project uses deep learning with CNNs to detect brain tumors in MRI images, aiming for accurate tumor pattern identification.

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

Last synced: 28 Oct 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/rhythmusbyte/sign-language-to-speech

Real-time ASL interpreter using OpenCV and TensorFlow/Keras for hand gesture recognition. Features custom hand tracking, image preprocessing, and gesture classification to translate American Sign Language into text and speech output. Built with accessibility in mind.

asl assistive-technology cv2 hand-tracking handdetection image-classification image-processing keras machine-learning mediapipe numpy opencv python real-time-detection real-time-recognition sign-language tensorflow

Last synced: 04 Apr 2025

https://github.com/ilieschibane/pokedex

Flutter Pokedex mobile application based on the first generation anime model

computer-vision dart deep-learning flask flutter python tensorflow

Last synced: 30 Apr 2025

https://github.com/hiborn4/tensorfusion_network_for_multimodal_sentiment_analysis

This repository implements the Tensor Fusion Network (TFN) for multimodal sentiment analysis using the CMU-MOSI dataset. TFN integrates language, visual, and acoustic modalities to predict sentiment intensity, enhancing sentiment prediction accuracy by modeling unimodal, bimodal, and trimodal interactions.

cmu-mosi deep deep-learning fusion lrmf regression tensorflow unimodals

Last synced: 29 Jun 2025

https://github.com/ozzy-zy/ai_project_1_sentimentanalysis

a small Sentiment analysis Deep learning model that classifies movies Reviews either Positive or Negative using neural networks layers

ai classification-model deep-learning neural-networks nlp sentiment-analysis tensorflow

Last synced: 07 Mar 2026

https://github.com/asprenger/distributed-training-patterns

Experiments with low level communication patterns that are useful for distributed training.

distributed-training horovod mpi mpi4py nccl tensorflow

Last synced: 15 Jul 2025

https://github.com/curiousily/linear-regression-with-tensorflow-js

Build a Linear Regression model using TensorFlow.js and use to predict house prices

artificial-intelligence data-science javascript linear-regression machine-learning tensorflow tensorflowjs

Last synced: 01 Sep 2025

https://github.com/mrgemy95/dl-playground

A modular implementation of some popular papers and architectures in deep learning.

computer-vision deep-learning gan machine-learning pytorch reinforcement-learning tensorflow

Last synced: 12 May 2025

https://github.com/yusufberki/pyimageclassification

A Python project that classifies images with Keras and Tensorflow with transfer learning and visualizes the results.

classification deep-learning image-classification keras python tensorflow transfer-learning

Last synced: 20 Jul 2025

https://github.com/jcrodriguez1989/KerasModelCreator

ShinyApp: Visually design Keras models for R language

deep-learning designer gui keras model r shiny tensorflow

Last synced: 12 May 2025

https://github.com/yoonper/googlenet-inception-v4

GoogLeNet Inception-v4 ( Keras 2.24 )

googlenet inceptionv4 keras tensorflow

Last synced: 25 Mar 2025

https://github.com/rijoslal/sentio

Sentio is a sentiment & toxicity analysis web app built with LSTM using TensorFlow and Streamlit. It classifies text comments as Positive, Negative, or Neutral and detects Toxic content in the comments, perfect for analyzing reviews, social media posts, or feedback

lstm-neural-networks sklearn streamlit tensorflow

Last synced: 15 Jul 2025

https://github.com/phanakata/nn-inverse-design-inflatable-membranes

Inverse design of inflatable membranes via machine learning

deep-learning inverse-design machine-learning mechanics tensorflow

Last synced: 21 Jun 2025

https://github.com/upul/carnd-tensorflow-lab

Simple hello world example which shows how to write a convolutional neural network in TensorFlow

machine-learning python-3 tensorflow

Last synced: 08 May 2025

https://github.com/chaitanyac22/multi-input-multi-output-mnist-image-digit-and-summed-output-classification

The goal of this project is to build a neural network that takes an MNIST handwritten digit (0-9) image and a random number (digit 0-9) as inputs and returns the predicted class label (0-9) for the input image and its addition (sum) with the input random number as summed output (range 0-18) label as outputs.

cnn-classification data-visualization deep-neural-networks exploratory-data-analysis functional-api image-data-generator image-processing keras mnist-classification model-building model-evaluation multi-inputs multi-outputs python3 tensorflow

Last synced: 18 Apr 2026