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/zackakil/understanding-recurrent-convolutional-neural-networks

Using synthetically generated video data to learn how/when R-CNNs can outperform CNNs.

cnn convolutional-neural-networks keras rcnn rnn tensorflow

Last synced: 15 Mar 2026

https://github.com/alvertogit/deeplearning_flask

Data Science AI Artificial Intelligence Deep Learning Python Keras TensorFlow TensorFlow2 Flask Flask3 Docker NGINX Gunicorn microservices REST API Jupyter Lab Notebook GitHub Actions Ruff

artificial-intelligence data-science deep-learning docker flask github-actions jupyter-lab jupyter-notebook keras python ruff tensorflow tensorflow2

Last synced: 15 Mar 2026

https://github.com/hfahrudin/facex

Python library for detecting faces and classifying emotions in images lightweight, efficient threading and object pooling for concurrent processing.

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

Last synced: 31 Jan 2026

https://github.com/ameobea/rnn-viz

Interactive visualizations and demos that are used in a blog post I wrote about logic in the context of neural networks

activation-functions canvas echarts neural-network svelte sveltejs sveltekit tensorflow tf tfjs threejs tinygrad uplot webassembly

Last synced: 17 Mar 2025

https://github.com/cheind/rgbd-correction

Code and data accompanying our work on spatio-thermal depth correction of RGB-D sensors based on Gaussian Process Regression in real-time.

calibration depth-maps gaussian-process-regression gaussian-processes rgbd tensorflow

Last synced: 19 Jun 2025

https://github.com/nbortolotti/tflitego

tflitego provide a simple and clear solution to use TensorFlow lite in Go. Our objective is provide a cohesive API, simplicity related to TensorFlow Lite C API connection and maintainability.

edge-computing go golang interpreter tensorflow tensorflow-lite tflite

Last synced: 06 May 2025

https://github.com/fuyufjh/tensorflow-and-deep-learning-chinese

TensorFlow and deep learning without a PhD, translated to Chinese

deep-learning gitbook tensorflow

Last synced: 11 Apr 2025

https://github.com/novlan1/garbage-classify-tensorflow

基于tensorFlowjs的垃圾分类

garbage-classification tensorflow

Last synced: 10 Apr 2025

https://github.com/codycollier/tfs-model-status-probe

A kubernetes probe which checks model status for a TensorFlow Serving model

grpc kubernetes tensorflow tensorflow-serving

Last synced: 12 Jul 2025

https://github.com/0101011/tensorflow-docs

Документация TensorFlow на русском языке. Learn TensorFlow notebooks in Russian.

tensorflow tensorflow-tutorials

Last synced: 10 Apr 2025

https://github.com/ethanhe42/named-entity-recognition

name entity recognition with recurrent neural network(RNN) in tensorflow

named-entity-recognition natural-language-processing recurrent-neural-networks tensorflow

Last synced: 11 Apr 2025

https://github.com/suragnair/im2latex

An implementation of the Show, Attend and Tell paper in Tensorflow, for the OpenAI Im2LaTeX suggested problem

attention attention-mechanism deep-learning show-and-tell show-attend-and-tell tensorflow

Last synced: 09 Apr 2025

https://github.com/horseee/physionet

Deep learning based ECG classification

deep-learning ecg tensorflow

Last synced: 06 Sep 2025

https://github.com/aalind0/GAN-auto-write

Generative Adversarial Network that learns to generate handwritten digits. (Learning Purposes)

deep-learning gan generative-adversarial-network tensorflow

Last synced: 22 Jul 2025

https://github.com/sitegui/cent-patates

Using TensorFlow to win 65 time more in the French lottery. A TensorFlow 2.0 tutorial with some nice combinatorics and a get-rich-quick click-bait title

human-behavior keras-tensorflow loterry probability tensorflow tensorflow-tutorials tensorflow2

Last synced: 15 Apr 2025

https://github.com/hwvs/dog-or-cat-tensorflowsharp-example

An example program for TensorflowSharp - classify an image as a dog or cat using a fine-tuned mobilenet model. GPU tuning parameters are added via a byte-array. (Possibly outdated! Updated 2018)

mobilenet tensorflow tensorflow-examples tensorflow-experiments tensorflow-tutorials tensorflowsharp

Last synced: 26 Oct 2025

https://github.com/mingtaoguo/real-time-arbitrary-style-transfer-adain-tensorflow

This code mainly implement the paper ' Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization ' by TensorFlow

arbitrary-style-transfer real-time-style-transfer style-transfer tensorflow vgg19

Last synced: 16 Aug 2025

https://github.com/taejoongyoon/ecg_classification

ECG Classification with Tensorflow

ecg machine-learning tensorflow

Last synced: 06 Apr 2025

https://github.com/sudipbishwakarma/msc-dissertation-2021

Stock Prediction using LSTM, Linear Regression, ARIMA and GARCH models. Hyperparameter Optimization using Optuna framework for LSTM variants.

arima exploratory-data-analysis garch googlecolab hyperparameter-optimization jupyter-notebook kaggle linearregression lstm nepse optuna scikit-learn stock-price-prediction tensorflow time-series-analysis

Last synced: 14 Oct 2025

https://github.com/pengzhaoqing/deepqa

a Deep learning based chatbot implemented by Tensorflow with beam search (forked from Conchylicultor/DeepQA)

beam-search chat deep-learning tensorflow

Last synced: 13 May 2025

https://github.com/datainq/go-mnist-client

TensorFlow serving mnist example client in Go.

go golang grpc tensorflow tensorflow-examples tensorflow-tutorials

Last synced: 24 Oct 2025

https://github.com/jsten07/countyourbirds

An application to automatically recognize birds, specify the species, count and save pictures of them, only by use of one camera and a Raspberry Pi. The images and recorded values are made available online on https://opensensemap.org/.

birdfeeder birds birdwatching citizen-science classification detection image-recognition motion opencv raspberry-pi raspberry-pi-camera tensorflow tensorflow-lite

Last synced: 05 Mar 2026

https://github.com/sbrunk/scalajs-tfjs

Scala.js bindings for TensorFlow.js. Train and deploy ML models in your browser with Scala.

deep-learning machine-learning scala scala-js tensorflow tensorflowjs

Last synced: 01 Apr 2026

https://github.com/aakashns/deep-learning-workbook

A universal workflow for solving machine learning problems

deep-learning jupyter-notebook keras machine-learning tensorflow

Last synced: 03 Mar 2026

https://github.com/mime-dream-team/mime-frontend

An easy-to-use, minimalist wireframing app powered by machine learning

developer-tools drawing-app machine-learning reactjs shape-detection socket-io tensorflow

Last synced: 13 Mar 2025

https://github.com/lukashedegaard/dage

Official TensorFlow implementation for "Supervised Domain Adaptation: A Graph Embedding Perspective and a Rectified Experimental Protocol" [TIP 2021] and "Supervised Domain Adaptation using Graph Embedding" [ICPR 2020]

deep-learning domain-adaptation graph-embedding paper tensorflow transfer-learning

Last synced: 23 Apr 2025

https://github.com/reachsumit/tensorflow-mobilenet-which-car-is-that

Android app containing an Image classifier based on transfer learning CNN using Tensorflow 1.4.1 on Stanford's Imagenet cars dataset

android-application deep-neural-networks imagenet-classifier imagenet-dataset java playstore-sample python-3 tensorflow tensorflow-android transfer-learning

Last synced: 24 Jul 2025

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

Planning through backpropagation using TensorFlow.

planning rddl tensorflow

Last synced: 16 Jan 2026

https://github.com/krakencl/krakenkit

TensorFlow ToolKit for Swift.

ml protobuf swift tensorboard tensorflow

Last synced: 10 Apr 2025

https://github.com/arabian9ts/vgg16

VGG16 network for recognition

deep-learning machine-learning python tensorflow vgg16

Last synced: 06 May 2025

https://github.com/elimu-ai/ml-authentication

😶‍🌫️ Android application for authenticating the current student using face recognition

face-recognition machine-learning ml tensorflow

Last synced: 30 Apr 2025

https://github.com/bryanlimy/dnn-dependency-parser

TensorFlow implementation of A Fast and Accurate Dependency Parser using Neural Networks

dependency-parser mlp neural-network nlp tensorflow

Last synced: 07 Sep 2025

https://github.com/nikhilroxtomar/background-removal-using-deep-learning

The repository contains the code for removing the background human image using deep learning (semantic segmentation)

background-removal deep-learning semantic-segmentation tensorflow

Last synced: 11 Jul 2025

https://github.com/AlexanderMelde/Verkehrszeichenerkennung

Traffic Sign Detection 🇩🇪 Praktische Implementierung einer Verkehrszeichenerkennung mit OpenCV und Tensorflow im Rahmen einer Studienarbeit.

autonomous-driving cnn computer-vision dataset gtsrb machine-learning opencv paper tensorflow traffic-sign-classification

Last synced: 06 May 2025

https://github.com/dstalzjohn/py-poetry-m1

This repository contains a tutorial for using python poetry and tensorflow on a Apple M1 chip and x64/x86 system. Additionally when using the M1 chip, the power of its GPU is enabled for tensorflow.

m1 machine-learning python tensorflow

Last synced: 10 Apr 2025

https://github.com/vivek3141/ml

Easy to use high level python library for popular machine learning algorithms. Has in-built support for graphing and optimizers based in C++.

convolutional-neural-networks gradient-descent k-means learn-machine-learning library linear-regression logistic-regression machine-learning ml-python neural-network nonlinear-regression python tensorflow

Last synced: 07 May 2025

https://github.com/LukasHedegaard/dage

Official TensorFlow implementation for "Supervised Domain Adaptation: A Graph Embedding Perspective and a Rectified Experimental Protocol" [TIP 2021] and "Supervised Domain Adaptation using Graph Embedding" [ICPR 2020]

deep-learning domain-adaptation graph-embedding paper tensorflow transfer-learning

Last synced: 08 May 2025

https://github.com/mingtaoguo/retinanet_tensorflow

Implementation of RetinaNet (focal loss) by TensorFlow (object detection)

focal-loss object-detection retinanet tensorflow

Last synced: 10 Jul 2025

https://github.com/nuraj250/find-your-doc

A web-based chatbot application that interacts with users and provides responses based on a trained machine learning model.

chatbot flask flask-application python3 tensorflow

Last synced: 03 Mar 2025

https://github.com/rickiepark/dl-illustrated

<딥러닝 일러스트레이티드>(시그마프레스, 2021)의 코드 저장소

cnn deep-learning dnn gan keras reinforcement-learning rnn tensorflow

Last synced: 10 Apr 2025

https://github.com/scisharp/tensorflow-net-docs

Tensorflow.NET documentation

documentation tensorflow

Last synced: 12 Jun 2025

https://github.com/amirmardan/ml_course

This repository belongs to the course of machine learning with Python which is getting ready for AUT

data-analysis-python data-science deep-learning keras machine-learning python pytorch scikit-learn tensorflow

Last synced: 28 Jul 2025

https://github.com/edgararuiz-zz/datadaymx

Plática y demostración de como integrar Tensorflow con R

ggplot2 keras r r2d3 recipes rmarkdown shiny tensorflow tidyverse

Last synced: 21 Apr 2025

https://github.com/matcom/ml

Base machine learning image and environment.

docker keras machine-learning python sklearn tensorflow

Last synced: 11 Aug 2025

https://github.com/muzafferkadir/snake-learn-to-play

Snake learns to play. A reinforcement learning-based AI that learns to play the classic Snake game autonomously.

artificial-intelligence deep-learning dqn game-ai machine-learning python pytorch reinforcement-learning tensorflow

Last synced: 12 Jun 2025

https://github.com/pat-alt/deepvars

Vector Autoregression augmented with deep learning.

deeplearning r tensorflow vectorautoregression

Last synced: 13 Oct 2025

https://github.com/mingtaoguo/yolo_v1_v2_tensorflow

Simple implementation of yolo v1 and yolo v2 by TensorFlow

object-detection tensorflow yolov1

Last synced: 08 Jul 2025

https://github.com/mohdsaif-1807/network-intrusion-detection-system-using-machine-learning-and-deep-learning

Cyber Security: Development of Network Intrusion Detection System (NIDS), with Machine Learning and Deep Learning (RNN) models, MERN web I/O System. The deployed project link is as follows.

classification cybersecurity deep-learning detect-anomalies knn machine-learning mern-stack mongodb network network-intrusion-detection nids nodejs nsl-kdd reactjs rnn-model tensorflow

Last synced: 23 Apr 2025

https://github.com/kaka-lin/ios-object-dection

ios real time object detection with ssd_mobilenet

ios object-detection ssd-mobilenet tensorflow tensorflow-ios tensorflow-mobile

Last synced: 27 Oct 2025

https://github.com/tonytw1/squirrel-detector

Retraining a TensorFlow object detection model to look for squirrels.

detection-api squirrels tensorflow

Last synced: 15 Oct 2025

https://github.com/matthewfeickert/nvidia-gpu-ml-library-test

Simple tests for JAX, PyTorch, and TensorFlow to test if the installed NVIDIA drivers are being properly picked up

cuda cudnn gpu jax nvidia pytorch setup tensorflow torch

Last synced: 15 Apr 2025

https://github.com/sa-y-an/omrnet

Neural Networks to evaluate OMR Sheets

computer-vision neural-network quantization scikit-learn tensorflow

Last synced: 15 Oct 2025

https://github.com/opensourceai/tutorial

This is a machine learning and deep learning tutorial.(机器学习和深度学习教程)

deep-learning machine-learning pytorch tensorflow tutorial

Last synced: 13 Jun 2025

https://github.com/aurelienmorgan/abnormal_vibrations_watchdog

Time Series Anomaly detection. The monitored signal is made-up of machinery vibration sensor measurements.

anomaly-detection autoencoder bayesian-optimization data-pipeline etl jupyter-notebook keras lstm mongo-db pyspark python rnn tensorflow time-series

Last synced: 24 Oct 2025

https://github.com/msikorski93/forecasting-inflation-rates-of-poland

Recently inflation is a popular topic in Poland and is highest since 2001. Experts presume inflation in Poland should continue to rise, and by the end of 2021 it will be close to 8%. This notebook aims to develop a forecasting model for time series using Python.

autoregressive-models cnn inflation-forecasting lstm sarima statsmodels tensorflow time-series-forecasting

Last synced: 27 Apr 2025

https://github.com/iwatake2222/generic-tflmicro

CMake project for TensorFlow Lite Micro

cmake cpp tensorflow tensorflow-lite

Last synced: 05 Sep 2025

https://github.com/taipingeric/fusionlab

An easy to use library and code snippets for PyTorch and Tensorflow

ai deep-learning python pytorch tensorflow

Last synced: 14 Jan 2026

https://github.com/liyoung1992/awesome-coral-edgetpu

The products,docs,resources,software,tools,scripts,models,demos

edgetpu google-coral python tensorflow

Last synced: 22 Jan 2026

https://github.com/dimorinny/tensorflow-image-classificator

HTTP service for Tensorflow images classification model

classification microservice tensorflow

Last synced: 28 Apr 2025

https://github.com/aisu-programming/Chord-Recognition

Recognize chords in songs using Bidirectional Transformer || AI Cup 2020 - Chord Recognition Competition (9th place) / 和弦辨識競賽 (第九名)

chord-estimation chord-recognition deep-learning tensorflow transformer

Last synced: 14 Jul 2025

https://github.com/eveningdong/DAOSL

Implementation of Domain Adaption in One-Shot Learning

domain-adaptation one-shot-learning reinforcement-learning slim tensorflow

Last synced: 15 Mar 2025

https://github.com/godfanmiao/pyai-github-2024

《 Python人工智能编程实践(2024年度版)》全书数据和开源代码【已出版】

git paddlepaddle pandas pyspark python3 pytorch scikit-learn tensorflow

Last synced: 15 Apr 2025

https://github.com/ayulockin/interpretabilitycnn

Custom Keras Callbacks for Feature Visualization, Class Activation Map, Grad-CAM

cam classification feature-visualization gradcam gradcam-visualization keras tensorflow

Last synced: 07 May 2025

https://github.com/Lemniscate-world/Neural

Neural is a domain-specific language (DSL) designed for defining, training, debugging, and deploying neural networks. With declarative syntax, cross-framework support, and built-in execution tracing (NeuralDbg), it simplifies deep learning development.

automation data-science data-visualization diagrams dsl hyperparameter-optimization lark llms machine-learning neural-architecture-search neural-networks neural-networks-and-deep-learning neural-networks-from-scratch nocode onnx pytorch tensorflow visual-programming-language visualization

Last synced: 13 Oct 2025

https://github.com/parvvaresh/persian-spell-correction-using-parsbert

The Face Mask Detection script is a real-time application that utilizes deep learning techniques to identify whether a person in a webcam feed is wearing a face mask or not.

computer-vision covid-19 cv2-library python tensorflow

Last synced: 24 Feb 2025

https://github.com/jaanli/sentence_word2vec

word2vec with a context based on sentences.

ops sentence sentence-word2vec tensorflow word2vec

Last synced: 12 Apr 2025

https://github.com/yfletberliac/mango

Question-Answering NLP model with character-level RNN (TensorFlow).

character-level-rnn deep-learning machine-learning nlp rnn tensorflow

Last synced: 06 Apr 2025

https://github.com/drewwiens/tensorflow-dnns-for-predicting-dna-transcription-factor-binding

Deep neural networks implemented in TensorFlow & Python for predicting whether transcription factors will bind to given DNA sequences

bioinformatics deep-neural-networks dna-sequences machine-learning tensorflow transcription-factors

Last synced: 24 Jul 2025

https://github.com/grebtsew/object-and-facial-detection-in-python

This repo contains, training material, dlib implementation, tensorflow implementation and an own made complete system implementation with a parse-controller.

age-gender-estimation blink-detection camera detection-realtime dlib expression-detection face-detection face-detections human-faces object-detection opencv parse-controller parser python python3 rtsp skin-color tensorflow webcam

Last synced: 21 Jul 2025