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-09 00:27:27 UTC
- JSON Representation
https://github.com/nirabo/carnd-behavioral-cloning
Behavioral Cloning Project as part of the CarND degree
deep-learning keras self-driving-car tensorflow
Last synced: 03 May 2026
https://github.com/himaprasoon/conv_models
Classic Convolutional Models
alexn conv keras tensorflow tensorflow2
Last synced: 03 May 2026
https://github.com/diegoperea20/nextjs-netflix-cluster-with-tensorflow
Nextjs Netflix Cluster with Tensorflow converting a kmeans cluster model to tensorflowjs that is .json
cluster duration json kmeans netflix nextjs release-year tensorflow
Last synced: 10 Apr 2026
https://github.com/kazuhito00/presentation-2020
opencv2webslidesやJupyter notebook(RISE)を用いたプレゼンテーション資料(2020年)
eel opencv presentation tensorflow webslides
Last synced: 03 May 2026
https://github.com/bhargav-joshi/img-caption-generator
Automatically creating the description or caption of an image using any natural language sentences is a very challenging task. It requires both methods from computer vision to understand the content of the image and a language model from the field of natural language processing to turn the understanding of the image into words in the right order. In addition to that we have discussed how this model can be implemented on web and will be accessible for end user as well.
flask jupyter-notebook keras machine-learning nlp nltk numpy pandas python tensorflow
Last synced: 09 Apr 2026
https://github.com/adamdawi/cat-or-dog-classifier
A mobile app that uses a convolutional neural network to classify images as either a cat or a dog.
android camerax classification cnn-classification cnn-keras convolutional-neural-networks image-classification jetpack-compose machine-learning tensorflow tensorflow-lite
Last synced: 26 Apr 2026
https://github.com/xraycheng/tensorflow_iris_fix
Since the origin iris sample doesn't work with the new tensorflow(like 1.0, 0.12), so here is the fix version of that.
tensorflow tensorflow-tutorial
Last synced: 07 Feb 2026
https://github.com/kamal-shirupa/cotton-disease-detection-and-pesticide-suggestion-system
A deep learning-powered solution for crop disease detection and smart pesticide recommendations. The project enables users to classify plant diseases from images and receive targeted treatment advice—empowering precision agriculture through image analysis, external data integration, and an end-to-end, reproducible workflow.
agriculture computer-vision crop-disease-detection image-classification keras pesticides tensorflow
Last synced: 15 Apr 2026
https://github.com/dirkschumacher/tfjs-leastsquares
Solve linear least-squares problems in tensorflow.js
Last synced: 26 Apr 2026
https://github.com/ducthienbui97/pokedex
I am making a real pokedex with a model 85% accuracy top 1, 91% top 3, 93% top 5
classifier cnn cnn-keras deep-learning deep-neural-networks jupyter-notebook keras pokemon python tensorflow
Last synced: 09 May 2026
https://github.com/juwono136/indonesia-negative-comment-lstm
Sentiment Analysis of Indonesian Negative Comments on Social Media Using Long Short-Term Memory (LSTM)
deep-learning-algorithms gradio-interface hugging-face lstm-sentiment-analysis nlp numpy python3 tensorflow
Last synced: 17 Apr 2026
https://github.com/curiousily/alien-vs-predator-tensorflow-js-classification
Build a simple Convolutional Neural Network with TensorFlow.js and use it to classify images of Aliens and Predators
convolutional-neural-networks data-science deep-learning javascript machine-learning neural-networks tensorflow
Last synced: 15 May 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/asmirnou/todus
Collection of scripts for training object detection models
coco dataset models object-detection python tensorflow training
Last synced: 04 May 2026
https://github.com/wingkwong/candy-or-medicine-classifier
Classify an image using TensorFlow with Inception v3 model to see if it is :candy: or :pill:
candy-or-medicine image-recognition inception-v3 tensorflow
Last synced: 04 May 2026
https://github.com/md-emon-hasan/ml-project-fake-news-prediction-using-deep-learning-with-7-types-lstm
📰 The Fake News Detection System uses deep learning techniques, specifically LSTM models, to classify news articles as real or fake.
ai cnn data-engineering data-science deep-learning deep-neural-networks fake-news gru keras keras-tensorflow lstm machine-learning machinelearning neural-network news-application news-classification predictive-modeling rnn tensorflow text-classification
Last synced: 23 Mar 2025
https://github.com/shashkash/semseg
TensorFlow implementation of Semantic Segmentation approaches that use CNN
semantic-segmentation tensorflow
Last synced: 17 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/wangg12/group_cnn_tf
Group Convolutional Networks implementation using Tensorflow
cnn group-cnn tensorflow tensorpack
Last synced: 27 Apr 2026
https://github.com/mh0386/facial_emotions_detection
Facial Emotion Detection with TensorFlow
deep-learning machine-learning tensorflow
Last synced: 27 Apr 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/mafin/tensorflow-go
Simple Image Recognition with TensorFlow and Go
Last synced: 04 May 2026
https://github.com/lealex262/machine-learned-image-classification-
Home Depot Deep Learning Competition
computer-vision machine-learning tensorflow
Last synced: 27 Apr 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/haturusinghe/cnn-age-gender
This repository contains implementations of convolutional neural networks (CNNs) for age and gender classification using facial images from the UTKFace dataset.
age-detection convolutional-neural-networks gender-detection tensorflow
Last synced: 27 Apr 2026
https://github.com/gaizkiaadeline/text-classification-model-using-lstm-and-word2vec-vectorization
This repository contains a text classification model using LSTM, Word2Vec embeddings, and the Adam optimizer for efficient training and classification of textual data. The model classifies textual data based on pre-trained word vectors and is built with TensorFlow and Keras.
adam-optimizer keras lstm tensorflow word2vec
Last synced: 09 May 2026
https://github.com/raghavendranhp/credit_card_fraud_detection
This repository contains code for a credit card fraud detection model using autoencoders and logistic regression, achieving 95.3% accuracy.
anomaly-detection autoencoder-neural-network credit-card-fraud data keras logistic-regression machine-learning preprocessing tensorflow
Last synced: 04 May 2026
https://github.com/ashnair1/devanagiri-character-recognition
Devanagiri Character Recognition using CNNs
character-recognition cnn devanagri-character-recognition tensorflow
Last synced: 03 May 2026
https://github.com/sayamalt/face-mask-detection
Successfully trained a deep learning model using CNN which can predict to a great level of accuracy whether a given person is wearing a mask or not.
computer-vision convolutional-neural-networks face-mask-detection keras opencv tensorflow
Last synced: 15 Apr 2026
https://github.com/nouman-x-ahmad/onnx-to-tensorflow.js-model
This repo is a guide to convert ones onnx model to tensorflow.js model compatibles files.
colab-notebook onnx-models python3 reactnative tensorflow tensorflow-lite tensorflowjs
Last synced: 04 May 2026
https://github.com/bhattbhavesh91/google-io-tf-hub-talk
My Lighting Talk at Google IO on Landmark Detection using TensorFlow Hub
google-io landmark-detection talks tensorflow tensorflow-hub webinar
Last synced: 17 Apr 2026
https://github.com/kushxkalsi/birds-image-classification-model
Image Classification Model using CNN to classify different birds species.
cnn deep-learning image-classification python sklearn tensorflow
Last synced: 20 Jan 2026
https://github.com/notedance/adopt
TensorFlow implementation for "ADOPT: Modified Adam Can Converge with Any β2 with the Optimal Rate"
deep-learning deep-reinforcement-learning keras machine-learning optimizer reinforcement-learning tensorflow
Last synced: 09 Apr 2026
https://github.com/lovesaroha/doodle-classifier
A simple doodle classifier trained on google's quick draw dataset.
canvas doodle-recognizer javascript machine-learning tensorflow
Last synced: 05 May 2026
https://github.com/goldinguy/findspines
🔍Using TensorFlow Object Detection & Faster RCNN to annotate dendritic spines
object-detection rcnn tensorflow
Last synced: 17 Apr 2026
https://github.com/ryandsilva/machine-learning-starters
Common Machine Learning Examples :computer:
decision-trees deep-learning genetic-algorithm keras lightfm machine-learning naive-bayes nlp object-detection opencv pandas python random-forest scikit-learn scikit-surprise svm svr tensorflow textblob tpot
Last synced: 11 Apr 2026
https://github.com/zpreisler/modules
Python libraries and modules for processing simulation outputs
data-analysis python scripts tensorflow
Last synced: 13 May 2026
https://github.com/prem07a/dog_cat
Build and train a deep learning model to classify cat and dog images, with model performance analysis.
cnn deep-learning dog-cat-classification keras python3 streamlit-webapp tensorflow
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/tanyachutani/master-tensorflow2.x
Master-Tensorflow2.x
computer-vision tensorflow tensorflow-addons tensorflow-tutorials tensorflow2 tf2
Last synced: 07 Feb 2026
https://github.com/shahbaz1234567/human-pose-estimation-and-activity-recognition-using-deep-learning-for-smart-cities
Detect the human activity and posture with Real time Webcam
deep-learning jupyter-notebook machine-learning matplotlib-pyplot mediapipe-pose opencv python tensorflow
Last synced: 18 Apr 2026
https://github.com/jeff1evesque/ist-exit-portfolio
MS Data Science exit portfolio
arima bag-of-words beautifulsoup docker efficient-frontier granger-causality jupyter-notebook latent-dirichlet-allocation lstm matplotlib naive-bayes nltk pandas parts-of-speech random-forest reticulate shinydashboard sklearn tensorflow
Last synced: 04 Apr 2026
https://github.com/devwaqarahmad/ai-image-caption-generator
A computer vision and deep learning-based project that generates human-like captions for any image using CNN + LSTM architecture. It takes an image as input and returns a meaningful description in natural language.
cnn computer-vision deep-learning image-captioning image-processing lstm machine-learning python tensorflow vision-to-text
Last synced: 18 May 2026
https://github.com/vasugi2003/fusion-ai---multimodal-persuvasiveness-prediction
Developed a system to predict persuasiveness using multi-modal data (text, images, audio). Utilized BERT for text embeddings, ResNet for image features, and Librosa for audio analysis. Fused data from all modalities for enhanced prediction accuracy.
ai bert-model fusion librosa multimodal-deep-learning python resnet-50 tensorflow
Last synced: 11 Apr 2026
https://github.com/mlojek/which-yugioh-card-are-you
Using the power of machine learning to find out which Yu-Gi-Oh! card you look like
computer-vision deep-learning keras machine-learning tensorflow
Last synced: 15 Apr 2026
https://github.com/laavanjan/lstm-rnn-next-word-prediction
An advanced LSTM RNN-based deep learning model designed for next-word prediction. This model processes sequential text data using deep learning techniques to generate accurate and context-aware word predictions in real-time
jupyter-notebook numpy pandas-dataframe rnn rnn-tensorflow streamlit-webapp tensorflow
Last synced: 09 May 2026
https://github.com/mohamedhasan60/plant-disease-and-crop-recommendation
An intelligent agricultural system that integrates Artificial Intelligence (AI) and Internet of Things (IoT) to support farmers. It: - Suggests the best crops to grow based on temperature and humidity (via sensors). - Diagnoses plant diseases using deep learning and camera input. - Recommends suitable treatments to reduce waste and improve product
agriculture ai computer-vision deep-learning esp32 flask iot keras mobilenet plant-disease smart-farming tensorflow
Last synced: 04 Apr 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/tpvasconcelos/maurice
Ship better machine learning projects, faster!
cache caching helper import-hooks machine-learning monkey-patching pandas python sklearn tensorflow utils
Last synced: 18 Jan 2026
https://github.com/rafat3000/glass-classification
Classification data and using ANN model
adam adam-optimizer ann keras labelencoder matloptlib pandas scaler sklearn tensorflow
Last synced: 12 Apr 2026
https://github.com/jsdhami/data-science-with-python
Data Science With Python->Target: AI/ML
ai articicial-inteligence deep-learning deep-neural-networks mathematics-machine-learning matplotlib ml numpy pandas python pytourch statistics tensorflow
Last synced: 05 May 2026
https://github.com/buarki/snapmath
Simple calculator using ML and image processing.
cnn docker jupyter-notebook machine-learning mlops tensorflow
Last synced: 05 May 2026
https://github.com/talendar/pyderl
Simple Deep Reinforcement Learning framework for Python.
artificial-intelligence deep-learning deep-neural-networks deep-q-learning deep-reinforcement-learning keras machine-learning neural-network reinforcement-learning tensorflow
Last synced: 05 May 2026
https://github.com/aliahmad552/brain_tumor_detection
Brain tumor detection using deep learning cnn and transfer learning and also build an app using fastapi
ai brain-tumor-classification cnn datascience deeplearning fastapi keras machinelearning tensorflow transferlearning
Last synced: 05 May 2026
https://github.com/rianaeh/imagesearch
✨ImageSearch : 딥러닝 기반의 이미지 검색 프로그램 (2020) ✨
Last synced: 05 May 2026
https://github.com/diegoperea20/nextjs-wine-quality-prediction
Nextjs Wine quality prediction with Tensorflow converting .h5 model to tensorflowjs that is .json and .bin
h5 json model nextjs prediction quality tensorflow wine
Last synced: 11 Apr 2026
https://github.com/neuw84/eresblusa
Android App for detecting typical spirit drinks that every blusa should know
android image-classification tensorflow
Last synced: 28 Apr 2026
https://github.com/shubhanshu02/aircanvas
Drawing on Computers using Gestures
character-recognition computer-vision mediapipe opencv tensorflow
Last synced: 11 Apr 2026
https://github.com/charithasrir31/handwritten-digit-prediction
A Convolutional Neural Network (CNN) trained on the MNIST dataset to classify handwritten digits. This project includes model training, evaluation, performance metrics, and prediction visualizations.
cnn-model convolutional-neural-network deep-learning image-classification machine-learning mnist-dataset python tensorflow
Last synced: 05 May 2026
https://github.com/vishwa-glitch/people_tracker
People Tracker with Emotion Detection 👥😊😞 A real-time web app that tracks and counts the number of people in a live video feed , classifying them as "happy" or "not happy" using facial recognition. Built with Flask, MediaPipe for face detection, and DeepFace for emotion analysis. 💻
flask flask-application machine-learning python tensorflow
Last synced: 06 May 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/jack-development/labvision
This Android application uses Google's ML Kit to identify machinery components at the University of Birmingham's Collaborative Teaching Laboratory. The machine learning models are trained using TensorFlow Lite Model Maker.
android google-ml-kit image-classification machine-learning tensorflow
Last synced: 06 May 2026
https://github.com/rikulauttia/ai-gpu-playground-mac
Hands-on CPU vs GPU benchmarks for Apple Silicon (M-series): PyTorch MPS, TensorFlow-Metal, MLX, and llama.cpp to measure TFLOP/s & tokens/sec and learn why GPUs accelerate training.
apple-silicon benchmark deep-learning education gpu hands-on llamacpp matrix-multiplication metal mlx mps pytorch tensorflow tflops tokens-per-second
Last synced: 06 May 2026
https://github.com/tanyachutani/unet-keras
Data-science-bowl-2018-Unet
data-science-bowl-2018 image-segmentation keras segmentation tensorflow unet
Last synced: 04 May 2026
https://github.com/kapshaul/deeplearning
Exploring deep learning networks and solving diverse problems through fun and practical implementations, from basics to advanced techniques.
deep-learning machine-learning nueral-network parametric-estimation pytorch tensorflow
Last synced: 24 Oct 2025
https://github.com/ivangael/objects_detection_with_neural_network_training_visualization
Real-time Object Detection and Neural Network Training Visualization
keras matplotlib neural-network neural-network-training neural-network-visualizations numpy object-detection opencv python tensorflow ultralytics
Last synced: 28 Apr 2025
https://github.com/kr1shnasomani/plant-disease-detection
Detection of plant diseases using CNN (ResNet50 architecture)
cnn-classification keras resnet50-model tensorflow
Last synced: 16 Aug 2025
https://github.com/kartikeya443/jarvis_automation
Voice Controlled Virtual Assistant
ai automation beautifulsoup nlp ocr pytorch selenium tensorflow voice-assistant voice-recognition
Last synced: 06 May 2026
https://github.com/filiptronicek/avengers-ai
A simple app for showing what's possible with the Google's open-source project Tensorflow.
Last synced: 09 May 2026
https://github.com/black-evil-dragon/neuro-veil-demo
Pet-проект | Нейронные сети | Демонстрационный вариант
keras neuroscience python tensorflow
Last synced: 15 Apr 2026
https://github.com/official-biswadeb941/clopimedi---your-healths-trusted-care
ClopiMedi is an AI-driven healthcare application that simplifies doctor appointment bookings, offering personalized recommendations based on medical conditions to enhance patient-provider connections.
adam ai flask flask-api flask-api-backend full-stack-web-development joblib machine-learning scikit-learn tensorflow
Last synced: 28 Apr 2026
https://github.com/andr3w03/news-classification-nlp
Machine Learning Development - News Classification NLP
dicoding keras machine-learning news-classification nlp nltk python tensorflow tokenizer
Last synced: 18 Apr 2026
https://github.com/rohithsaji97/diabates_prediction
A diabetic prediction system using ML with a user friendly interface
artificial-intelligence data-science keras machine-learning pandas python3 tensorflow user-friendly
Last synced: 28 Apr 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/andriamahay11master/firesight-ai
FireSight AI is an intelligent fire and smoke detection system that goes beyond traditional object detection by analyzing real-time video streams and assessing risk levels dynamically. The platform combines deep learning with a modern web interface to detect fire hazards, monitor their evolution, and trigger alerts when danger increases.
ai fastapi opencv python reactjs recharts tensorflow uvicorn vitejs websockets yolov8
Last synced: 04 Jun 2026
https://github.com/arittra-bag/dementia-dreamscape
Early dementia detection web app using deep learning and MRI analysis
deep-learning dementia-detection fastapi healthcare-ai medical-imaging mri-brain python react shadcn-ui tailwindcss tensorflow typescript vite webapp
Last synced: 11 Apr 2026
https://github.com/notshrirang/myocr
Optical Character Recognition using CNN
Last synced: 06 May 2026
https://github.com/ashr-exe/phishnet-fl
PhishNet-FL is a federated learning system using Flower and TensorFlow to train phishing detection models across distributed clients while preserving data privacy. It leverages UCI’s Phishing Websites Dataset, neural networks, and federated aggregation for decentralized training.
federated-learning flower phishing-detection tensorflow
Last synced: 28 Apr 2026
https://github.com/solanovisitor/keratoconusdetector
A repository to train and evaluate CNN-LSTM models aiming to detect Keratoconus on Galilei G6 optical biometer data.
cnn deep-learning keras lstm machine-learning pandas python scikit-learn tensorflow
Last synced: 05 Apr 2026
https://github.com/anshsinghsonkhia/ai-burglar-detection-website
AI-Burglar-Detection-website using Next.js
ai nextjs object-detection reactjs tailwindcss tensorflow
Last synced: 05 Apr 2026
https://github.com/rizquuula/paperrockscissor-dicodingsubmission
Submission pada dicoding untuk kelas Dasar Machine Learning. Ini menggunakan metode pengolahan citra OpenCV dan CNN Tensorflow+Keras
convolutional-neural-networks dicoding keras machine-learning tensorflow
Last synced: 06 May 2026
https://github.com/tonywu71/vision-transformer
Tensorflow implementation of Image Classification with Vision Transformer on the MNIST dataset.
computer-vision mnist tensorflow vision-transformer vit
Last synced: 05 May 2026
https://github.com/hi-tech-ai/watermark-remove
Watermark Removal using TensorFlow
artefact-removal deep-learning skip-connections tensorflow watermark watermark-detection watermark-removal
Last synced: 17 Jun 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/fernaper/tfm-artificial-vision
Artificial Vision oriented to Vehicle Detection and Classification
artificial car city classification darknet detection flow master optical resnet smart tensorflow tfm ucm vehicle vision
Last synced: 28 Apr 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/rishabhmathur06/imagecompressor-using-cnn
cnn computer machine-learning numpy tensorflow
Last synced: 15 Apr 2026
https://github.com/iv4n-ga6l/objects_detection_with_neural_network_training_visualization
Real-time Object Detection and Neural Network Training Visualization
keras matplotlib neural-network neural-network-training neural-network-visualizations numpy object-detection opencv python tensorflow ultralytics
Last synced: 11 Apr 2026
https://github.com/vivelev/senet-flow
Squeeze-and-Excitation Network - implementation in TensorFlow
neural-network squeeze-and-excitation tensorflow
Last synced: 07 May 2026
https://github.com/vermavinay982/autoencoder-mnist-clustering
Applied KMeans to Cluster MNIST features generated via Autoencoders. Unsupervised Learning.
artificial-intelligence autoencoder decoder deep-learning encoder keras machine-learning mnist python supervised-learning tensorflow unsupervised unsupervised-learning
Last synced: 07 May 2026
https://github.com/sotoblanco/kitchenware-classification
Kitchenware classification
aws aws-lambda kaggle-competition streamlit tensorflow tensorflow-lite
Last synced: 28 Apr 2026
https://github.com/darwinlenin/facerecognitiontensorflowjsapi
face api js recognition face with tensorflow
face-detection face-recognition javascript netlify tensorflow
Last synced: 24 Apr 2026
https://github.com/matesxs/carlasimulator-playground
Carla simulator playground in python to train AI agents to not crash in carla environment using Q deep learning in keras
agent autonomous-car autonomous-driving autonomous-vehicles car carla carla-simulator keras python python3 tensorflow
Last synced: 07 May 2026
https://github.com/siris2314/tfcpp
TensorFlow Clone build in C++(Currently WiP)
cpp cpp-library cpp-programming deep-learning machine-learning tensorflow
Last synced: 28 Apr 2026
https://github.com/machinelearningzuu/automatic-grading-system-for-java-programming
Automatic Marking Rubric System developed using Deep Natural Language Processing to analyze the similarity of 2 codes (lecturer and a student) & return similarity score
antlr4 deep-learning java natural-language-processing python3 pytroch tensorflow
Last synced: 07 May 2026
https://github.com/arindas/esrgan
Tensorflow 2.0 implementation of ESRGAN
deep-learning esrgan gan super-resolution tensorflow
Last synced: 28 Aug 2025
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/anshlulla/skimlit
This Text Classification project aims to make medical abstracts easier to read, by breaking down each abstract into sub-sections, wherein each sub-section is a class.
classification nlp python tensorflow
Last synced: 07 May 2026
https://github.com/mathusanp/nyctodetect
Image brightness detection software
ai google javascript machinelearning tensorflow
Last synced: 28 Apr 2026