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-10 00:27:34 UTC
- JSON Representation
https://github.com/neelanjan00/blind-vision
Assisting blind people with the help of image-captioning via a smartphone app. The application makes use of two neural networks, a CNN-based image feature extractor, and an LSTM based sentence generator. The user is able to submit images to the app, which are fed to the CNN feature extractor. The extracted features are then fed to the LSTM network to generate the sentence that describes the image, which is then read aloud to the user.
cnn flask keras lstm ml opencv tensorflow
Last synced: 29 Apr 2026
https://github.com/fulcrum101/mipt_project_improved
Neural network (CNN) with TensorFlow [AlexNet architecture] that classifies 4 types of geometric shapes. Validation accuracy ~ 99.3% so nothing impressive here.
alexnet alexnet-tensorflow cnn geometry machine-learning python python3 shape tensorflow tensorflow2
Last synced: 29 Apr 2026
https://github.com/elizabethsiegle/mlvideo
js serverless tensorflow twilio twilio-functions twilio-serverless twilio-video
Last synced: 30 Apr 2026
https://github.com/vidhi1290/ai-ml-cartoonifier
Welcome to Cartoonify, a fun and interactive project that converts real photos into cartoonified masterpieces! This project guides you through the entire process, from loading the image to displaying the final cartoon version.😛
bilateral-filter cartoonify-ai edge-detection matplotlib numpy opencv skimage tensorflow
Last synced: 30 Apr 2026
https://github.com/jsflo/wifiindoorpositioning
Uses an Android app to collect wifi signals and trains a Tesnorflow model to map the input to an indoor position("Living Room").
android kotlin kotlin-android python tensorflow
Last synced: 30 Apr 2026
https://github.com/scootpl/go-tensorflow-audio-example
An example of using a neural network model (LSTM) with the Tensorflow Go API.
audio audio-processing example golang guitar lstm-neural-networks machine-learning neural-network tensorflow tensorflow-go wav
Last synced: 30 Apr 2026
https://github.com/glubbdubdrib/lazygrid
Automatic, efficient and flexible implementation of complex machine learning pipeline generation and cross-validation.
artificial-intelligence cross-validation database grid-search grid-search-hyperparameters keras machine-learning memoization model-comparison model-selection neural-networks openml optimization pipeline python scikit-learn tensorflow
Last synced: 29 Jan 2026
https://github.com/garethjns/tf2factorizationmachine
Factorization machine implemented in TensorFlow 2
factorization-machines latent-variable-models recommender-system supervised-learning tensorflow
Last synced: 30 Apr 2026
https://github.com/sreeeswaran/handwritten-digit-classification
This project implements a Convolutional Neural Network (CNN) to classify handwritten digits from the MNIST dataset. The model is built using TensorFlow and Keras.
classification-model cnn cnn-classification cnn-keras deep-learning handwritten-digit-recognition handwritten-text-recognition keras keras-classification-models keras-models keras-tensorflow mnist mnist-classification mnist-dataset mnist-handwriting-recognition tensorflow
Last synced: 06 Feb 2026
https://github.com/cutupdev/clothes-similarity-comparison
This is repository for comparison clothes similarity.
encode python similarity-search tensorflow
Last synced: 06 Feb 2026
https://github.com/liatemplates/tensorflowjs
LiaScript template for start creating TensorFlowJS tutorials
javascript liascript liascript-template template tensorflow tensorflow-tutorials
Last synced: 01 May 2026
https://github.com/ksatriow/iclassify
Image Classification to recognize the shape of the hand that forms scissors, rock, or paper.
cnn image-augmentation image-classification machine-learning tensorflow
Last synced: 01 May 2026
https://github.com/lealex262/homedepot_deeplearning_fall2017
computer-vision machine-learning tensorflow
Last synced: 01 May 2026
https://github.com/thinhphan0108/my-waste-classification-web
🌍 Waste Classification App ♻️ A user-friendly web app powered by a TensorFlow deep learning model. Upload images of waste items, and the app predicts the type of waste (plastic, glass, metal, etc.) with high accuracy. Contribute to better waste management and sustainability with AI-driven classification! 🚀
ai deep-learning machine-learning tensorflow waste-management
Last synced: 30 Jan 2026
https://github.com/prabhant/tensorflow_projects
A small number of topics implemented with tensorflow.
tensorflow tensorflow-1-0 tensorflow-experiments tensorflow-tutorials
Last synced: 18 Oct 2025
https://github.com/anfany/python3-practice
基于Python3的多种工具实例代码、以及流行库的使用贴士
matplotlib numpy pandas python3 tensorflow tips
Last synced: 04 May 2026
https://github.com/ndk123-web/study-sync-ai
AI-powered study assistant that summarizes YouTube videos, generates quizzes, allows note-taking, and tracks learning progress — powered by Gemini, FastAPI, React, and MongoDB.
cloud cloud-computing cloud-storage ec2 expressjs fastapi fine-tuning gemini-api js kafka microservices mongodb-atlas nginx notification python real-time recommendation-system tensorflow vector-database web-socket
Last synced: 01 Mar 2026
https://github.com/amir-tav/gann-with-tensorflow
How to build, train, and evaluate a Generative Adversarial Network (GAN) for generating fashion images. The project covers all essential steps, from model building to training and evaluation.
gann ju kera neural-network py sequential-models tensorflow tfd
Last synced: 15 Apr 2026
https://github.com/erfan-mtzv/pediatric-sleep-apnea-spo2-analysis
Tools for preprocessing SpO₂ signals and evaluating deep learning models to assess pediatric sleep apnea severity.
attention-mechanism deep-learning pediatric-sleep-apnea pytorch signal-processing tensorflow
Last synced: 07 Feb 2026
https://github.com/repetere/jsonstack-math
math, linear algebra, matrix and other helpers
linear-algebra machine-learning matrix-factorization tensorflow
Last synced: 07 Feb 2026
https://github.com/epsoft/deep-learning-for-structured-data
Deep Learning for structured data
concatenate data data-learning dense farsi input load-penguins pandas persian structure structured-data subtract tensorflow
Last synced: 01 May 2026
https://github.com/coditheck/tensorflow
TensorFlow is an open source Machine Learning library, created by Google, for developing and running Machine Learning and Deep Learning applications.
deep-learning deep-neural-networks keras machine-learning neural-network python tensorflow tensorflow-tutorials
Last synced: 31 Jan 2026
https://github.com/notedance/kron
TensorFlow implementation for Kron optimizer
deep-learning deep-reinforcement-learning keras machine-learning optimizer reinforcement-learning tensorflow
Last synced: 01 May 2026
https://github.com/mayankyadav23/machine-learning-with-python
🚀 A collection of machine learning projects using TensorFlow and Python, showcasing practical applications in prediction 🤖 and classification 📊. Dive in to explore! 🐍✨
freecodecamp machine-learning predictive-modeling python tensorflow
Last synced: 01 May 2026
https://github.com/wjayesh/riciannet
Implementation of Rician Net as described in the paper in Python using Tensorflow. Part of my work for my B.Tech project at IIT Bhubaneswar.
Last synced: 02 May 2026
https://github.com/marcinwitnik/simple_linear
Prosty model regresji liniowej zbudowany w TensorFlow/Keras. Uczy się zależności y = 2x - 1 i przewiduje nowe wartości na podstawie danych wejściowych.
ai beginner-friendly keras linear-regression machine-learning ml model pycharm python regression tensorflow training tutorial
Last synced: 15 Apr 2026
https://github.com/radanalyticsio/tensorflow-neural-style-gpu-s2i
An S2I builder for neural-style training and painting with Tensorflow on GPU!
gpu neural-style-transfer openshift tensorflow
Last synced: 02 May 2026
https://github.com/himalayaashish/lumbar-detection
The Lumbar Detection Project leverages advanced deep learning techniques to accurately identify and segment lumbar bones in medical imaging data. Using instance segmentation with the Mask R-CNN algorithm and semantic segmentation with the UNet architecture, the project aims to enhance diagnostic accuracy in spinal imaging.
computer-vision detectron2 object-detection tensorflow tensorflow2
Last synced: 02 May 2026
https://github.com/wrannaman/tensorflow-age-gender
Age and Gender in tensorflow on a cpu or gpu!
age ai back-end computer-vision cpu machine-learning tensorflow
Last synced: 02 May 2026
https://github.com/notedance/pcgrad
TensorFlow reimplementation for "Gradient Surgery for Multi-Task Learning"
deep-learning deep-reinforcement-learning keras multi-task-learning reinforcement-learning tensorflow
Last synced: 02 May 2026
https://github.com/sayanjit082805/natural-scene-classifier
Image classifier for classifying natural scenes/images using a CNN
convolutional-neural-networks deep-learning tensorflow
Last synced: 18 Apr 2026
https://github.com/code-taweezy/thermos-ai
An AI-powered thermal optimization and anomaly detection system for energy-efficient data centers. Note: this is a MVP
ai case-study data-visualization lovable-ai machine-learning matpplotlib mvp numpy pandas project python sckiit-learn seaborn solution tensorflow
Last synced: 02 May 2026
https://github.com/mindula-dilthushan/teachable-machine
machine-learning python teachable-machine tensorflow
Last synced: 03 May 2026
https://github.com/carlescn/msc_bioinformatics_thesis
This repository contains my implementation of some deep clustering models written for my MSc thesis.
autoencoder bioinformatics clustering deep-clustering deep-embedded-clustering deep-learning keras machine-learning msc-thesis tensorflow variational-autoencoder variational-deep-embedding
Last synced: 03 May 2026
https://github.com/justanotherminh/dcnn-tensorflow
Exhausted.
convolutional-neural-networks deep-learning tensorflow
Last synced: 03 May 2026
https://github.com/tahmidmir/pavement-crack-inspection-using-cnns-vision-transformers
Intelligent System for Detecting Asphalt Cracks Using CNN and Vision Transformer
cnn computer-vision deep-learning python tensorflow vision-transformer
Last synced: 03 May 2026
https://github.com/ashrockzzz2003/image_segmentation_oxford_pets_dataset
Image Segmentation using Oxford Pets Dataset with the goal to improve animal tranquilizer aiming system.
apple-gpu fpn metal mts neural-networks opencv resnet34 segmentation tensorflow torch
Last synced: 26 Feb 2026
https://github.com/saranshmanu/deep-convolutional-generative-adversarial-network-dcgan
Using convolution layers to create a generator discriminator GAN architecture to generate images using Google Street View House Number (SVHN) dataset
dcgan deep-learning gans svhn tensorflow
Last synced: 03 May 2026
https://github.com/subpic/ku
Training management utilities for TensorFlow Keras.
deep-learning hdf5 image-processing keras keras-generators tensorflow
Last synced: 03 May 2026
https://github.com/black-evil-dragon/neuro-veil-demo
Pet-проект | Нейронные сети | Демонстрационный вариант
keras neuroscience python tensorflow
Last synced: 15 Apr 2026
https://github.com/theolepage/keras-sincnet
Keras implementation of SincNet from "Speaker Recognition from Raw Waveform with SincNet".
cnn keras sincnet speaker-recognition tensorflow
Last synced: 03 May 2026
https://github.com/mauricioromagnollo/gesture-video-controller
Controlling Streaming Platforms using Eye and Hand Detection.
canvas eye-detection hand-detection javascript machine-learning mediapipe mediapipe-face-detection mediapipe-hands multithreading tensorflow tensorflowjs webcam webworkers
Last synced: 03 May 2026
https://github.com/djdhairya/nut-bolt-classification
The "NutBoltClassifier" system represents a significant leap forward in automated fastener classification, harnessing deep learning and computer vision techniques.
aritificial-intelligence cnn cuda-programming deep-learning machine-learning nvidia-gpu rnn tensorflow
Last synced: 26 Feb 2026
https://github.com/callbak/titanic-machinelearning-fromdisaster
deep-learning keras tensorflow
Last synced: 18 Oct 2025
https://github.com/dineshsy/d-diagnose
Hybrid application for predicting diseases in Plant.
Last synced: 03 May 2026
https://github.com/woxy-sensei/crowd-counting-shangai
This repository contains a crowd counting model using the CSRNet architecture to estimate the number of people in crowded scenes. The model is trained on the Shanghaitech dataset and aims to provide accurate crowd density maps and count predictions. Data augmentation techniques are employed to enhance the model's performance.
ai counting crowd deep-learning people-counting shangai tensorflow
Last synced: 04 May 2026
https://github.com/aleenabukhari/credit-card-fraud-detection---gen-ai-
SecureTrust Financial Services, a financial institution, has asked us to help them improve the accuracy of their fraud detection system. The model is a binary classifier, but it's not performing well due to data imbalance. Through frameworks such as TensorFlow and Keras in Python, I have created and trained a Generative Adversarial Network(GAN).
ai discriminator-model generative generative-adversarial-network keras-tensorflow tensorflow
Last synced: 15 Apr 2026
https://github.com/cnahmetcn/imageprocessing
image-processing python tensorflow
Last synced: 04 May 2026
https://github.com/maxgfr/traxivity-tensorflow
traxivity which works thanks to tensorflow
android deeplearning deeplearning-mobile implementation java mobile tensorflow
Last synced: 04 May 2026
https://github.com/jagadishdas21/brain-tumor-detection
This repository contains the implementation of a deep learning model to detect brain tumors from MRI images using Convolutional Neural Networks (CNN). The goal of this project is to classify MRI images as either having a brain tumor (Positive) or not having one (Negative).
computer-vision convolutional-neural-networks matplotlib scikit-learn tensorflow
Last synced: 26 Feb 2026
https://github.com/keidrun/boilerplate-machine-learning-dockerfiles-for-miniconda
Boilerplate of Dockerfiles for Jupyter Notebook, Tensorflow, Keras and so on with Miniconda.
deep-learning docker docker-compse dockerfile jupyter-notebook keras machine-lerning miniconda tensorflow
Last synced: 04 May 2026
https://github.com/easonlai/tensorflow_hand_gesture_recognition
Hand Gesture Recognition with Tensorflow
cnn cnn-classification cnn-keras cnn-model flask flask-api flask-restful flask-web gesture-recognition hand-gesture-recognition keras keras-tensorflow tensorflow tensorflow2
Last synced: 04 May 2026
https://github.com/shub-garg/hybrid-lung-segmentation-disease-classification-and-severity-localization
A project for lung disease detection and analysis using deep learning. It includes lung segmentation, disease classification, and severity localization with Grad-CAM for visual explanations. This repository provides code, datasets, and documentation for replication and further research.
coatnet computervision covid-19 cv deep-learning diseaseclassification gradcam-visualization keras lung-segmentation machine-learning medicalimageanalysis opencv tensorflow unet-image-segmentation
Last synced: 27 Feb 2026
https://github.com/wandb/tiny-ml
TinyML tools for and with WandB
machine-learning python tensorflow tensorflowlite-for-microcontrollers wandb
Last synced: 04 May 2026
https://github.com/epsoft/process-text-data
Process text data
masking pad-sequences process-text-data tensorflow tokenizer
Last synced: 16 Apr 2026
https://github.com/konradlinkowski/movieratingai
Movie rating AI - quite accurate
hacktoberfest machine-learning neural-network pandas tensorflow
Last synced: 04 May 2026
https://github.com/zaquyn/brain-tumor-classification
This is my machine learning project while I was in university. This project helped me understand those very first steps in Computer Vision and AI field.
brain-tumor-classification cnn-model computer-vision deep-learning image-classification tensorflow
Last synced: 16 Apr 2026
https://github.com/suraj-sedai/globalvoice-real-time-language-translator
GlobalVoice: A real-time web app for text and speech translation, powered by NLP and ML technologies
django nlp nlp-machine-learning pyhton react speech-recognition speech-synthesis speech-to-text tensorflow
Last synced: 11 Feb 2026
https://github.com/ondrejbiza/tfset
Interactive Tensorflow training.
deep-learning deep-neural-networks machine-learning tensorflow tensorflow-experiments
Last synced: 11 Feb 2026
https://github.com/tue-bmd/zea
zea: A Toolbox for Cognitive Ultrasound Imaging
deep-learning generative-models jax keras python pytorch tensorflow ultrasound-imaging
Last synced: 05 May 2026
https://github.com/weiaicunzai/tensorflow-practice
Tensorflow basic function practice
tensorflow tensorflow-examples
Last synced: 05 May 2026
https://github.com/andremaz/dnn-attention
Sequence 2 Sequence with Attention Mechanisms in Tensorflow v2
attention-decoder attention-lstm attention-mechanism attention-network bahdanau-attention luong-attention pointer-networks ptr-net seq2seq tensorflow tensorflow2 transformer
Last synced: 05 May 2026
https://github.com/abhigyan126/eng-to-hin-translator
This project is a technology demonstrator for performing English to Hindi translation on images using OCR using pre-trained model
depplearning eng-hin engl hindi nlp rnn-tensorflow seq2seq tensorflow translation
Last synced: 05 May 2026
https://github.com/vasikyrg/computational-intelligence
Projects in python and MATLAB in Computational Intelligence
matlab python rbf simulink tensorflow
Last synced: 05 May 2026
https://github.com/woojinjeonkr/chatbot
tkinter를 활용하여 상품 추천, 의류 문의, 구매 목록, 일상 대화가 가능한 Chatbot 구현
Last synced: 11 Feb 2026
https://github.com/somjit101/mnist-classification-keras
A simple study on the use of Keras framework (with Tensorflow background) for a simple handwritten number image classification task with Deep Neural Networks.
adam-optimizer batch-normalization deep-learning dropout-keras grid-search hyperparameter-tuning image-classification keras mnist mnist-classification neural-network sgd-optimizer tensorflow
Last synced: 16 Apr 2026
https://github.com/abhinavsharma07/hand_gesture_recognition-deep_learning
The objective of this project is to recognize hand gestures using state-of-the-art neural networks.
cnn deep-learning keras lstm modelevaluation recurrent-neural-networks rnn tensorflow
Last synced: 12 Feb 2026
https://github.com/0xn1nja/spam-ham-classification-using-tensorflow-nlp
NLP Model for Spam/Ham Mail Classification
binary-crossentropy binaryclassification crossentropy deep-learning jupyter-notebook keras machine-learning nlp python python3 spam-filtering tensorboard tensorflow text text-classification
Last synced: 05 May 2026
https://github.com/offchan42/detect-cylinder
Detect cylinder from images using deep learning
convolutional-neural-networks deep-learning keras opencv tensorflow
Last synced: 05 May 2026
https://github.com/mhdb96/ml-django-webapp
Machine learning practice project on NLP for Turkish language 🔥 using multiple datasets & deep learning algorithms from TensorFlow.
cnn deep-learning django fasttext lstm machine-learning mlp perceptron python rnn tensorflow
Last synced: 14 Apr 2026
https://github.com/nn-analysis/nn_tuning
Neural Network Tuning Analysis Toolkit
deep-learning experimental-psychology feature-tuning neural-network neural-networks pytorch tensorflow tuning
Last synced: 28 Feb 2026
https://github.com/sriramsk1999/video-database-search
Neural network to caption videos, deployed as a web application to search through videos using natural language queries.
captions flask opencv tensorflow
Last synced: 05 May 2026
https://github.com/anfany/machine-learning-competition-by-python3
基于Python3完成机器学习竞赛,竞赛题目来源:Kaggle,DC竞赛,天池,全球AI挑战赛
competition kaggle machine-learning python3 sklearn tensorflow
Last synced: 05 May 2026
https://github.com/simranjeet97/machine-learning
How to Setup Machine Learning Environment in Your PC or Laptop ? How to install Machine Learning Libraries ? How to Build ML Models, Algorithms and Other Stuff ??Your all Questions are answer here !!!!
algorithm deep-learning environment-configuration keras libraries machine-learning numpy pandas scipy tensorflow
Last synced: 16 Apr 2026
https://github.com/joaoassalim/class-by-description-classifier-with-nlp
Enhancing Item Classification through Natural Language Processing: Leveraging Text Descriptions for Precise Categorization
bert fine-tuning nlp nlp-machine-learning scikit-learn sklearn tensorflow
Last synced: 06 May 2026
https://github.com/cassanof/patient_api
A full-stack app that predicts cancer diagnosis using machine learning
cancer-detection golang keras machine-learning postgresql rest-api tensorflow
Last synced: 19 Apr 2026
https://github.com/fyt3rp4til/face-mask-detection
cnn keras-neural-networks keras-tensorflow opencv python3 tensorflow
Last synced: 06 May 2026
https://github.com/valatwork/statistics
Putting together study material from various sources, from linear algebra to machine learning
calculus learning linear-algebra machine-learning probability python pytorch statistics tensorflow
Last synced: 06 May 2026
https://github.com/imartinezl/picnic-hackathon-2019
Picnic Image Classification Hackathon on Devpost 📷🍏🍎
gpu image-classification jetson-tx2 keras python tensorflow
Last synced: 28 Feb 2026
https://github.com/guhapriya01/anamoly-detection-in-videos
anamoly-detection deep-learning flask lrcn python tensorflow
Last synced: 06 May 2026
https://github.com/pompierninja/ip-cameras-monitoring
distributed computer vision
apache-airflow apache-beam deep-learning opencv tensorflow
Last synced: 06 May 2026
https://github.com/geyang/tf_logger
logging utility for tensorboard
pytorch tensorboard tensorboard-visualizations tensorflow
Last synced: 06 May 2026
https://github.com/shadmehrbakhtiary/sentiment-of-comments-nlp
sentiment analysis for comment section of a product in amazon using machine learning and deep learning methods
ann cart cnn comments keras-tensorflow lstm naive-bayes-classifier nlp-deep-learning nlp-machine-learning python regression rnn sentiment-analysis sentiment-classification svm tensorflow xgboost
Last synced: 06 May 2026
https://github.com/harikishan-ai/smart-waste-management-using-drone
The Smart Waste Management Using Drones project utilizes advanced drone technology to revolutionize waste collection and management in both urban and rural areas. By automating the detection, monitoring, and collection of waste, this system enhances efficiency, reduces environmental impact, and lowers operational costs.
deep-learning drone gps-tracker mobilenetv3 python rasberry-pi roboflow smtp-server tensorflow
Last synced: 16 Feb 2026
https://github.com/axelseancp/cat_breed_classification
A machine learning project for image classification from dicoding machine learning course
computer-vision image-classification machine-learning python tensorflow
Last synced: 07 May 2026
https://github.com/marksikaundi/handson-machinelearning
Complete Collection about Machine Learning
matplotlib pandas-python scikit-learn tensorflow
Last synced: 07 May 2026
https://github.com/sukarnascience/iamforubot-telegrambot
This is a Telegram Bot
Last synced: 09 May 2026
https://github.com/alvii147/smartwardrobe
Program that identifies pieces of clothing
keras matplotlib pillow pyqt5 tensorflow
Last synced: 07 May 2026
https://github.com/tomtolleson/coralmorph
Species identification via deep learning analysis with Tensorflow. Source data is video from Coral City Camera operated by Coral Morphologic https://www.coralmorphologic.com/
coral machine-learning ocean-sciences python tensorflow
Last synced: 07 May 2026
https://github.com/dominikb2014/opencamerarefined
An innovative app that allows the user to operate their camera hands free with simple gestures. Implemented in Android using java, uses tensorflow for object detection.
android java object-detection tensorflow
Last synced: 07 May 2026
https://github.com/elvis-not-presley-one/animal-image-recognition-model
An Image Recognition Model That uses a Convolution Neural Network with Tensorflow to be able to tell an animal from a non-animal image
cnn convolution-neural-network data-science dataset image-classification image-recognition machine-learning neural-network python tensorflow
Last synced: 16 Apr 2026
https://github.com/4ment/torchtree-tensorflow
phylogenetics pytorch tensorflow torchtree
Last synced: 20 Apr 2026
https://github.com/iliyasalve/cats_dogs_image_classification
Training a simple convolutional neural network (CNN) to classify images of cats and dogs / Formation d'un simple réseau de neurones convolutifs pour classer les images de chats et de chiens
cnn-classification python tensorflow
Last synced: 16 Apr 2026
https://github.com/vanguardmaster01/three-react
Animation with Three.js
react tensorflow third-party threejs typesc
Last synced: 08 May 2026
https://github.com/saanidhyam/ai-ml-dl
projects made under ai/ml/dl course
machine-learning python tensorflow
Last synced: 02 May 2026
https://github.com/krish902/question-paper-difficulty-analyzer
Automated question paper quality analysis using BERT and Bloom's Taxonomy - published in 2 Springer conferences
bert blooms-taxonomy nlp python tensorflow
Last synced: 02 Jun 2026
https://github.com/u-t-k-a-r-s-h/chatbot-deployed-on-heroku
this is a chatbot app that is trained on the chatbot dataset. The link to the app is-> https://my-personal-chatbot.herokuapp.com/
chatbot flas heroku heroku-deployment html-css python seq2seq tensor tensorflow
Last synced: 04 Mar 2026