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/sdsubhajitdas/multi-label-image-classification-demo
B.Tech Final year project demo
deep-learning demonstration flask-application image-classification image-recognition mobilenetv2 tensorflow transfer-learning
Last synced: 13 Apr 2025
https://github.com/valaydave/mnist-experiments-with-metaflow
Experimentation Of different deep learning models for classification of digits on a MNIST dataset using Metaflow
deeplearning keras metaflow tensorflow
Last synced: 11 Apr 2025
https://github.com/yusufberki/pyimageclassification
A Python project that classifies images with Keras and Tensorflow with transfer learning and visualizes the results.
classification deep-learning image-classification keras python tensorflow transfer-learning
Last synced: 20 Jul 2025
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/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/crispengari/gender-classification
this is a simple rest api serving a deep learning model that classifies human gender based on their faces. (vgg16 transfare learning)
artificial-intelligence deep-learning face-re flask gender-classification image-classification keras machine-learning tensorflow vgg16
Last synced: 16 Aug 2025
https://github.com/bhattbhavesh91/ktrain-tutorial
Fine-tuning a BERT model using Ktrain | Transfer Learning NLP | Fine Tune Bert For Text Classification
bert bert-fine-tuning bert-model bert-models ktrain language-model nlp pretrained-models tensorflow
Last synced: 16 Oct 2025
https://github.com/sonicxml/tensorflow-deeplearning-recitation
Jupyter Notebook for a "Deep Learning with TensorFlow" recitation
deep-learning deep-neural-networks jupyter-notebook lstm machine-learning python rnn tensorflow
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/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/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/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/desimone/rhinoplastynet
A deep convolutional neural network for predicting rhinoplasty status.
deep-learning plastic-surgery reproducible-research research-paper tensorflow
Last synced: 07 Mar 2026
https://github.com/gsxhnd/lottery
双色球中奖预测 LSTM
lottery-tickets lstm-neural-networks scikit-learn tensorflow tensorflow2
Last synced: 16 Mar 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/alanshaw-github/toyrnntext
This is a toy implementation of RNNText on zhihu tag classification dataset.
python rnn tensorflow textclassification zhihu
Last synced: 12 Apr 2025
https://github.com/philipperemy/keras-mode-normalization
Keras Implementation of Mode Normalization (Lucas Deecke, Iain Murray, Hakan Bilen, 2018)
batch-normalization keras tensorflow
Last synced: 13 Oct 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/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/nheidloff/visual-recognition-tensorflow-openwhisk
Visual Recognition with TensorFlow and OpenWhisk
kubernetes openwhisk tensorflow
Last synced: 15 Apr 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/keivanipchihagh/multi-stage-two-tower-recommender
A Movie Recommender System using YouTube's Two-Tower Architecture built with TFRS+TFR and served with FastAPI
information-retrieval keras listwise movielens movielens-movie-recommendation pairwise pointwise python ranking ranking-system recommendation-engine recommender-system retrieval tensorflow tensorflow-recommenders tfrs two-tower-neural-networks youtube youtube-recommender
Last synced: 30 Jan 2026
https://github.com/ltriess/pointnet2_keras
:sparkles: PointNet++ feature extractor and output heads implemented in TensorFlow 1.15 with Keras Models
keras-tensorflow pointnet2 python3 tensorflow
Last synced: 06 Apr 2025
https://github.com/quantum-software-development/.github
⚛️ Quantum 4 All - Research and Exploration in the Field of Quantum Computing
ibm-quantum ibm-quantum-computer ibm-quantum-experience ilustrator jupyter-notebook jupyter-notebooks latex latex-package mathpixapipython photoshop python3 qbits quiskit tensorflow tensorflow-authors tensorflow-tutorials texmaker
Last synced: 24 Oct 2025
https://github.com/yeonghyeon/adae-tf
TensorFlow implementation of Anomaly Detection with Adversarial Dual Autoencoders (ADAE) with MNIST dataset.
adversarial-dual-autoencoders anomaly-detection mnist mnist-dataset tensorflow
Last synced: 16 Apr 2026
https://github.com/bastiaanv/yolov2-tiny-tf-ncs
Yolov2-tiny Tensorflow implementation for Movidius Neural Compute Stick
Last synced: 21 Jul 2025
https://github.com/si-cim/protoflow
ProtoFlow is a TensorFlow-based Python toolbox for bleeding-edge research in prototype-based machine learning algorithms.
lvq machine-learning-algorithms python-toolbox tensorflow
Last synced: 13 Apr 2025
https://github.com/tonywu71/image-matching-triplet-loss
Tensorflow implementation of Image Matching with Triplet Loss on the Tiny ImageNet dataset.
computer-vision image-matching tensorflow tiny-imagenet triplet-loss
Last synced: 25 Feb 2026
https://github.com/huangcongqing/tensorflow
TensorFlow1.14和TensorFlow2x的学习代码('py35)
bilibili-tensorflow jupyter-notebook tensorflow tensorflow-tutorials tensorflow2 tf1
Last synced: 14 Jun 2025
https://github.com/1ambda/jupyter-playground
Jupyter Notebooks for Data Exploit 🙂
jupyter keras notebook tensorflow text-analysis
Last synced: 12 May 2025
https://github.com/salamanderxing/mate
🧉 the ultimate deep learning project management and sharing tool
deep-learning deep-neural-networks deeplearning jax machine-learning project-template pytorch pytorch-lightning reproducibility research tensorflow
Last synced: 05 Nov 2025
https://github.com/storopoli/solving-captchas
Tensorflow Keras CNN to solve Captchas
captcha computer-vision keras keras-tensorflow tensorflow
Last synced: 11 Apr 2025
https://github.com/akensert/reinforceable
Deep reinforcement learning implementations with TensorFlow and TensorFlow probability.
deep-learning keras reinforcement-learning tensorflow tensorflow-probability
Last synced: 15 Apr 2026
https://github.com/orderandch4os/analyse-audio-python
Scratch for experimenting with audio feature extraction.
audio-feature-extraction keras machine-learning tensorflow
Last synced: 24 Jul 2025
https://github.com/ajitashwath/sarcasm-detection
bert-model nlp-machine-learning tensorflow
Last synced: 15 Apr 2026
https://github.com/n-gao/botfightevolution
A simple game with an reinforcement learning powered AI
csharp python reinforcement-learning tensorflow unity
Last synced: 10 Apr 2026
https://github.com/chagmgang/how_to_deploy_tensorflow
docker flask seq2seq tensorflow tensorflow-serving tf-serving
Last synced: 28 Apr 2026
https://github.com/gbaeke/nasnet-go
Web app to classify images with nasnetmobile
ai go golang ml nasnet tensorflow
Last synced: 30 Aug 2025
https://github.com/danielstankw/anomaly-detection
Anomaly Detection using LSTM Autoencoder (Tensorflow)
anomaly-detection classification tensorflow time time-series
Last synced: 06 Sep 2025
https://github.com/toelt-llc/course-oreilly-london-ai
This repository contains the material for the CNN training given at the O'Reilly AI Conference in London in 2019.
deep-learning keras teaching tensorflow
Last synced: 02 Sep 2025
https://github.com/gaborvecsei/barlow-twins
Clean Tensorflow 2 Implementation of the Barlow Twins self-supervised learning method
embeddings keras python self-supervised-learning semi-supervised-learning tensorflow tensorflow2
Last synced: 14 Feb 2026
https://github.com/deepmancer/tweet-disaster-detection
fine-tuned BERT and scikit-learn models for real-time classification of disaster-related tweets, using TensorFlow, Keras, and Transformers. .
bert bert-fine-tuning classification fine-tuning huggingface-transformers keras keras-tensorflow natural-language-processing nlp scikit-learn tensorflow tensorflow2 tokenizer transformers
Last synced: 01 Apr 2025
https://github.com/vogon101/skincancer
Skincancer detection project
cnn cnn-keras keras machine-learning tensorflow tensorflow-examples tensorflow-experiments
Last synced: 02 Apr 2025
https://github.com/photonixapp/tensorflow-builder
Docker-based environments for building Tensorflow with support for x86/amd64 (down to Celeron without AVX), ARM32v7 and ARM64v8 CPUs
ai docker machine-learning ml tensorflow tensorflow-builder
Last synced: 23 Apr 2025
https://github.com/itzalver/basenet-api
A simple way to build ML models with Keras and Tensorflow as base frameworks.
api deep-learning keras machine-learning python ray tensorflow
Last synced: 04 Jun 2026
https://github.com/ayyucedemirbas/amazon_reviews_sentiment_analysis
Amazon Reviews Sentiment Analysis
hacktoberfest machine-learning nlp sentiment-analysis tensorflow
Last synced: 15 Feb 2026
https://github.com/mohamedsebaie/distracted-driver-detection-project-technocolabs
This project focuses on driver distraction activities detection via images, which is useful for vehicle accident precaution. We aim to build a high-accuracy classifiers to distinguish whether drivers is driving safely or experiencing a type of distraction activity. https://pypi.org/project/Distracted-Driver-Detection/
azure deployment docker-compose docker-image dockerfile heroku-deployment html-css-javascript keras package python pytorch pytorch-cnn pytorch-implementation resnet-18 tensorflow tflite-models
Last synced: 12 Apr 2026
https://github.com/omkarpattnaik8080/clothingclassification
"Developing a deep learning model for fashion classification, distinguishing clothing items with high accuracy, leveraging convolutional neural networks for image recognition and feature extraction."
cnn-keras data-science deep-learning machine-learning tensorflow
Last synced: 10 Feb 2026
https://github.com/ilieschibane/text-combining
A final year master project that consist of creating a text combining api
deep-learning django django-rest-framework docker machine-learning mongodb nlp python pytorch rest-api tensorflow text-combining text-mining transformers
Last synced: 10 Oct 2025
https://github.com/stared/stable-diffusion-keras-m1-gpu
Stable diffusion image generation with KerasCV for Macbook M1 GPU
gpu keras m1 m1-mac stable-diffusion tensorflow
Last synced: 11 Feb 2026
https://github.com/nitishnb/greenkey
android-app dart flutter tensorflow tflite
Last synced: 06 May 2026
https://github.com/creativeguru97/machinelearning
Learn everything around ML
artificial-neural-networks deep-learning deep-neural-networks deeplearning hand handpose handtracking machinelearning neural-network oreilly oreilly-books pose-estimation posenet posetrack tensorflow tensorflow-experiments tensorflow-models tensorflowjs
Last synced: 23 Apr 2025
https://github.com/botic/sharedmobility-ai
Removes customer frustration from shared mobility services. Supported by Netidee Call 13.
data-driven mobility netidee nodejs tensorflow tensorflowjs vuejs
Last synced: 29 Jul 2025
https://github.com/camara94/convolutional-neural-networks
Implement the foundational layers of CNNs (pooling, convolutions) and stack them properly in a deep network to solve multi-class image classification problems.
cnn-keras deep-neural-networks keras tensorflow
Last synced: 27 Feb 2026
https://github.com/darshangowda0/machine-learning
This repository serves as a template for all practical applications of basic ML algorithms implemented in both R and Python.
machine-learning python r tensorflow
Last synced: 14 Sep 2025
https://github.com/briancheang/dr-seuss
Char-RNN generated Dr. Seuss
char-rnn lstm rnn rnn-model rnn-tensorflow tensorflow text-generation word-level-lstm
Last synced: 09 May 2025
https://github.com/f33rni/petalflow
A pure C light-weight library for machine learning
ai alternative amd arduino arm artificial-intelligence avr c esp32 machine-learning ml neural-network neural-networks stm32 tensorflow x86-64
Last synced: 23 Jul 2025
https://github.com/shub-garg/fashionmnist-dcgan-generative-adversarial-networks-for-fashion-image-generation
This repository contains an implementation of a Deep Convolutional Generative Adversarial Network (DCGAN) trained on the FashionMNIST dataset. The project aims to generate realistic images of clothing items using a GAN architecture. It includes model definitions, training scripts, and visualizations of generated images at various training stages.
artificial-intelligence dcgan deeplearning fashionmnist gan generative-adversarial-network pytorch tensorflow
Last synced: 13 Apr 2025
https://github.com/dubvulture/tensor_fcn
Tensorflow implementation of Fully Convolutional Networks for Semantic Segmentation
cnn convolutional-neural-networks fcn fully-convolutional-networks machine-learning tensorflow
Last synced: 07 Mar 2026
https://github.com/philipperemy/tf-easy-model-saving
An easy way to load and save checkpoints in Tensorflow!
tensorflow tensorflow-library tensorflow-models
Last synced: 25 Mar 2025
https://github.com/abhash-rai/traffic-image-classifier
A web-based solution utilizing a robust tensorflow model for precise traffic condition classification made in ReactJs and FastAPI for backend.
cnn cnn-classification cnn-keras cnn-model data-analysis data-science data-visualization fastapi keras keras-tensorflow python python-3 python3 react reactjs tensorflow traffic traffic-classification transfer-learning
Last synced: 23 Feb 2026
https://github.com/marekpokropinski/beautygan-tensorflow
BeautyGAN implementation in tensorflow. Based on BeautyGAN: Instance-level Facial Makeup Transfer with Deep Generative Adversarial Network (http://colalab.org/media/paper/BeautyGAN-camera-ready.pdf)
deep-learning generative-adversarial-network tensorflow
Last synced: 09 Mar 2026
https://github.com/accraze/afx_rnn
Neural Net trained on Aphex Twin songs :robot: :notes:
deep-learning magenta midi music-generation neural-network tensorflow
Last synced: 29 Apr 2025
https://github.com/will-rice/conformer-ctc
TensorFlow 2.0 Implementation of Conformer CTC
asr speech-recognition speech-to-text tensorflow
Last synced: 20 Sep 2025
https://github.com/deep-diver/vgg
VGG models from ILSVRC 2014
cifar-10 cifar-100 convolutional-neural-networks tensorflow vggnet
Last synced: 06 May 2025
https://github.com/prathameshdhande22/prakriti-determine
A Web Chat bot to determine the prakriti of an individual.
ann ayurveda chatbot fastapi fnn jupyter-notebook keras machine-learning nlp nltk prakriti python react scikit-learn tensorflow
Last synced: 09 Oct 2025
https://github.com/dimagutierrez/red-neuronal-tensorflow
Creado con Colaboratory
algorithm algorithm-challenges algorithms-and-data-structures algorithms-datastructures deep-learning jupyter-notebooks tensorflow tensorflowjs
Last synced: 11 Oct 2025
https://github.com/yashbhutwala/stock-prediction-tf
Based on the last year of prices for the user's input stock, train a neural net to predict the stock market price for tomorrow.
Last synced: 08 Apr 2025
https://github.com/gabrli/easycnn
EasyCNN it's liblary enabling quick creating, training and visualizing convolutional models (CNN).
ai cnn deep-learning easycnn keras model neural-network news opencv python tensorflow
Last synced: 31 Mar 2025
https://github.com/itsiiromiuy/model-rubik-cube-recognition-with-tensorflow.js-retinanet
🎯This project leverages TensorFlow.js 🖥️ and RetinaNet-SpineNet-49 🤖 (retinanet_spinenet_mobile_coco) to build an AI-powered system capable of recognizing Rubik's Cube faces 🧠 & colors in real-time 🎲.
coco machine-learning python tensorflow tensorflowjs-model webai
Last synced: 25 Oct 2025
https://github.com/2wins/BEGAN-tensorlayer
A TensorFlow Implementation of "BEGAN: Boundary Equilibrium Generative Adversarial Networks" - (EASY to READ)
gan generative-adversarial-network generative-adversarial-networks tensorflow tensorlayer
Last synced: 13 Apr 2025
https://github.com/fengyh3/text-classification
Deep Learning for Text Classification in NLP
tensorflow text-classification
Last synced: 04 May 2026
https://github.com/jalajthanaki/facial_emotion_recognition_using_tensorflow
I have used FER2013 dataset and try to build the Facial emotion recognition using TensorFlow
convolutional-neural-networks facial-emotion-recognition tensorflow
Last synced: 09 Mar 2026
https://github.com/bessouat40/python-ai-explainability
A python project to find anomaly in an Xray image.
deep-learning explainable-ai health python tensorflow
Last synced: 06 Mar 2025
https://github.com/leemengtw/learnable_ai
以 PyTorch 實作,可供學習 AI 的各式深度學習應用
chinese deep-learning machine-learning python pytorch pytorch-lightning tensorflow
Last synced: 08 Oct 2025
https://github.com/subhadipsinha722133/duplicate-question-nlp
The "Duplicate Question Pairs" task in Natural Language Processing (NLP) involves determining whether two questions have the same meaning, even if they are phrased differently. The goal is to identify semantic equivalence, not just word-for-word similarity.
deep-learning keras nlp-machine-learning sklearn tensorflow
Last synced: 07 Oct 2025
https://github.com/terrytangyuan/tensorflow-basic-exercises
Exercises for TensorFlow Tutorial
Last synced: 14 Aug 2025
https://github.com/rijoslal/spotly
Spotly is a deepfake detection web app using facial recognition to analyze content, ensuring only facial images are processed. Built with TensorFlow, FastAPI, and Jinja templates, Spotly leverages MesoNet to accurately distinguish real from fake images, providing a quick, user-friendly solution for deepfake detection.
fastapi html-css-javascript jinja2-templates tensorflow
Last synced: 20 Jul 2025
https://github.com/jwest951227/aisocialgood
The rise of social media and online communities creates safe and anonymous spaces for individuals to share their thoughts about their mental health and express their feelings and sufferings in online communities. To prevent suicide, it is necessary to detect suicide-related posts and user's suicide ideation in cyberspace by natural language process
flask gpt4 numpy python tensorflow
Last synced: 26 Sep 2025
https://github.com/aveek-saha/graph-attention-net
A TensorFlow 2 implementation of Graph Attention Networks (GAT)
gat graph-attention-networks graph-neural-networks graphs tensorflow tensorflow2
Last synced: 19 May 2026
https://github.com/rid17pawar/imageclassificationapp
This is an Image Classification App developed in Android Studio using Kotlin language. It uses a pre-trained TensorFlow Lite model to classify different images.
ai android image kotl mobilenet tensorflow tensorflowli
Last synced: 08 Aug 2025
https://github.com/odhithsen/printguard
🖨️ Real-time Fault Detection in FDM 3D Printers Using Computer Vision
3d-printing ai cnn fault-detection python tensorflow
Last synced: 05 Sep 2025
https://github.com/yashkant/enas-quantized-nets
Efficient Neural Architecture Search coupled with Quantized CNNs to search for resource efficient and accurate architectures.
automl enas keras neural-architecture-search quantized-neural-networks tensorflow
Last synced: 23 Apr 2025
https://github.com/nannigalaxy/jetson_tools
Tools for Nvidia Jetson Nano, TX2, Xavier.
jetson jetson-nano jetson-tx2 jetson-xavier keras nvidia onnx tensorflow tensorrt tensorrt-conversion
Last synced: 04 Mar 2026
https://github.com/anishacharya/online-embedding-compression-aaai-2019
Deep learning models have become state of the art for natural language processing (NLP) tasks, however deploying these models in production system poses significant memory constraints. Existing compression methods are either lossy or introduce significant latency. We propose a compression method that leverages low rank matrix factorization during training, to compress the word embedding layer which represents the size bottleneck for most NLP models. Our models are trained, compressed and then further re-trained on the downstream task to recover accuracy while maintaining the reduced size. Empirically, we show that the proposed method can achieve 90% compression with minimal impact in accuracy for sentence classification tasks, and outperforms alternative methods like fixed-point quantization or offline word embedding compression. We also analyze the inference time and storage space for our method through FLOP calculations, showing that we can compress DNN models by a configurable ratio and regain accuracy loss without introducing additional latency compared to fixed point quantization. Finally, we introduce a novel learning rate schedule, the Cyclically Annealed Learning Rate (CALR), which we empirically demonstrate to outperform other popular adaptive learning rate algorithms on a sentence classification benchmark.
compression deep-learning low-rank-approximation low-rank-representaion matrix-decompositions model-compression tensorflow text-classification word-embedding word-embeddings
Last synced: 04 Mar 2026
https://github.com/voltsygm/openvoice
🔊 Clone voices accurately while controlling style and tone in multiple languages seamlessly with OpenVoice.
audio-generation conversational-ai converter docker generative-ai generator onnxruntime openai-api openvoiceos rvc-voices styletts2 tensorflow tortoise-tts tts voice-cloning voice-conversion voice-conversion-gan zero-shot-tts
Last synced: 12 May 2026
https://github.com/pythondeveloper6/deep-learning-handwriting-recognition
simple neural network with simple project
keras matplot mnist-image-dataset tensorflow
Last synced: 02 Sep 2025
https://github.com/sthalles/pirl
TensorFlow implementation of Self-Supervised Learning of Pretext-Invariant Representations - PIRL
computer-vision deep-learning pirl representation-learning self-supervised-learning semi-supervised-learning tensorflow unsupervised-learning visual-representation
Last synced: 18 May 2026
https://github.com/progamergov/pytorch-old-tensorflow-models
Models from Tensorflow and Keras converted to PyTorch
inception inception-v1 inception-v3 inception5h inception5h-pytorch inceptionv1 inceptionv3 keras keras-tensorflow mmdnn model-zoo pytorch pytorch-model-zoo pytorch-models tensorflow
Last synced: 18 Aug 2025
https://github.com/burcgokden/coulgat-graph-attention-interpretability
Implementation of CoulGAT framework and screened Coulomb attention mechanism.
artificial-intelligence attention deep-learning density-functional-theory graph-attention-networks graph-neural-network graphs interpretability machine-learning machine-learning-algorithms neural-network python quantum-chemistry regularization tensorflow
Last synced: 16 May 2025
https://github.com/victorowinoke/cnn-image-classification-using-fashion-mnist-dataset
There's been much speculation in recent years about neural networks technologies and other deep learning algorithms, primarily because of the popularity of several implementations in the sector utilizing these techniques. Consequently, this hype has yielded several innovative ideas to build open-source libraries and methods to enable the average income tech-savvies to achieve their objective. This research paper aims to examine and illustrate how to use deep learning technologies and algorithms to precisely classify a dataset of fashion images into their respective clothing categories. First, the paper shows the general knowledge of convolutional neural networks (CNN) and the techniques of image classification. Later on, it also discusses the methodology of building a neural network and the simulation process. The results of the neural network simulation are compressively evaluated and discussed.
cnn-classification cnn-keras code deep-neural-networks fashion-classifier fashion-mnist-dataset image-classification python3 report tensorflow tensorflow-models
Last synced: 02 Apr 2025
https://github.com/farahibrar/programming-in-python
Explore a comprehensive collection of Python programming for diverse data analysis and data science projects. This repository covers data exploration, visualization, statistical analysis, machine learning, NLP, and model deployment. Perfect for enthusiasts looking to delve into practical examples and advanced techniques.
beautifulsoup dataanalysis docker flask folium jupyter-notebook machine-learning matplotlib nltk numpy pandas python pytorch scikit-learn scikitlearn scipy seaborn spacy statsmodels tensorflow
Last synced: 16 Jul 2025
https://github.com/siddhi-io/siddhi-execution-tensorflow
Extension that adds support for inferences from pre-built TensorFlow SavedModels
deep-learning deep-neural-network execution extension machine-learning ml neural-network siddhi tensorflow
Last synced: 12 Jun 2025
https://github.com/markdouthwaite/xanthus
Neural recommendation models in Python, using Tensorflow 2.0 & Keras.
data-science deep-learning keras neural-collaborative-filtering neural-networks python recommendation-system recommender-system tensorflow
Last synced: 26 Oct 2025
https://github.com/k-forghani/blood-pressure-estimation
Blood Pressure Estimation using PPG Signal and Demographic Features
blood-pressure-estimation demographics-data ppg-signal pycaret tensorflow time-series
Last synced: 28 Jun 2025
https://github.com/mauri870/kaggle-cats-vs-dogs-redux
My simple solution for the Kaggle Cats vs Dogs Redux competition
cats-dogs go inceptionv3 kaggle tensorflow
Last synced: 13 Apr 2025
https://github.com/johnpertoft/relation-networks
Tensorflow implementation of Relation Networks
relation-network relation-networks tensorflow
Last synced: 17 May 2026
https://github.com/kozistr/radam-tensorflow
On The Variance Of The Adaptive Learning Rate And Beyond in tensorflow
mnist optimizer radam tensorflow
Last synced: 20 Jul 2025