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/wizmal/batukh

Document Recognizer.

ocr pytorch tensorflow

Last synced: 02 Apr 2026

https://github.com/lucko515/residual-network

The implementation of ResNet using Tensorflow. This implementation is based on this paper: https://arxiv.org/pdf/1603.05027.pdf

machine-learning mnist-dataset neural-network residual-networks resnet tensorflow

Last synced: 14 Apr 2025

https://github.com/themattinthehatt/dreamscape

Playing around with generative models trained on natural images, along with (eventually) some visualization tools.

gan generative-model natural-images tensorflow vae variational-autoencoder

Last synced: 06 Apr 2025

https://github.com/n1k0l1n/facedetection-tensorflow-react

Face detection, using a pre build model of tensorflow js

ai-models reactjs tensorflow

Last synced: 13 Apr 2025

https://github.com/canxkoz/fixeye

Health++ 2019: Detects Diabetic Retinopathy by an accuracy of 78%

hackathon-project health keras-tensorflow machine-learning opencv tensorflow

Last synced: 13 May 2025

https://github.com/mthrok/luchador

Toolkit for [Deep] Reinforcement Learning

deep-learning dqn neural-network reinforcement-learning tensorflow theano

Last synced: 01 Mar 2026

https://github.com/iondv/tensorflow-dataset

IONDV application for forming and marking up datasets and dataset based checking of the results of differently set tensorflow models training

dataset iondv iondv-app tensorflow tensorflow-models

Last synced: 24 Oct 2025

https://github.com/suriyadeepan/language-modeling

Language Modeling with RNN in Tensorflow

language modeling rnn tensorflow

Last synced: 24 Jan 2026

https://github.com/godfanmiao/ml-kaggle-github-2016

《 Python机器学习及实践:从零开始通往Kaggle竞赛之路(2016年度版)》全书数据和开源代码

pandas scikit-learn tensorflow

Last synced: 14 Oct 2025

https://github.com/soumik12345/transformer

Tensorflow implementation of Transformer

seq2seq tensorflow tensorflow2 transformer translation

Last synced: 12 May 2025

https://github.com/wocns1457/gan-based-face-mask-removal-version2

This project is to restore the face hidden behind the mask from the image of the person wearing the mask.

computer-vision deep-learning gan opencv-python segmentation tensorflow

Last synced: 23 Oct 2025

https://github.com/archsyscall/AutoEncoders-TensorFlow2

🚢 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2

aae autoen cae deep-learning machine-learning sae tensorflow tensorflow2 vae

Last synced: 23 Jul 2025

https://github.com/kuromadara/live-depth-prediction-using-tfjs

Explore the fascinating world of depth perception with this cutting-edge web application! Using the power of TensorFlow.js and the MiDaS (Monocular Depth Estimation) model converted to TensorFlow Lite format, this project brings real-time depth prediction right to your browser.

ai depth-camera depth-estimation depth-mapping midas tensorflow tensorflow-lite tensorflowjs

Last synced: 08 Oct 2025

https://github.com/therealmileslee/deeplearning-watermark

This repository is a project that could be used as create fake watermark that imbedded in the picture

cpp cpp11 cpp20 python python3 pytorch tensorflow

Last synced: 31 Aug 2025

https://github.com/iot-salzburg/reproducible-research-with-gpu-jupyter

This repository demonstrates how to use GPU-Jupyter for reproducible deep learning research with minimal setup effort..

docker environment gpu-computing jupyter open-science pytorch reproducible-research tensorflow

Last synced: 12 Oct 2025

https://github.com/luickk/gta_self_driving

CNN that is trained to drive vehicles in GTAV

gta5 python36 tensorflow

Last synced: 12 Apr 2025

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/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/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/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/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/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/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/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/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/nikhilroxtomar/cell-nuclei-segmentation-in-tensorflow-2.0

This repository contains the code for semantic segmentation of the cell nuclei on the 2018 Data Science Bowl dataset using UNET architecture in TensorFlow 2.0 framework.

tensorflow unet-image-segmentation unet-keras

Last synced: 14 Apr 2025

https://github.com/magiccube/cart-pole-js

The classic Cart Pole game implemented in JavaScript, and powered by TensorFlow.js.

ai cartpole gym javascript reinforcement-learning tensorflow tensorflow-js

Last synced: 13 Apr 2026

https://github.com/adminixtrator/next-word-prediction-using-universal-sentence-encoder

Next Word Prediction using Google's Universal Sentence Encoder from Tensorflow hub. lol

next-word-prediction tensorflow tensorflow-hub tensorflow2 universal-sentence-encoder

Last synced: 22 Jun 2025

https://github.com/bosl95/seesun

시각 장애인의 안전한 보행을 위한 객체 탐지 프로그램

android flask google-colab keras ngrok python tensorflow yolov4

Last synced: 14 Apr 2025

https://github.com/catalystcode/nutritiondoctorimageclassifier

:apple: Microsoft/Ping An Nutrition Doctor - Image Classifier

cntk tensorflow transfer-learning

Last synced: 05 Mar 2026

https://github.com/jackyzha0/speech2braille

[🏆 Silver Medal at CWSF] Tensorflow Implementation of TIMIT Deep BLSTM-CTC with Tensorboard Support

blstm blstm-ctc braille ctc raspberry-pi tensorflow timit

Last synced: 12 Apr 2025

https://github.com/kyegomez/chronoformer

A production-grade implementation of a memory-efficient transformer specifically designed for tabular time series data.

ai finance finance-ai ml pytorch tensorflow time-series transformer transformers

Last synced: 12 Sep 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/sayakpaul/consistency-training-with-supervision

Contains experimentation notebooks for my Keras Example "Consistency Training with Supervision".

computer-vision consistency-regularization keras robustness-experiments tensorflow

Last synced: 20 Sep 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/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/taishan1994/pytorch_gat

Pytorch implementation of graph attention network

deeplearn gat graph-attention-network pytorch tensorflow

Last synced: 04 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/waterbang/object-deteation-train

Object Detection Model Training

object-detection tensorflow

Last synced: 12 Apr 2025

https://github.com/pottekkat/dog-eyes

This notebook builds a multiclass image classifier for classifying dog breeds using TensorFlow 2.0 and TensorFlow Hub.

dog-breed-classifier jupyter-notebook kaggle-competition machine-learning machine-learning-models tensorflow tensorflow-examples tensorflow-tutorials

Last synced: 24 Apr 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 opencv plant-recognition production-ready pytorch scalable tensorflow web-scraping

Last synced: 04 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/edyoda/tensorflow

Understanding TensorFlow from scratch

deep-learning tensorflow

Last synced: 12 May 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/antz22/visionary

Visionary is a revolutionary mobile app that assists the visually impaired in interacting with the world. (2nd Place Overall MEGA Hack)

accessibility computer-vision flask flutter inclusivity keras machine-learning object-detection python tensorflow

Last synced: 13 Apr 2026

https://github.com/longxingtan/nlp-examples

A collection of named entity recognition (NER)

bert named-entity-recognition ner tensorflow

Last synced: 15 Apr 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/gautam-j/neuralnets

Website developed using Django Web Framework. Hosts several trained Neural Networks and ML models.

django keras-tensorflow machine-learning neural-network scikit-learn tensorflow

Last synced: 13 Apr 2025

https://github.com/sayakpaul/reproducibility-in-tf.keras-with-wandb

Contains code for my model reproducibility experiments. Report attached.

keras reproducible-research tensorflow

Last synced: 26 Oct 2025

https://github.com/gudongfeng/c3d-estimator-sagemaker

Tensorflow estimator implementation of the C3D network

c3d sagemaker tensorflow tensorflow-estimator

Last synced: 07 Mar 2026

https://github.com/metriccoders/ai-studio

AI Studio by Metric Coders: A No-Code Software to train, download and deploy Large Language Models.

ai-studio artificial-intelligence generative-ai keras langchain large-language-models llm machine-learning natural-language-processing nlp python python3 scikit-learn tensorflow

Last synced: 03 Oct 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/jomit/aitrials

Machine Learning sample code and walkthroughs

azure azure-batchai deep-learning kubernetes machine-learning tensorflow

Last synced: 10 Aug 2025

https://github.com/jaanli/vimco_tf

VIMCO in tensorflow.

machine-learning mnist tensorflow

Last synced: 12 Apr 2025

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/flakas/bubble-shooter-bot

Tensorflow and Q-Learning based Python bot for the Bubble Shooter flash game

bot bubble-shooter keras opencv python q-learning reinforcement-learning tensorflow

Last synced: 10 Apr 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/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/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/adamci/img2txt

A series of experiments using convnets and LSTMs to generate text from images

cnn crnn deep-learning lstm svhn tensorflow

Last synced: 15 Jul 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/Apm5/tensorflow_2.0_example

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

tensorflow tensorflow-2 tensorflow-examples

Last synced: 18 Mar 2025

https://github.com/notedance/models

Neural network models built with TensorFlow.

deeplearning keras models neural-network tensorflow

Last synced: 26 Aug 2025

https://github.com/0xnan/carbonaraextractor

Product specifications extractor driven by a DOM Classifier.

camera dom extractor keras neural-network scraping tensorflow

Last synced: 25 Apr 2025

https://github.com/sircamp/tensorflow-kernels

Tensorflow implementation of most popular Kernel for kernel methods like SVM

gpu-acceleration kernel-methods machine-learning machine-learning-algorithms svm tensorflow

Last synced: 17 Jun 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/drreetusharma/knowledge-graph-platform

Developing a modular platform for integrating knowledge graphs in drug discovery. This platform aims to enhance data sharing and analysis by incorporating various data sources, facilitating efficient data management and retrieval. Key features include data ingestion scripts, tools for graph construction and updates, predefined query templates

numpy pandas pytorch scikitlearn-machine-learning scipy tensorflow

Last synced: 30 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/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/wawanwidiantara/single-layer-perceptron

Single Layer Perceptron predicting Titanic survival, collaborative project.

single-layer-perceptron tensorflow titanic-survival-prediction

Last synced: 13 Apr 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/hallowshaw/predictix

PredictiX is a comprehensive multi-disease prediction system built using the MERN stack and integrated with machine learning models. It accurately predicts lung cancer, breast cancer, diabetes, and heart disease, providing a seamless user experience for health diagnostics.

cnn deep-learning expressjs inception-resnet-v2 javascript machine-learning mern-project mern-stack mongodb nodejs prediction prediction-model react reactjs resnet tensorflow transfer-learning xception-model

Last synced: 17 Jun 2025

https://github.com/smilu97/py-miniflow

micro-implementation of tensorflow-like utilities

educational machine-learning numpy pyplot python3 tensorflow tutorial

Last synced: 10 Sep 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

https://github.com/alanshaw-github/toyrnntext

This is a toy implementation of RNNText on zhihu tag classification dataset.

python rnn tensorflow textclassification zhihu

Last synced: 12 Apr 2025