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-26 00:27:34 UTC
- JSON Representation
https://github.com/michedev/tensorguard
TensorGuard helps to guard against bad Tensor shapes in any tensor based library
deep-learning numpy pytorch tensorflow
Last synced: 28 Jan 2026
https://github.com/codeperfectplus/face-mask-detection-opencv-tfod
Face-mask detection in Python using OpenCV and Tensorflow-object detection
face-detection object-detection opencv python tensorflow
Last synced: 10 May 2026
https://github.com/nathanhowell/tfrecords-hadoop
A Hadoop OutputFormat for writing compressed TFRecords
hadoop java scala tensorflow tfrecords
Last synced: 08 May 2026
https://github.com/vermouth1992/deep-learning-playground
Deep Learning Framework Playground
deep-learning deep-reinforcement-learning keras machine-learning pytorch tensorflow
Last synced: 09 Feb 2026
https://github.com/imwildcat/a-simple-tutorial-about-caffe-tensorflow-model-conversion
Files for A simple tutorial about Caffe-TensorFlow model conversion
caffe-tensorflow model-converter model-convertor tensorflow tensorflow-tutorials
Last synced: 24 Oct 2025
https://github.com/malwarebo/nimbus
Weather forecasting model using Tensorflow
cpp deep-learning machine-learning tensorflow
Last synced: 15 May 2026
https://github.com/adilshamim8/stock_price_prediction
A simple LSTM-based machine learning project to predict stock prices using historical data.
datascience deeplearning finance lstm neuralnetworks python stockprediction tensorflow timeseriesanalysis
Last synced: 26 Jun 2025
https://github.com/andy-wilkinson/chemmltoolkit
A set of useful Python functionality for machine learning in chemistry
cheminformatics chemistry machine-learning tensorflow
Last synced: 10 Apr 2025
https://github.com/shiva16/ccbrmllab
For CCBR - ML Lab
attention-model iitm ipynb-jupyter-notebook lstm nmt-model tensorflow
Last synced: 06 Mar 2026
https://github.com/mendez-luisjose/sign-language-detection-model-with-tensorflow-keras-opencv-and-mediapipe
Sign Language Detection Model with TensorFlow, Keras, OpenCV and Mediapipe
cnn-keras computer-vision mediapipe opencv tensorflow transfer-learning
Last synced: 11 Apr 2026
https://github.com/shervinnd/titanic-survival-predictor
🚢 Dive into the Titanic dataset with this ML project! Using TensorFlow, predict passenger survival via neural networks. Features data preprocessing, model training, and visualization with pandas, scikit-learn, and matplotlib. Perfect for beginners in deep learning. 📊💻
classification data-preprocessing data-science data-visualization deep-learning jupyter-notebook machine-learning neural-network pandas predictive-modeling python scikit-learn tensorflow titanic-dataset
Last synced: 16 Sep 2025
https://github.com/matthewfeickert/cuda-tf-torch
An Ubuntu 18.04 NVIDIA Docker image with CUDA 10.1 CuDNN 7 with TensorFlow and PyTorch
cuda cuda-101 cudnn cudnn-v7 docker docker-image gpu nvidia-docker nvidia-gpu pytorch tensorflow torch
Last synced: 07 Jan 2026
https://github.com/talkuhulk/music-genres-classification
Tensorflow implementation of music-genres-classification with InceptionResnetV2
audio-classification classification cnn-tensorflow genres-classification inception-resnet-v2 librosa python tensorflow
Last synced: 16 May 2026
https://github.com/quantumsnowball/toy-datasets-collections
A toy datasets collections for machine learning research quick reference
classification deep-learning keras machine-learning regression scikit-learn supervised-learning tensorflow toy-datasets unsupervised-learning
Last synced: 17 Jan 2026
https://github.com/denismakogon/videobox
Fn Project demo: Videobox application
docker fn fnproject gocv golang image-processing kubernetes object-detection opencv python serverless tensorflow video-processing
Last synced: 13 Apr 2025
https://github.com/furk4neg3/inception_v1-googlenet
Replication of Going Deeper with Convolutions paper using TensorFlow, with one example of how to use it. This model is mainly used for image classification problems.
artificial-intelligence computer-vision deep-learning deep-neural-networks image-classification machine-learning tensorflow
Last synced: 09 Feb 2026
https://github.com/fr34ky-coder/deep-learning-journey
It's the Repo containing Notebooks and models that i made throughout my Deep Learning Journey
artificial-neural-networks backpropagation cnn keras mlp pytorch tensorflow
Last synced: 25 Jul 2025
https://github.com/marcpinet/handigits
🖐️ Background-independent deep learning model for hand sign digit recognition, using my own Deep Learning framework! (Neuralnetlib)
cv2 deep-learning hand keras mediapipe preprocessing recognition tensorflow
Last synced: 23 Feb 2026
https://github.com/IBM/MAX-Nucleus-Segmenter
Identify nuclei in a microscopy image and assign each pixel of the image to a particular nucleus
deep-learning docker-image machine-learning machine-learning-models medical-image-analysis object-detection tensorflow
Last synced: 13 May 2025
https://github.com/peterkuma/ml-clouds-2021
Code for the paper "Machine learning of cloud types in satellite observations and climate models".
climate-model climate-science climate-sensitivity clouds machine-learning tensorflow
Last synced: 15 Apr 2026
https://github.com/analitico-771/vc_funding_predictor
This is a machine learning model that predicts whether applicants will be successful if funded by a Venture Capital Firm
machine-learning predictive-modeling python scikit-learn tensorflow venture-capital
Last synced: 15 Apr 2026
https://github.com/vyomshm/sentiment-rnn
Sentiment analysis using a recurrent neural network
deep-neural-networks recurrent-neural-networks rnn-tensorflow sentiment-analysis tensorflow
Last synced: 22 Apr 2025
https://github.com/di37/imdb-reviews-sentiment-analysis-using-transformers
This repository contains a complete implementation of a sentiment analysis model using Transformers and TensorFlow. The project classifies IMDB movie reviews as either positive or negative by training Transformer model on the IMDB dataset.
artificial-intelligence data-science deep-learning keras machine-learning natural-language-processing nlp python sentiment-analysis tensorflow text-classification transformers
Last synced: 31 Jan 2026
https://github.com/shahiransari/movie_recommendation
Built Movie recommendation engine
data-science jupyter-notebook machine-learning movie-recommendation pandas-dataframe python recommendation-system tensorflow
Last synced: 15 Apr 2026
https://github.com/jagadeshchilla/oral_cancer_detection
oral_cancer_detection
cnn densenet121 efficientnetb2 gdown graphviz keras kubernetes neural-network rsnet50 streamlit tensorflow vgg19-model
Last synced: 31 Jan 2026
https://github.com/omaraflak/mnist-keras-android
Running Keras CNN model on Android.
android cnn keras mnist tensorflow tensorflow-lite
Last synced: 14 Apr 2026
https://github.com/wittyicon29/appleai--apple-disease-detection-using-cnn
Apple disease detection using CNN is a GitHub repository that contains code for detecting diseases in apples using convolutional neural networks (CNNs). The repository uses a dataset of images of healthy and diseased apples to train the CNN model. The model is then used to classify new images of apples as healthy or diseased
cnn-classification deep-learning image-augmentation keras multiclass-image-classification tensorflow
Last synced: 15 Feb 2026
https://github.com/myatmyintzuthin/cotton-plant-disease-classification-web-application
Deploying a Cotton Plant Disease Classification Flask application Using DenseNet121
cotton deeplearning densenet121 flaskwebapplication plantdiseaseclassification tensorflow
Last synced: 01 Mar 2026
https://github.com/haturusinghe/cnn-age-gender-detection-android
An Android application that uses TensorFlow Lite models (CNN) to detect age and gender from images using the device camera (realtime) or gallery images.
cnn convolutional-neural-networks kotlin-android tensorflow tensorflow-lite
Last synced: 25 Feb 2026
https://github.com/dpbm/qml-course
Minicurso de quantum Machine learning
cuda cuda-q cuquantum docker ml python qml quantum quantum-computing tensorflow
Last synced: 31 Jan 2026
https://github.com/matined/goldman-sachs-warsaw-quant-challenge
Winner. ML. Financial Data. Bid Auctions. TensorFlow.
auctions financial-data machine-learning sklearn tensorflow
Last synced: 17 Apr 2026
https://github.com/aurelienmorgan/french_text_sentiment
Sentiment Analysis in texts written in French language using Tensorflow/Keras (and using XGBoost for hyperparameters optimization)
beautifulsoup dask fasttext french gru hyperparameters-optimization jupyter-notebook keras multiprocessing nlp python rnn scikit-learn sentiment-analysis tensorflow transfer-learning web-scraping xgboost
Last synced: 02 Apr 2026
https://github.com/gugarosa/multi_activation
📄 Official PyTorch and Tensorflow implementations regarding the Multi Activation layer.
implementation machine-learning multi-activation paper pytorch tensorflow
Last synced: 19 Apr 2026
https://github.com/solomon-77/opti-face
Opti-Face: A hybrid recognition model for python
face-detection face-recognition lightweight python pytorch super-resolution tensorflow
Last synced: 04 Apr 2025
https://github.com/rajspeaks/deeplearning.ai-tensorflow-developer-specialization-programming-assignments-coursera
Created by Rajdeep Das. Presenting DeepLearning.AI TensorFlow Developer Specialization (Coursera) Programming Assignments Solutions.
coursera coursera-specialization deep-learning deeplearning deeplearning-ai jupyter-notebook nlp nlp-machine-learning programming-challenges python3 rajdeep-das rajspeaks tensorflow tensorflow-tutorials
Last synced: 15 Feb 2026
https://github.com/kiritoind/autonomous-driving-object-detection
The ideas and methodologies implemented in this project are inspired by YOLO (You Only Look Once) version 8, a state-of-the-art object detection model known for its speed and accuracy. The system leverages YOLOv8 to detect and classify objects on the road
algorithms bounding-boxes convolutional-neural-networks neural-network nonmaxima-suppression object-detection python3 tensorflow unet yolo
Last synced: 15 Apr 2026
https://github.com/summitkwan/dynamicnn
neural network with dynamics
dbm hopfield-network numpy rbm tensorflow
Last synced: 13 Apr 2026
https://github.com/adrianocleao/talking-hands
Talking Hands is a project that implements real-time recognition of Brazilian Sign Language (LIBRAS).
computer-vision deep-learning keras libras machine-learning mediapipe sign-language tensorflow
Last synced: 16 Apr 2026
https://github.com/aaroncanillas/lightweight-cnn-steel-surface-defects-classification
Deep learning (CNN) based models for classifying defects on steel surfaces
cnn computer-vision efficientnet keras mobilenet neural-network opencv python tensorflow vgg16
Last synced: 09 Apr 2025
https://github.com/l3lackcurtains/signature-verification-system
:white_check_mark: Signature Verification System with attempt to replace manual verification in banks of Nepal.
convolutional-neural-network cv2-signature-recognition data-augmentation keras keras-tensorflow machine-learning numpy signature tensorflow
Last synced: 16 Apr 2026
https://github.com/theroughcode/pokedex
:closed_book: Deep-learning trained Pokédex.
deep-learning image-classification mobilenet pokemon resnet tensorflow tensorflow-js
Last synced: 17 Apr 2026
https://github.com/martishin/machine-learning-notebooks
Jupyter Notebooks for Data Science (ML) course
catboost data-science jupyter-notebook machine-learning pandas python scikit-learn tensorflow xgboost
Last synced: 06 Sep 2025
https://github.com/sunnysoni97/iplantify_droid
Android Application with Tensorflow Backend for Plant Image Classification
android android-app android-application artificial-intelligence camera2-api google-api image-classification inception-v3 inceptionv3 java python3 tensorflow tensorflow-lite transfer-learning transferlearning
Last synced: 13 Apr 2026
https://github.com/kr1shnasomani/tonesense
Speech emotion recognition from audio clips using CNN
deep-learning keras librosa matplotlib neural-network numpy pandas scikit-learn tensorflow
Last synced: 15 Apr 2026
https://github.com/arif-miad/indian-personal-finance-and-spending-habits
dataset contains detailed financial and demographic data for 20,000 individuals, focusing on income, expenses, and potential savings across various categories
cnn machine-learning-algorithms matplotlib-pyplot python seaborn-plots sklearn tensorflow
Last synced: 07 Feb 2026
https://github.com/kareimgazer/classify-cifar-100
classifying CIFAR-100 data set using MCSVM and Deep Conv Net
cifar100 classification convolutional-neural-networks deep-learning feature-extraction image-classification machine-learning neural-network neural-networks pca python sckit-learn tensorflow
Last synced: 16 Apr 2026
https://github.com/sakshi2215/flaskintegrated_eyedetection
Flask Integrated Classifier Model for Closed or Open Eye Detection
drowsiness-detection-python flask github harcascade python tensorflow
Last synced: 13 Apr 2026
https://github.com/rabyte-association/usb-universal_ballistic_shooter
Ochota na naukę technical research project.
ai arduino education kinect opencv python raspberry-pi-pico tensorflow
Last synced: 16 Apr 2026
https://github.com/sanskaryo/churn-prediction-using_ann
Banking customer churn prediction using ann
artificial-neural-networks churn-prediction customer keras python scikit-learn streamlit tensorflow
Last synced: 07 Feb 2026
https://github.com/abrahamkoloboe27/fruits-recognition-gradio-app
🍎 Fruits Classification App (Gradio) 🍌
computer-vision convolutional-neural-networks deep-learning gradio gradio-interface gradio-python-app image-classfication image-classification image-preprocessing image-processing keras machine-learning machine-learning-engineering mlops python tensorflow
Last synced: 01 Feb 2026
https://github.com/eipm/stork
Deep learning enables robust assessment and selection of human blastocysts after in vitro fertilization
ai convolutional-neural-networks deep-learning docker ivf machine-learning python tensorflow
Last synced: 02 Mar 2026
https://github.com/heyfoz/python-asl-detection
A Python ASL detection script utilizing a TensorFlow image classification model trained from scratch. It is tailored to recognize American Sign Language (ASL) alphabet letters from live video streams, and provides documentation covering the neural network architecture, installation, dataset details, training procedures, and real-time detection.
asl asl-alphabet asl-alphabet-translator computer-vision convolutional-neural-networks data-science deep-learning hand-tracking image-classification image-recognition keras machine-learning mediapipe neural-network python tensorflow
Last synced: 02 Feb 2026
https://github.com/ynstf/bts-telebot
the chatbot of the technical school Al-kindy about the AI sector's subjects
ai bot chatbot computer-vision cv2 tensorflow
Last synced: 14 May 2026
https://github.com/raihan4520/cvpr
Jupyter Notebook projects in Python coded during my Computer Vision and Pattern Recognition course at AIUB, focusing on core computer vision techniques.
computer-vision convolutional-neural-network emotion-detection face-mask-detection jupiter-notebook keras matplotlib numpy opencv pandas python tensorflow
Last synced: 04 Feb 2026
https://github.com/maxbubblegum47/big_data
Big Data Course Projects
bigdata mongdb neo4j neo4j-database python scylladb sklearn tensorflow
Last synced: 12 Apr 2026
https://github.com/nanotubing/keras_playground
Image Classification on Satellite Imagery in Colombia via Keras and Tensorflow in Python
deep-learning image-segmentation keras keras-tensorflow python python3 tensorflow
Last synced: 11 Mar 2026
https://github.com/amanpriyanshu/fl-interactive-game
FL-Interactive-Game: Interactive web game that teaches basic components of Federated Learning
computer-vision decentralized-learning distributed-training federated-learning federated-learning-framework fl game interactive-visualizations machine-learning mnist neural-network neural-networks privacy privacy-enhancing-technologies privacy-protection tensorflow tensorflowjs
Last synced: 29 Jan 2026
https://github.com/akshadk7/multi-label-genre-classification
A Tensorflow ConvNet Approach to the Multi Label Genre Classification on Movie Posters
cnn-keras convolutional-neural-networks genre-classifier multi-label-image-classification tensorflow
Last synced: 25 Feb 2026
https://github.com/shervinnd/cifar-10-image-classification-with-cnn
Description: Dive into this exciting project that builds a CNN with TensorFlow/Keras to classify CIFAR-10 images into 10 vibrant classes! 📸 It features data preprocessing, model training, stunning ROC curve visualizations 📊, sample predictions, and custom image classification
auc-analysis batch-normalization cifar-10 cnn-model computer-vision convolutional-neural-networks custom-image-prediction deep-learning image-classification image-preprocessing keras machine-learning matplotlib-visualization numpy opencv python roc-curve scikit-learn softmax-classifier tensorflow
Last synced: 03 Sep 2025
https://github.com/pawel-kieliszczyk/openai-solutions
Solutions for some of the problems from OpenAI Gym
machine-learning neural-network openai reinforcement-learning tensorflow
Last synced: 05 May 2026
https://github.com/jbris/sbi-epidemiology
Simulation based inference for epidemiology
bayesflow epidemiology flow-matching invertible-neural-networks normalising-flows outbreakflow sbi simulation-based-inference sir sir-model tensorflow tensorflow-probability
Last synced: 25 Feb 2026
https://github.com/siravan/fib_tf
electrophysiology ode-solver pde tensorflow
Last synced: 15 Feb 2026
https://github.com/mlykotom/video-segmentation
icnet keras optical-flow segmentation tensorflow
Last synced: 13 Apr 2026
https://github.com/redinfinitypro/chatflow
Rating: (8/10) The project uses natural language processing to create a chatbot capable of understanding user queries. It trains on a dataset of intents, tokenizing patterns, and constructing a neural network model. The model is saved for future use.
json lancasterstemmer nltk numpy pickle random tensorflow tflearn
Last synced: 06 Feb 2026
https://github.com/msikorski93/pneumonia-recognition-with-deep-learning-and-tensorflow
A binary classification using Convolution Neural Network (CNN, or ConvNet) model.
convolutional-neural-network efficientnet grad-cam healthcare-analysis image-classification inceptionv3 keras pneumonia-detection resnet-50 tensorflow transfer-learning vgg16 vgg19
Last synced: 25 Feb 2026
https://github.com/tanyachutani/text-multilabel-classification-bert-tf2.x
Text-Multilabel-Classification-BERT-Tf2.0
bert-model multi-label-classification tensorflow text-classification tf2
Last synced: 17 Apr 2026
https://github.com/parthvadhadiya/tensorflow-speech-recognition-challenge
this repository contains end to end python script to train speech data provided by google, evaluate testing data, and submite to competition
competition kaggle-competition keras librosa spectrum speech-data speech-recognition tensorflow
Last synced: 13 Apr 2026
https://github.com/vjgpt/tensorflow-series
Here you can find how to train Tensorflow ML model on various algorithms and Deploying these model on production.
cnn-keras deployment devops production serving tensorflow tensorflow-models tensorflow-tutorials
Last synced: 29 Jan 2026
https://github.com/ishutak/stock_prediction_project
A stock price prediction model using Long Short-Term Memory (LSTM) neural networks combined with sentiment analysis of financial news articles. Developed using Python, Used TensorFlow, NLTK, and various data science libraries.
deep-learning lstm machine-learning nltk python sentiment-analysis stock-price-prediction tensorflow time-series
Last synced: 15 Feb 2026
https://github.com/thisisnotjustin/dogbreed_identifier
Dog Breed Identifier project created in Python utilizing CNN's
Last synced: 07 Feb 2026
https://github.com/andr3w03/stroke-disease-detection
Machine Learning Operations - Stroke Disease Detection
dicoding docker machine-learning machine-learning-pipelines prometheus python tensorflow tensorflow-extendend tensorflow-serving tfma tfx tfxpipelines
Last synced: 16 Apr 2026
https://github.com/ar-ray-code/jupyter-ros1-playground
Example program of jupyter-notebook with ROS1. Source codes are based on Google Colaboratory.
google-colaboratory jupyter-notebook python3 pytorch ros1 tensorflow
Last synced: 16 Apr 2026
https://github.com/telsav/recognizer
采用python的面部识别
aspnet-core data-science deep-learning keras machine-learning neural-networks opencv pythonnet tensorflow theano
Last synced: 14 Jun 2025
https://github.com/jrc-isia/ml-optimized-orthogonal-basis-1d-pp
Experimental Python code developed for research on: H. Waclawek and S. Huber, “Machine Learning Optimized Orthogonal Basis Piecewise Polynomial Approximation,” in Learning and Intelligent Optimization, Cham: Springer Nature Switzerland, 2025, pp. 427–441.
approximation chebyshev-polynomials electronic-cams gradient-descent piecewise-polynomials tensorflow
Last synced: 28 Jan 2026
https://github.com/manfreddiaz/cnn-traffic-light-evaluation
A short evaluation of CNN architectures/papers for German Traffic Sign Recognition Benchmark (GTSRB)
classify-traffic-signs cnn cnn-architecture ml tensorflow
Last synced: 16 Apr 2026
https://github.com/machphy/youtube_sentiment_analysis_api
analyzes sentiment in YouTube video comments using the YouTube Data API and a pre-trained model. It fetches comments, performs sentiment analysis, and visualizes the results on a web interface.
api flask gcp jinja2 keras matplotlib python requests tensorflow
Last synced: 28 Jan 2026
https://github.com/mukesh015/railway-monitoring-system
This is the railway project which can handle all things which ai can do.
jwt-authentication node object-detection python react tensorflow vgg16 vite yolo
Last synced: 15 Apr 2026
https://github.com/ahmdtaha/svmax
SVMax : A Feature Embedding Regularizer
deep-learning feature-embedding machine-learning metric-learning pytorch retrieval-systems tensorflow
Last synced: 26 Feb 2026
https://github.com/yajatkaul/handcursorai
A python script made to detect your hand gestures and execute os commands respectively
conda mediapipe numpy opencv-python python3 tensorflow
Last synced: 24 Jan 2026
https://github.com/novasush/parallelization-with-tfds
We are going to use CPU for Extract , Transform and Load, and GPU for training model parallelly
tensorflow tensorflow-data-pipeline tensorflow-dataset tensorflow-dataset-api tensorflow-datasets tensorflow-examples tensorflow-experiments tensorflow-models tensorflow-tutorials tensorflow2
Last synced: 14 Feb 2026
https://github.com/defvol/mapscan
Web frontend for scanning map tiles
deep-learning frontend machine-learning mapbox satellite-imagery tensorflow ui
Last synced: 09 Feb 2026
https://github.com/matteo-stat/multi-task-learning-object-detection-semantic-segmentation
A multi task neural network implemented from scratch, performing object detection with SSD and semantic segmentation with DeeplabV3+ simultaneosly!
computer-vision deeplab-v3-plus deeplabv3 image-object-detection image-segmentation keras mobilenet-v2 mobilenetv2 neural-network-architectures neural-networks-from-scratch object-detection semantic-segmentation shufflenet-v2 shufflenetv2 single-shot-detector single-shot-multibox-detector ssd ssdlite tensorflow
Last synced: 04 May 2026
https://github.com/saschagrunert/kubeflow-notebook-gpu
Kubeflow GPU Notebook Container Image
container-image gpu kubeflow notebook tensorflow
Last synced: 02 Jul 2025
https://github.com/kundan547/mental-health-chatbot
The Mental Health Chatbot is an AI-powered conversational agent that provides users with personalized mental health guidance, self-help resources, and supportive dialogue. It aims to reduce the stigma around mental health by offering a private and safe space for users to share their feelings and receive relevant suggestions.
bootstrep flask mysql-database nltk-python python3 tensorflow
Last synced: 24 Feb 2026
https://github.com/dbouget/raidionics_seg_lib
Backend segmentation/classification library (using ONNX runtime) for Raidionics
3d-segmentation ct mri raidionics tensorflow
Last synced: 26 Feb 2026
https://github.com/oleksandr-g-rock/simple_object_detection
Create simple recognition object detection in the live time on the Raspberry Pi - version 2
image-classification image-processing image-recognition recognition tensorflow tensorflow-examples tensorflow-tutorials
Last synced: 20 Jan 2026
https://github.com/zaccharieramzi/tf-unet
An unofficial TensorFlow implementation of the U-net
image-denoising image-segmentation tensorflow unet
Last synced: 16 Apr 2026
https://github.com/edward62740/i2ds-sentinel
Security sensor with person detection and image capture
esp32 neural-networks person-detection tensorflow tflite-micro
Last synced: 14 Apr 2026
https://github.com/sevilaymuni/multivariate-timeseries-forecast-lstm-apple-google-stocks
Complete guide to create robust LSTM models for forecasting stock price
deep-learning forecasting-models gridsearchcv keras lstm-neural-networks machine-learning rnn-lstm sklearn-metrics stock-market tensorflow visualization
Last synced: 28 Jan 2026
https://github.com/pierridotite/cifar10-compressai
Convolutional autoencoder for compressing and reconstructing CIFAR-10 images using TensorFlow.
ai autoencoder cifar10 compression computer-vision deep-learning image-compression machine-learning neural-network opensource tensorflow
Last synced: 14 Feb 2026
https://github.com/pelayo-felgueroso/mnist-paint-classifier
Train a CNN on MNIST and classify digits drawn in Paint
cnn-classification cnn-for-visual-recognition cnn-keras cnn-model computer-vision digit-recognition digit-recognition-mnist educational educational-project image-classification mnist mnist-classification python tensorflow tutorial
Last synced: 21 Feb 2026
https://github.com/aggrathon/strategyai
A neural network based AI for playing a simple strategy game
ai neural-network python tensorflow unity
Last synced: 04 May 2026
https://github.com/petrov826/tfrs
building recommendation system using TensorFlow Recommenders
tensorflow tensorflow-datasets tensorflow-recommenders tensorflow-tutorials
Last synced: 20 Jan 2026
https://github.com/kabragaurav/kiara-personal-assistant-for-laxmangarh
KIARA - Keras Implemented Advanced Ready Assistant is there to know your village Laxmangarh better.
assistant-chat-bots chat-bot-deep-learning keras nltk pickle python3 tensorflow
Last synced: 16 Apr 2026
https://github.com/z23788677/application-of-cnn-for-gender-prediction-with-gui
A Project based on CNN, For image gender prediction, With GUI made from Tkinter
cnn cnn-classification deep-learning gender-classification gender-classifier machine-learning python tensorflow tensorflow2 tkinter tkinter-gui
Last synced: 23 Feb 2026
https://github.com/flyingfathead/gpt2-tensorflow-to-pytorch-converter
Convert TensorFlow-based GPT-2 models to Pytorch in a breeze
conversion converter gpt-2 gpt2 llm model openai python python3 pytorch pytorch-model pytorch-models tensorflow tensorflow-model tensorflow-models tensorflow2 tf2
Last synced: 05 Jan 2026
https://github.com/jbris/image_classification_examples
Several examples of image classification algorithms for image data.
convolutional-neural-network convolutional-neural-networks docker image-classification image-recognition keras-tensorflow machine-learning machine-learning-algorithms number-recognition python python-script r rstudio tensorflow tensorflow-examples tensorflow-tutorials tidyverse
Last synced: 11 Apr 2026
https://github.com/vidhi1290/text-classification-with-transformers-roberta-and-xlnet-model
This project explores advanced NLP techniques using RoBERTa and XLNet models to classify human emotions from textual data. By leveraging robust training and optimization methods, it aims to enhance emotion detection accuracy in applications like social media analysis and customer support.
autoencoder bert ktrain matplotlib natural-language-processing nlp numpy pandas python roberta seaborn sklearn tensorflow transformers xlnet
Last synced: 06 Jan 2026