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/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/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/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/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/feldi/clj-tf

A Clojure library for using TensorFlow

clojure machine-learning tensorflow

Last synced: 21 Feb 2026

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/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/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/clems4ever/tensorstream

Python library to design and combine operators on time series using Tensorflow.

bollinger-bands cryptocurrency heikin-ashi moving-average operators stocks supertrend tensorflow timeseries trading

Last synced: 11 Apr 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/tmattio/tf_datasets

Python scripts to download public datasets and generate tfrecords.

dataset tensorflow

Last synced: 26 Mar 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/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/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/jonasrauber/tensorflow-imagenet

Jupyter notebook templates for training or fine-tuning on ImageNet using TensorFlow.

imagenet jupyter python templates tensorflow vgg vgg19

Last synced: 31 Jul 2025

https://github.com/thomasgust/botsigner

A sign language recognition webapp I created with my code from the first Google Isolated Sign Language Recognition Competition on Kaggle where it scored 72/1165. The app was my final computational thinking project in 8th grade.

american-sign-language asl mediapipe point-cloud point-clouds python tensorflow transformer

Last synced: 07 Oct 2025

https://github.com/apm5/tensorflow_2.0_example

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

tensorflow tensorflow-2 tensorflow-examples

Last synced: 25 Oct 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/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/ksalama/tf-textanalysis-gcp

Shows how to perform text preprocessing using BigQuery, tf.hub, tf.transform, and Dataflow to perform Text Similarity Analysis

embeddings machine-learning tensorflow text-analysis

Last synced: 29 Jul 2025

https://github.com/t04glovern/deep-dune-coloring

Automatic coloring and shading of Dune coloring book using manga-style lineart model from deepcolor. Makes use of Tensorflow + cGANs

cgan dune gan tensorflow

Last synced: 30 Jul 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/luickk/gta_self_driving

CNN that is trained to drive vehicles in GTAV

gta5 python36 tensorflow

Last synced: 12 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/Jumpst3r/tensorflow-lite-sgx

A port of the tensorflow-lite for microcontrollers framework to Intel's SGX Framework. Designed to simplify research of privacy preserving machine learning in the context of trusted execution environments (TEEs).

privacy-preserving-machine-learning sgx sgx-enclave tensorflow

Last synced: 20 Apr 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/suriyadeepan/language-modeling

Language Modeling with RNN in Tensorflow

language modeling rnn tensorflow

Last synced: 24 Jan 2026

https://github.com/bosl95/seesun

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

android flask google-colab keras ngrok python tensorflow yolov4

Last synced: 14 Apr 2025

https://github.com/ar4ikov/sentimentfilter

Быстрая и удобная библиотека для оценки тональности текста с использованием нейросети

cnn-keras cnn-text-classification filter keras lstm open-source sentiment sentiment-analysis tensorflow

Last synced: 27 Jul 2025

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/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/haakonvt/ann-md

My master thesis: Using neural networks as hyper-potential surfaces in MD

master-thesis neural-network tensorflow

Last synced: 18 Apr 2025

https://github.com/hahnec/color-space-converter

fast image color space conversion via numpy vectorization

cnn color conversion converter hsv image lab lms model processing pytorch rgb space tensorflow xyz yuv

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/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/aslamanver/tflite-image

TFLite-Image for Android - TensorFlow Lite inception model image library for Android

ai android image-classification machine-learning model tensorflow tensorflow-lite tflite-image training

Last synced: 18 Apr 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/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/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/cpeoples/powerpredict

🔮 AI-powered Powerball & Mega Millions lottery number prediction using deep learning (Transformer + LSTM), Markov chains, and statistical analysis. Built with TensorFlow/Keras 3.

artificial-intelligence data-science deep-learning keras lottery-prediction lstm machine-learning markov-chain megamillions neural-network powerball python scikit-learn statistical-analysis tensorflow texas-lottery transformer

Last synced: 21 May 2026

https://github.com/vivek3141/machinelearning

All of the ml projects ive been working on for a while. Contains Coursera ML course programming exercises and python projects.

deep-learning machine-learning matlab octave python reinforcement-learning tensorflow

Last synced: 14 Mar 2025

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/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/yfletberliac/merl

MERL: Multi-Head Reinforcement Learning (TensorFlow).

halfcheetah mujoco ppo reinforcement-learning tensorflow

Last synced: 12 Jul 2025

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/yoonper/googlenet-inception-v4

GoogLeNet Inception-v4 ( Keras 2.24 )

googlenet inceptionv4 keras tensorflow

Last synced: 25 Mar 2025

https://github.com/mahdizynali/brats2020-tensorflow-brain-tumor-segmentation

implementation of Tensorflow Unet brain tumor segmentation and detection enhanced with attention model on nii datasets

attention-model brain detection machine-learning neural-network opencv segmentation tensorflow tensorflow2 tumor-detection tumor-segmentation unet unet-image-segmentation

Last synced: 14 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/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/wangle1218/depp-learning-tensorflow-tutorials

整理写过的深度学习文章和TensorFlow相关代码

deeplearning tensorflow

Last synced: 13 Apr 2025

https://github.com/xingchensong/asr-wavnet

some ASR-system implementations (via tensorflow 1.x)

asr speech-recognition tensorflow

Last synced: 12 May 2025

https://github.com/jay-johnson/antinex-client

AntiNex python client for training and using pre-trained deep neural networks with JWT authentication

ai ai-security anti-nex artificial-intelligence deep-neural-networks jwt keras python rest-client tensorflow

Last synced: 25 Jul 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/fblupi/image-classification-cervical-cancer

Repository for Kaggle's competition: "Intel and Mobile ODT Cervical Cancer Screening"

cnn deep-learning image-classification keras mxnet tensorflow

Last synced: 28 Jul 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/sayakpaul/ccd-ahm-2022

Contains my code and deck for Cloud Community Days Ahmedabad 2022.

deployment docker gcp keras onnx tensorflow vertex-ai vision

Last synced: 20 Sep 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/sanjay7178/multimodelfaceantispoof

MultiModelFaceAntispoof using Multiple Open Source Spoofing models to Inference via Flask API

conda-forge docker-container dockerfile face-antispoofing flask ghcr-hosted haar-cascade python3 pytorch tensorflow

Last synced: 22 Sep 2025

https://github.com/cem256/animal_detector

Animal detection with Flutter and TFLite. Animal Detector makes it possible to identify animals in 10 different categories.

dart flutter image-classification tensorflow tflite

Last synced: 31 Jul 2025

https://github.com/18520339/dbnet-tf2

A TensorFlow 2 reimplementation of DBNet available as a Python package for Scene Text Detection, following ICDAR 2015 Dataset format and using TedEval as Evaluation metrics

dbnet differentiable-binarization icdar ocr scene-text-detection tensorflow

Last synced: 21 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/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/yuanxiaosc/seq2seq-english-french-machine-translation-model

Seq2Seq English-French Machine Translation Model

machine-translation seq2seq tensorflow

Last synced: 14 Aug 2025

https://github.com/crispengari/gender-classification

this is a simple rest api serving a deep learning model that classifies human gender based on their faces. (vgg16 transfare learning)

artificial-intelligence deep-learning face-re flask gender-classification image-classification keras machine-learning tensorflow vgg16

Last synced: 16 Aug 2025

https://github.com/ayush-that/iosc_whatsmytrash

A web app with a machine learning model that can classify wastes as recyclable or organic! You can use it to teach young kids.

bootstrap flask image-classification keras machine-learning scikit-learn tensorflow

Last synced: 17 Aug 2025

https://github.com/snowkylin/async_rl

Tensorflow implementation of asyncronous 1-step Q learning in "Asynchronous Methods for Deep Reinforcement Learning" with improvement on weight update process (use minibatch) to speed up training.

asynchronous-methods deep-reinforcement-learning mini-batch tensorflow

Last synced: 18 Aug 2025

https://github.com/alanspike/lmdb_to_tfrecords

change LMDB to tfrecords

caffe lmdb tensorflow tfrecords

Last synced: 21 Aug 2025

https://github.com/mhzarchini/clash-royale-emote-detector

🎮 Detect Clash Royale emotes in real-time using pose classification with MediaPipe and machine learning for a fun gaming experience.

api clash-royale computer-vision data-analysis deep-learning emote-detector gaming image-recognition machine-learning neural-networks object-detection python pytorch real-time-processing tensorflow

Last synced: 28 Apr 2026

https://github.com/shaadclt/numberplate-detection-extraction

This project demonstrates how to perform automatic number plate detection and extraction using YOLOv5 for object detection and pytesseract for optical character recognition.

easyocr tensorflow yolov5

Last synced: 27 Aug 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/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/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