Tensorflow
TensorFlow is an open source library that was created by Google. It is used to design, build, and train deep learning models.
- GitHub: https://github.com/topics/tensorflow
- Wikipedia: https://en.wikipedia.org/wiki/TensorFlow
- Repo: https://github.com/tensorflow
- Created by: Google Brain Team
- Released: November 9, 2015
- Aliases: tensorflow-tutorials, tensorflow-experiments, tensorflow-models, tensorflow-examples, tensorflow-1-0, tensorflow-tutorial,
- Last updated: 2026-07-02 00:30:51 UTC
- JSON Representation
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/cricksmaidiene/mids_machine_learning
🤖 A unified repository of coursework fragments from UC Berkeley MIDS ML courses
coursework data-science generative-ai jupyter-notebook machine-learning numpy pandas prompt-engineering scikit-learn spark tensorflow uc-berkeley
Last synced: 10 Oct 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/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/kelvinlu/krotos-convnet
musical snobbery, with a touch of machine learning
7digital collaborative-filtering latent-features music music-recommendation song-dataset tensorflow
Last synced: 26 Jul 2025
https://github.com/wearepal/data-domain-fairness
computer-vision cvpr fairness tensorflow
Last synced: 19 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/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/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/t-almeida/gan-study
Here i present several GAN models in format of notebook implemented with tensorflow using the layers API
cgan cnn dcgan gan generative-adversarial-network notebook tensorflow
Last synced: 04 Jul 2025
https://github.com/bitwise-01/cambrian
Classifying cats from dogs using machine learning
keras machine-learning tensorflow
Last synced: 10 Mar 2026
https://github.com/narcello/gesture-drum-machine
:hand: Gesture drum machine with Tensorflow.js
front-end gesture-recognition js machine-learning tensorflow
Last synced: 04 Sep 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/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/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/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/dtoyoda10/eye-contact-cnn
Eye Contact Corrector uses AI to make it look like you're looking at the camera in videos or images.
computer-vision eye-detection tensorflow
Last synced: 28 Apr 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/apm5/tensorflow_2.0_example
tensorflow 2.0alpha版本。停止更新,更多资料请移步我的另一个项目
tensorflow tensorflow-2 tensorflow-examples
Last synced: 25 Oct 2025
https://github.com/barqawiz/ai-nanodegree-term2
Python code for AI Nanodegree Term2 Projects (Keras+Tensorflow)
ai aind2-nlp-capstone aind2-rnn dog-project keras tensorflow udacity
Last synced: 05 Jul 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/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/mbarbetti/pidgan
:package: GAN-based models to flash-simulate the LHCb PID detectors
deep-learning flash-simulation gan keras lhcb-experiment lhcb-lamarr machine-learning particle-identification pid tensorflow ultrafast-simulation
Last synced: 15 Mar 2026
https://github.com/djb15/deblurring
Huawei number plate image deblurring competition entry
deeplearning keras machine-learning python tensorflow
Last synced: 14 Jun 2025
https://github.com/gsxhnd/lottery
双色球中奖预测 LSTM
lottery-tickets lstm-neural-networks scikit-learn tensorflow tensorflow2
Last synced: 16 Mar 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/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/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/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/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/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/jaydeepthik/DLearn
A human emotion recognition based learning assistant. HACKOH/IO - 2019
cnn emotion-recognition facial-expressions fer2013 flask keras-implementations keras-tensorflow tensorflow text-analysis topic-recommendations
Last synced: 22 Mar 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/louis030195/book2audiobook
text to speech public domain / free audio books
book deep-learning jupyter-notebook optical-character-recognition python speech-to-text tensorflow
Last synced: 19 Apr 2025
https://github.com/david-wb/bert-text-summarizer
A BERT-based text summarization tool
bert deep-learning extractive-summarization machine-learning nlp tensorflow text-summarization
Last synced: 01 Apr 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/longxingtan/nlp-examples
A collection of named entity recognition (NER)
bert named-entity-recognition ner tensorflow
Last synced: 15 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/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/daixinye/tf_flexible_detector
基于 TensorFlow 物体检测 API 的柔性对象识别系统
detection-api machine-learning tensorflow
Last synced: 15 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/florianwoelki/climate_change
This jupyter notebook is for visualising the climate change in the years from 1750 to 2015.
climate-change data-analytics jupyter keras machine-learning python tensorflow
Last synced: 23 Apr 2025
https://github.com/thecoderpinar/plant-health-monitoring
🌱 This project aims to automate plant health monitoring using computer vision and deep learning. It focuses on accurate disease detection and classification in plants through rigorous data preprocessing and robust model selection.
agriculture artificial-intelligence cnn cnn-model computer-vision deep-learning github keras machine-learning open-source opencv plant-health tensorflow
Last synced: 16 Aug 2025
https://github.com/aprimadi/image-orientation-ai
Automatic Image Orientation using Deep Learning
artificial-intelligence automatic-image-orientation deep-convolutional-neural-networks deep-learning deep-neural-networks keras machine-learning python tensorflow
Last synced: 25 Apr 2025
https://github.com/szymon-budziak/ai_stock_trading_bot
AI stock trading bot in Python.
ai matplotlib numpy pandas python stock-trading stock-trading-bot tensorflow trading trading-bot yfinance
Last synced: 13 Feb 2026
https://github.com/koenvervloesem/tensorflow-addons-on-arm
Build TensorFlow Addons for ARM on the Raspberry Pi
arm armhf armv7 armv7l deep-learning machine-learning neural-network python python3 raspberry-pi raspberry-pi-4 raspberry-pi-4b raspberry-pi-os raspbian raspbian-buster tensorflow tensorflow-addons tensorflow2
Last synced: 10 Mar 2026
https://github.com/akimach/tensorflow17-sampler
Code examples for Tensorflow 1.7
deep-learning deeplearning javascript python tensorflow tensorflow-examples
Last synced: 21 Apr 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/xx205/voxsrc2020_speaker_verification
This project partially embodies the state-of-the-art practices in speaker verification technology up until 2020, while attaining the state-of-the-art performance on the VoxCeleb1 test sets.
deep-learning dpn res2net speaker-embedding speaker-verification tdnn tensorflow voxceleb voxceleb1 voxceleb2 voxsrc
Last synced: 29 Apr 2025
https://github.com/zhangjun/tf_serving_client_brpc
tensorflow serving client using brpc
brpc client deep-learning serving tensorflow tensorflow-serving
Last synced: 09 Apr 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/ishantk/gw2019pa2
Auribises Summer Trainings Python Evening Batch
deep-learning dlib machine-learning mask-rcnn opencv python pytorch tensorflow
Last synced: 01 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/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/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/petrosdemetrakopoulos/face-mask-detector
Face mask detection with Tensorflow and Keras CNNs
ai cnn cnn-classification cnn-keras computer-vision convolutional-neural-networks covid-19 covid19 deep-learning image-classification keras machine-learning neural-network python tensorflow
Last synced: 15 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/kmkolasinski/tensorflow-nanogpt
Example how to train GPT-2 (XLA + AMP), export to SavedModel and serve with Tensorflow Serving
Last synced: 13 Oct 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/rexsimiloluwah/plant-disease-classifier-web-app-tensorflowjs
Last synced: 15 Apr 2025
https://github.com/ola-kaznowska/my-portfolio-python
my Python3 application portfolio for the position of Junior Python Developer
ai artificial-intelligence artificial-neural-networks back-end cv2 english flask freelancer gui-application junior-backend junior-developer math numpy numpy-library polish practice-project python python3 tensorflow tkinter
Last synced: 17 Apr 2026
https://github.com/emmanuel10701/ai_signlanguage_detector
Sign Languages Detector
csv jupyter-notebook keras opencv python tensorflow
Last synced: 23 Apr 2025
https://github.com/lmangani/loudml-docker
Loudml API+ Tensorflow + Jupyter for Developers
ai anomaly-detection docker fraud-detection homer jupyter loudml machine-learning ml prediction prediction-model tensorflow
Last synced: 02 Mar 2026
https://github.com/tahmid-saj/forecast-ai
Repo containing time series forecasting solutions ranging from N-BEATS, LSTM and autoregressive models trained for predicting stock and bitcoin price.
aws bitcoin lstm n-beats stocks tensorflow
Last synced: 12 Mar 2026
https://github.com/godfanmiao/ml-kaggle-github-2016
《 Python机器学习及实践:从零开始通往Kaggle竞赛之路(2016年度版)》全书数据和开源代码
pandas scikit-learn tensorflow
Last synced: 14 Oct 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/parshakova/angry_birds_rl
Playing Angry Birds: Deep Deterministic Policy Gradient with Attention-based Long Short-Term Memory
Last synced: 19 Apr 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/alanspike/lmdb_to_tfrecords
change LMDB to tfrecords
caffe lmdb tensorflow tfrecords
Last synced: 21 Aug 2025
https://github.com/ct-clmsn/distributed-tensorflow-orchestration
Distributed Tensorflow Orchestration - Tools and software to assist users deploying Tensorflow on Mesos managed clusters.
cloud cloud-computing mesos tensorflow
Last synced: 02 May 2025
https://github.com/tmattio/tf_datasets
Python scripts to download public datasets and generate tfrecords.
Last synced: 26 Mar 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/zaccharieramzi/tf-complex
A package to easily install tensorflow utils for complex-valued tensors and neural networks
Last synced: 12 Jun 2025
https://github.com/gesangpj/skripsi-prediksi-harga-saham-deeplearning-lstm
Skripsi Prediksi Harga Saham Menggunakan Deep Learning LSTM oleh Gesang Paudra Jaya
anaconda-environment anaconda3 artificial-intelligence deep-neural-networks deeplearning-notebooks google-colab jupyter-notebook lstm lstm-neural-networks python3 tensorflow tensorflow-gpu
Last synced: 09 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/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/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/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.
Last synced: 27 Aug 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/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/koushik-elite/deep-learning-animal-classification-using-tensorflow
Deep Learning Animal Classification using TensorFlow
image-classification python python3 tensorflow tensorflow-examples tensorflow-experiments
Last synced: 24 Oct 2025
https://github.com/fork123aniket/encoder-decoder-based-video-captioning
Implementation of Encoder-Decoder Model for Video Captioning in Tensorflow
encoder-decoder encoder-decoder-model keras-model keras-tensorflow tensorflow video-caption video-captioning
Last synced: 28 Aug 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/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/alexlaurence/clara
🐀🧠Using Convolutional Neural Networks to Predict fMRI Noise in Rats
brain-imaging deep-learning fmri-preprocessing image-processing opencv preclinical-imaging rat tensorflow
Last synced: 11 Apr 2025
https://github.com/simarsingh24/tensorflowdetector-app
Object Classification using Google's powerful TensorFlow Library, it sends the classification result over the LAN to java sever (server2 in server repo of my github account) when triggered by fetch signal..
android classification lan tensorflow
Last synced: 05 May 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/en10/speech-to-text-wavenet
Speech to Text
asr speech-recognition speech-recognizer speech-to-text tensorflow wavenet
Last synced: 22 Aug 2025
https://github.com/sondosaabed/tensorflow-keras-bootcamp
Learned how Neural Networks, Multi-Layer Perceptron and Convolutional Neural Networks are used for Image Classification and Segmentation, and trained CNN model on a custom dataset.
bootcamp keras opencv python tensorflow
Last synced: 09 Jul 2025
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/adamvvu/snapshot_ensemble
Train TensorFlow Keras models with cosine annealing and save an ensemble of models with no additional computational expense.
data-science deep-learning keras machine-learning python tensorflow
Last synced: 28 Oct 2025
https://github.com/phreakyphoenix/explainable-diabetic-retinopathy-detection
Detection of DR especially NPDR using ML, helping millions across the world. Repo created for Google AI ExploreML Mentorship
keras neuralnetworks tensorflow
Last synced: 11 Apr 2025
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/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