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-05 00:25:04 UTC
- JSON Representation
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/research-and-project/convdae
convolutional denoising autoencoder
autoencoder cnn denoising tensorflow
Last synced: 13 Apr 2025
https://github.com/niwakadev/convlstm_demo
自作ConvLSTMデモ
convolutional-neural-networks tensorflow
Last synced: 10 Apr 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/luozhouyang/nlp-datasets
A dataset utils repository based on tf.data API.
data-pipeline sequence-models tensorflow tfdata
Last synced: 13 Apr 2025
https://github.com/applenob/tensorflow_learning_notes
tensorflow实践集
ipython-notebook tensorflow tutorial-code
Last synced: 10 Apr 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/zionc27/speech-emotion-recognition
Speech Emotion Recognition (SER) using Deep neural networks CNN and RNN
clstm cnn ipython-notebook keras librosa lstm machine-learning python rnn speech speech-emotion-classification speech-emotion-recognition tensorflow
Last synced: 09 May 2025
https://github.com/ivanbongiorni/attention-chatbot
Chatbot for Twitter Customer Support. A Seq2seq Neural Network with Multiplicative Attention mechanism implemented in TensorFlow 2.
attention attention-mechanism chatbot deeplearning machine-learning rnn seq2seq tensorflow tensorflow2 twitter
Last synced: 07 May 2025
https://github.com/dgksk8life/apples-and-oranges
A keras model that can classify apples and oranges.
apples classify-apples kaggle kaggle-dataset keras keras-model keras-tensorflow oranges python tensorflow
Last synced: 05 Apr 2026
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/sarincr/python-app-development-using-kivy
Kivy is a Python library that supports cross-platform development. That means you can use a single code base to create Android, iOS, and even Windows, Linux, and MacOS apps. Kivy provides flexible, modern UI elements and, of course, let's you keep using your new favorite language to build it all!
android app appdevelopment cross-platform data-science desktop-app gtk gui kivy kivy-application kivy-framework kivymd machine-learning pyqt pyqt5 pyside tensorflow tkinter tkinter-gui tkinter-python
Last synced: 12 Apr 2025
https://github.com/kuleshov/convolutional-draw
Tensorflow implementation of Convolutional DRAW by Gregor et al. (2016)
deep-learning generative-models tensorflow variational-autoencoder
Last synced: 01 May 2025
https://github.com/jaanli/vimco_tf
VIMCO in tensorflow.
machine-learning mnist tensorflow
Last synced: 12 Apr 2025
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/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/Apm5/tensorflow_2.0_example
tensorflow 2.0alpha版本。停止更新,更多资料请移步我的另一个项目
tensorflow tensorflow-2 tensorflow-examples
Last synced: 18 Mar 2025
https://github.com/saichandrareddy1/faceemotionrecognition
Here we use to do face emotion recognition with the help of keras and opencv you can find code and preprocessing techniques
cnn-keras csv emotion-recognition face-recognition opencv python3 tensorflow video-processing visualization
Last synced: 11 Apr 2025
https://github.com/markmusic27/learning
👓 This repository follows my journey of my learning software development, computer science, and general sciences.
dart flutter keras learning machine-learning python tensorflow typescript
Last synced: 21 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/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/abhaskumarsinha/keras-implementation-of-transformer-architecture
This repository presents a Python-based implementation of the Transformer architecture on Keras TensorFlow library, as proposed by Vaswani et al. in their 2017 paper "Attention is all you need."
bert bert-model keras machine-translation natural-language-generation natural-language-processing natural-language-understanding nlp nlp-machine-learning nlp-parsing nmt nmt-model tensorflow tensorflow-tutorials tensorflow2 transformer transformer-architecture transformer-models translation
Last synced: 24 Oct 2025
https://github.com/matin-ghorbani/fashion-mnist-gan
Implement a GAN for Fashion Mnist dataset to generate digits
dcgan deep-learning fashion-mnist gan generative-ai tensorflow
Last synced: 17 Aug 2025
https://github.com/oleksandr-g-rock/how_to_convert_h5_model_to_tflite
How to convert h5 model to tflite model
convertmodel h5 tensorflow tflite tflite-model tflite-models
Last synced: 12 May 2025
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/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/emmanuel10701/ai_signlanguage_detector
Sign Languages Detector
csv jupyter-notebook keras opencv python tensorflow
Last synced: 23 Apr 2025
https://github.com/monk1337/multilab
State of art Framework for Multi-label classification
classification deep-learning keras machine-learning multi-label-classification tensorflow tensorflow-models tensorflow-tutorials text-classification text-processing
Last synced: 04 Mar 2026
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/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/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/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/pegah-ardehkhani/pneumonia-diagnosis-in-chest-x-ray-images
Detect Pneumonia Using Deep Learning Models (CNN and InceptionV3)
cnn data-science deep-learning deep-learning-algorithms deep-learning-healthcare deep-neural-networks healthcare image-classification image-processing lungs machine-learning machine-learning-algorithms pneumonia pneumonia-classification pneumonia-detection pneumonia-diagnosis pneumoniac-xray tensorflow transfer-learning x-ray-images
Last synced: 14 Apr 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/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/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/shaxov/cvnn
Complex-valued neural network implementation in TensorFlow.
complex-valued-neural-networks tensorflow
Last synced: 07 Aug 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/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/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/light4code/tensorflow-research
Research TensorFlow for machine vision industrial usage
anomaly-detection image-processing industrial industrial-automation keras neural-structured-learning nsl segmentation tensorflow unet unet-image-segmentation unet-keras
Last synced: 30 Sep 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/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/3mapslab/tf-object-detector
A small component for you to start processing images and recognizing their content
docker object-detection python recognition tensorflow
Last synced: 09 Jul 2025
https://github.com/asutosh11/face-match-x
Face matching system using Tensorflow/Keras deployed and as a Python (Flask) web App
css deep-learning face-matching face-recognition flask flask-application html keras-tensorflow machine-learning python tensorflow webapp
Last synced: 28 Sep 2025
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/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/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/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/yfletberliac/merl
MERL: Multi-Head Reinforcement Learning (TensorFlow).
halfcheetah mujoco ppo reinforcement-learning tensorflow
Last synced: 12 Jul 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/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/armanx200/animal-detector
🐾 Training a machine learning model to recognize 15 different animal classes and classify images accordingly.
animal-classification arman-kianian artificial-intelligence classification cnns computer-vision convolutional-neural-networks data-preprocessing data-science deep-learning github image-processing image-recognition keras machine-learning model-training neural-networks open-source python tensorflow
Last synced: 29 Aug 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/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/t04glovern/deep-dune-coloring
Automatic coloring and shading of Dune coloring book using manga-style lineart model from deepcolor. Makes use of Tensorflow + cGANs
Last synced: 30 Jul 2025
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/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/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/mikealvarado/tensorflow_pikachu
Tensorflow Lite Pikachu Detection
android androidstudio tensorflow tensorflow-lite tensorflowlite
Last synced: 10 Mar 2026
https://github.com/rap12/filipino-subjectivity
Filipino Subjectivity Classifier using TensorFlow. It classifies if a Filipino article is objective or subjective.
machine-learning regression tensorflow
Last synced: 19 Apr 2025
https://github.com/drreetusharma/ai-driven-de-novo-drug-design
de novo drug design (joint project)
docker drug machine-learning numpy pandas python pytorch tensorflow
Last synced: 28 Jul 2025
https://github.com/fardinhash/python_examples
Python examples & experiments.
cv2 eye-detection eye-mouse face-detection face-recognition gesture-recognition machine-learning mask-detection python python-libraries python-problems python-programming python-solutions python3 tensorflow
Last synced: 27 Jul 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/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/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/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/daixinye/tf_flexible_detector
基于 TensorFlow 物体检测 API 的柔性对象识别系统
detection-api machine-learning tensorflow
Last synced: 15 May 2025
https://github.com/soumik12345/transformer
Tensorflow implementation of Transformer
seq2seq tensorflow tensorflow2 transformer translation
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/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/wangle1218/depp-learning-tensorflow-tutorials
整理写过的深度学习文章和TensorFlow相关代码
Last synced: 13 Apr 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/tk2lab/logbesselk
Provide function to calculate the modified Bessel function of the second kind and its derivatives.
Last synced: 16 Jan 2026
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/sondosaabed/intro-to-machine-learning-with-tensorflow-nanodegree
Acquired a full scholarship from Google Palestine Launchpad. It is about the mastery of machine learning techniques such as data transformation and algorithms that can find patterns in data and apply machine learning algorithms to tasks of their own design.
machine-learning palestine python tensorflow
Last synced: 11 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/bosl95/seesun
시각 장애인의 안전한 보행을 위한 객체 탐지 프로그램
android flask google-colab keras ngrok python tensorflow yolov4
Last synced: 14 Apr 2025
https://github.com/rahulbhalley/deep-learning-with-swift-for-tensorflow-book
Official source code for "Deep Learning with Swift for TensorFlow" 📖
activation-functions automatic-differentiation cnn convolutional-neural-networks deep-learning deep-neural-networks forward-mode loss-functions machine-learning optimization-methods regularization reverse-mode s4tf swift swift-for-tensorflow tensorflow
Last synced: 17 Mar 2025
https://github.com/wearepal/data-domain-fairness
computer-vision cvpr fairness tensorflow
Last synced: 19 Apr 2025
https://github.com/sayannath/image-scene-tf-hub
Image Scene Classification Model for TensorFlow Hub
computer-vision deep-learning efficientnet image-scene-classification keras machine-learning tensorflow tensorflowhub
Last synced: 12 May 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/rh01/coursera_dl
deep learning specialization course in Coursera, contains nn, CNN, RNN topics.
cnn cnn-keras cnn-model computer-vision coursera deep-learning deep-networks deep-neural-networks lstm machine-learning neural-network neural-networks nn optimization python3 rnn rnn-tensorflow tensorflow tensorflow-models tutorial
Last synced: 27 Dec 2025
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/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/tphakala/tflite_c
TensorFlow Lite C precompiled library for Windows, Linux and macOS
c library linux prebuilt prebuilt-libraries tensorflow tensorflow-lite tflite windows
Last synced: 15 Aug 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/mthrok/luchador
Toolkit for [Deep] Reinforcement Learning
deep-learning dqn neural-network reinforcement-learning tensorflow theano
Last synced: 01 Mar 2026
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/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/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/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/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/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/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