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-07 00:27:56 UTC
- JSON Representation
https://github.com/ondrejhruby/fashion-mnist-cnn
Deep Learning Project: Image classification with Fashion MNIST using Convolutional Neural Networks (CNN).
classification cnn computer-vision data-preprocessing deep-learning fashion-mnist image-classification keras machine-learning neural-networks python tensorflow
Last synced: 02 Jan 2026
https://github.com/lovesaroha/movie-reviews-sentiment-analysis
Sentiment analysis is the use of natural language processing, text analysis, computational linguistics, and biometrics to systematically identify, extract, quantify, and study affective states and subjective information.
javascript machine-learning movie-reviews sentiment-analysis tensorflow
Last synced: 04 May 2026
https://github.com/c0nst4ntin/tensorflow-face-tracking
A TensorFlow JS app that can detect and track your face in real-time through your webcam
face-api face-detection javascript tensorflow
Last synced: 16 May 2026
https://github.com/linchuming/tensorflow_tutorial
Tensorflow Chinese Tutorial
tensorflow tensorflow-tutorials
Last synced: 03 Apr 2025
https://github.com/vergosss/data_mining_and_machine_learning
Data Mining and Machine Learning 2022-2023 CEID Project. The project entails a COVID-19 Dataset including information about each country's statistics regarding COVID-19. Libraries used: sklearn,pandas,tensorflow.
clustering data-visualization ipython kmeans matplotlib pandas regression rnn scipy seaborn sklearn svr tensorflow
Last synced: 09 Apr 2026
https://github.com/kozistr/style-transfer
style-transfer with tensorflow
neural-style style-transfer tensorflow vgg19
Last synced: 19 May 2026
https://github.com/m-romanenko/tv-script-generation
Generating new Simpsons scripts with an RNN
Last synced: 08 May 2026
https://github.com/vartikaraj2512/animalclassification
🐾 Animal Classification: Classify 28K animal images into 10 categories using CNNs with Transfer Learning. 📥 Load & extract data, 🔄 preprocess images, 🧠 train models (VGG-16 & ResNet50), and 📈 plot performance. Libraries: OpenCV (BGR), TQDM (progress bars), Categorical (one-hot encoding). 🛠️ Install: pip install tensorflow numpy opencv-python
classification cnn kaggle machine-learning numpy opencv pandas tensorflow
Last synced: 20 Jan 2026
https://github.com/ayusharma-ctrl/pocket-ai
Simplify daily tasks with AI-powered mini apps.
google-gemini-ai langchain-openai nextauthv5 nextjs14 tensorflow tesseract-ocr typescript
Last synced: 18 May 2026
https://github.com/tharindanimnajith/deep-learning-spam-detection
Deep Learning classifiers to detect spam SMS messages - LSTM Model, DenseNet CNN Models - NLP, Python, Jupyter Notebook, Tensorflow, Keras, Numpy, Pandas, Matplotlib, Scikit-Learn
deep-learning densenet keras lstm nlp python3 scikit-learn tensorflow
Last synced: 05 Apr 2026
https://github.com/vermavinay982/autoencoder-image-denoising
Random Noise removal from image, It can be used to enhance CCTV or photographs having Distortion, ISO Noise.
anomaly-detection deep-learning keras machine-learning tensorflow
Last synced: 13 May 2026
https://github.com/rik-sarkar-07/machine-intelligence
Machine intelligence is advanced computing that enables a technology (a machine, device, or algorithm) to interact with its environment intelligently,
computer-vision deep-learning feature-extraction image-processing machine-learning matplotlib opencv python pytorch sklearn tensorflow
Last synced: 02 Apr 2026
https://github.com/sthysel/tpuparty
Tools and toys for working with the coral TPU
Last synced: 28 Apr 2026
https://github.com/pooranjoyb/autoencoder-colorization
Autoencoder for Image Colorization
autoencoder keras-tensorflow machine-learning neural-networks numpy pandas python streamlit tensorflow
Last synced: 09 Apr 2026
https://github.com/firefly55lm/cnn_for_pokemon_detection
Convolutional Neural Network for Pokémon detection
computer-vision convolutional-neural-networks pokemon python tensorflow
Last synced: 09 May 2026
https://github.com/mayuanyang/smartstock
keras lstm stock-prediction tensorflow
Last synced: 01 May 2026
https://github.com/11sshukla/mental_health_story_analyzer
This project is an AI-powered NLP pipeline that analyzes user-written stories to detect emotions.
ann artificial-intelligence deep-learning keras machine-learning nlp python streamlit tensorflow
Last synced: 09 Apr 2026
https://github.com/dev-khant/subway-surfer-hand-motion
Hand Motion Object Detector
object-detection ssd-mobilenet tensorflow
Last synced: 18 May 2026
https://github.com/shettysach/handwriting-calculator
A calculator that uses handwritten digits and operators to calculate the result, using contour detection and CNN model prediction. Tensorflow (Keras) is used to create, train and load the neural network model used for predictions. CustomTKinter is used to provide the GUI. OpenCV and Pillow (PIL) are used for contour detection.
basic-arithmetic-operations calculator cnn cnn-keras convolutional-neural-networks digit-recognition handwriting-calculator handwritten-digit-recognition jupyter-notebook keras keras-models keras-neural-networks mnist mnist-classification mnist-handwriting-recognition opencv opencv2 pillow tensorflow tensorflow-models
Last synced: 09 Feb 2026
https://github.com/mehraaaaa24/stockpriceprediction
A real-time web app that predicts stock prices using an LSTM model, visualizes data with moving averages, and allows user input for stock symbols.
jupyter-notebook keras lstm-neural-networks matplotlib numpy pandas python streamlit tensorflow yfinance
Last synced: 15 Feb 2026
https://github.com/lherman-cs/deeplearning-demos
Deep learning demos using MNIST data set with multiple neural network models
deep-learning deep-learning-demos deep-learning-tutorial deep-neural-networks deeplearning mnist mnist-classification mnist-classifier mnist-model python python-3 python3 tensorflow tensorflow-experiments tensorflow-tutorials
Last synced: 26 Apr 2026
https://github.com/cluzier/pneumonia-detector
Trained Data to detect whether or not someone has Pneumonia using x-ray images
ai lobe machine-learning tensorflow
Last synced: 15 May 2026
https://github.com/betarixm/csed499
MOTD: Modular Two-pass Defense Network without Vaccination against Adversarial Example
adversarial-attacks postech tensorflow
Last synced: 15 May 2026
https://github.com/sandhosh02/image_classification_use_ai_ml
This project focuses on detecting sensitive content in images using Convolutional Neural Networks (CNN) with TensorFlow and Keras. The primary goal is to classify images as either sensitive or non-sensitive by training the model on sample datasets.
Last synced: 07 May 2026
https://github.com/rosacarla/treinamento-rede-neural-mlp
Projeto com bliblioteca Keras para treinamento de rede neural MLP que reconhece escrita manual
keras tensorflow visao-computacional
Last synced: 08 May 2026
https://github.com/aryansk/mnist-deep-learning-exploration
This repository contains implementation of various deep learning approaches for the MNIST handwritten digit classification task, using both scikit-learn and Keras frameworks.
keras machine-learning machine-learning-algorithms mnist-classification numpy python scikit-learn tensorflow
Last synced: 08 Apr 2026
https://github.com/olahsymbo/news-categorizer
A Flask REST API for categorising news contents from Postgres DB fetched via SQLAlchemy ORM
beautifulsoup4 flask keras nltk postgres python3 sqlalchemy tensorflow
Last synced: 09 Apr 2026
https://github.com/billy0402/stable-diffusion-playground
My Stable Diffusion playground.
ai jupyter-notebook macos python pytorch stable-diffusion tensorflow
Last synced: 07 Apr 2026
https://github.com/ridadogrul/tensorflow-similarity-tripletloss
Tensorflow Similarity implementation of Image Matching with Triplet Loss on the caltech_birds2011 dataset.
tensorflow tensorflow-similarity triplet-loss
Last synced: 16 May 2026
https://github.com/skovy/tensorflow-dice-model
🎲 Tensorflow Lite models for detecting and classifying dice
dice image-classification object-detection tensorflow tensorflow-lite
Last synced: 16 May 2026
https://github.com/joemathew2004/digit_recognition-cnn
A Streamlit web application that recognizes handwritten digits (0-9) using a Convolutional Neural Network trained on the MNIST dataset. Draw digits on an interactive canvas and get real-time predictions with confidence scores.
cnn-model digit-recognition mnist-dataset neural-network python streamlit tensorflow
Last synced: 10 May 2026
https://github.com/marx-wrld/mango-disease-detector
Machine Learning Model to detect if a plant is unhealthy or not, using images of leaves . The inference of this model is Optimized by OpenVino and gaining Inference Speed over 72 times than Normal version.
deep-learning jupyter-notebook machine-learning tensorflow
Last synced: 14 May 2026
https://github.com/kurai-sx/data-extraction-and-sentiment-analysis-using-nlp
In this repository, you will be able to get how to extract text from the title and content from any article. Also using this extractede data to define the sentiment of the sentence.
ai data-extraction data-science machine-learning nlp nltk-python python sentiment-analysis tensorflow text-analysis
Last synced: 21 Jun 2025
https://github.com/codebytemirza/tensorflow-pytorch-cheat-sheet
PyTorch vs TensorFlow This repository provides an in-depth comparison between PyTorch and TensorFlow, two of the most popular frameworks in the field of AI and Machine Learning. Whether you're a beginner or an expert, this resource will help you understand the core differences, strengths, and use cases of both frameworks.
ai deep-learning pytorch pytorch-tutorial tensorflow tensorflow-tutorials
Last synced: 21 May 2026
https://github.com/kanishk3813/plantpath
PlantPath is an advanced plant pathogen detection system leveraging deep learning techniques for early identification and precise classification of plant pathogens. By analyzing images of plant leaves, it empowers farmers with timely insights, minimizing crop damage and optimizing agricultural practices for sustainable farming.
cnn-model deep-learning jupyter-notebook python pytorch tensorflow
Last synced: 07 May 2026
https://github.com/raiszo/ppo-4quadrotor
PPO implementation for the cable suspended load quadrotor
cable-suspended-load proximal-policy-optimization quadcopter reinforcement-learning tensorflow
Last synced: 18 Apr 2026
https://github.com/koukiftw/realtimesignlanguagerecognition
A real time sign language recognition traning model built with opencv and tensorflow that can detect hand gesture in real time.
computer-vision deep-learning machine-learning opencv python tensorflow
Last synced: 12 Aug 2025
https://github.com/gwihlidal/speechtest-rs
Google Cloud text-to-speech prototype
rust rust-lang speech speech-recognition speech-synthesis speech-to-text synthesis tensorflow text-to-speech wavenet
Last synced: 12 May 2026
https://github.com/savitar-hub/image-classification
Notebooks on how image classification can help businesses make better decisions and improve the customer experience.
image-classification image-processing jupyter-notebook numpy opencv pandas pytorch tensorflow
Last synced: 08 Apr 2026
https://github.com/iamdevnd/kavach
Developed an AI-powered browser extension capable of detecting and blocking NSFW (Not Safe for Work) content in real-time.
back-end-development dataclustering datapreparation javascript machine-learning mobilenetv2 tensorflow
Last synced: 19 Feb 2026
https://github.com/ivanbongiorni/shakespeare-gpt
How to build a custom GPT for text generation, based on TensorFlow 2.x and Maximal. Trained on the Shakespeare corpus.
deep-learning deeplearning generative-ai gpt machine-learning machinlearning maximal natural-language-generation natural-language-processing nlg nlp python tensorflow tensorflow2 transformer transformer-architecture transformer-models
Last synced: 29 Apr 2026
https://github.com/viniciuscestarii/objectdetector
coco-ssd object-detection tensorflow website
Last synced: 30 Jun 2026
https://github.com/aishwaryagm1999/sign_language_recognition_using_convolutional_neural_networks_in_machine_learning
This project uses a Convolutional Neural Network (CNN) to translate American Sign Language (ASL) signs into English letters. Utilizing Python, OpenCV, and TensorFlow, it processes real-time gestures from a camera, aiding communication for individuals with hearing impairments.
cnn convolutional-neural-networks labelimg opencv python sign-language-recognition tensorflow
Last synced: 31 Dec 2025
https://github.com/pckosek/easy_tfrecords
Python package to assist tfrecord file read and write
python tensorflow tensorflow-tutorials tfrecord tfrecords
Last synced: 20 Jan 2026
https://github.com/alireza-py/currency-price-prediction
This project uses deep learning to predict cryptocurrency prices. It trains LSTM and Bidirectional LSTM models on historical price data to understand patterns over time. Before training, the data is cleaned and scaled, removing unusual spikes or errors. The app automatically downloads daily, weekly, monthly, and yearly data for each token
ai bidirectional-lstm bilstm cryptocurrency intresting lstm prediction python python3 tensorflow
Last synced: 18 May 2026
https://github.com/yassineribouh/facerecognition
This repository presents a face recognition system trained using Siamese Neural Networks with two loss functions—contrastive and triplet—across six models. For each loss type, three models were developed, including one with pretrained weights, to compare performance.
computer-vision contrastive-loss deep-learning efficientnet face-recognition siamese-neural-network tensorflow triplet-loss
Last synced: 19 Apr 2026
https://github.com/eva-kaushik/tensorflow-tool-time-series
Tensorflow Tool for Time-Series
Last synced: 08 Mar 2026
https://github.com/donrestarone/object-detectr
A tensorflow object detection model served to the internet on a Rails server (TensorFlow on Rails-- if you will)
matplotlib python rails6 tensorflow
Last synced: 09 May 2026
https://github.com/zeidanbm/object-detection-of-self-driving-vehicles
Autonomous vehicles offer a promising solution to safer driving through monitoring and utilizing real-time sensing data. Information collected from different sensors, including LiDAR's, ultrasonic sensors, cameras, radars, and GPS, can be processed, and analyzed to operate the vehicle. Computer vision played an essential role in advancing this technology, especially object detection, which aims to locate and classify objects in a scene. This paper will discuss autonomous vehicle technology and investigate the different object detection, neural network models, architecture, and performance.
autonomous-vehicles nerual-network object-detection tensorflow
Last synced: 21 May 2026
https://github.com/ajaykumar095/natural_language_processing
Explore cutting-edge Natural Language Processing (NLP) techniques in this GitHub repository. Includes pre-trained models, custom NLP pipelines, text preprocessing tools, sentiment analysis, text classification, and more. Ideal for research, learning, and deploying NLP solutions in Python.
ann nltk-python python rnn spacy tensorflow text-preprocessing textblob
Last synced: 07 May 2026
https://github.com/nrstott/brfss
Multitask DNN in Tensorflow for predictive analytics on the CMS Behavioral Risk Factor Surveillance System (BRFSS)
machine-learning tensorflow tensorflow-models
Last synced: 18 May 2026
https://github.com/cg1507/convnet-zoo
:video_game: PlayGround for Convolutional Neural Networks + Layerwise Activation Map
convolutional-neural-networks keras model-zoo tensorboard tensorflow visualization-tools
Last synced: 04 May 2026
https://github.com/luozhouyang/rnns_outputs_and_shapes
Show you what's the shapes of the RNNs outputs and states.
gru lstm rnn tensor tensorflow
Last synced: 15 May 2026
https://github.com/zackakil/oreilly-ai-conference-pragmatic-ml
Code content for my session at O'Reilly AI Conference 2018 about pragmatic ML development with SciKit Learn & TensorFlow using Google ML Engine.
colab-notebook gcp gcp-cloud-functions google-cloud jupyter-notebook machine-learning sklearn tensorflow
Last synced: 06 May 2026
https://github.com/m-karthik-kumar/anti-litter-system-using-yolov5
This application is used to detect the person littering using the cameras and inform the authorities if people do not adhere to the rules of the environment
backgroundsubtraction cnn-for-visual-recognition neural-networks python tensorflow
Last synced: 14 May 2026
https://github.com/r21gh/gan_maps
a Pix2Pix GAN for Image-to-Image Translation
gan keras neural-network python ten tensorflow
Last synced: 09 May 2026
https://github.com/subhayudutta/sentiment-analysis-of-flipkart-reviews
This project focuses on sentiment analysis of Flipkart reviews using machine learning operations (MLOps) techniques.
aws-ec2 dagshub dvc dvc-pipeline flask github-actions mlflow mlops python tensorflow
Last synced: 09 Apr 2026
https://github.com/inviii/ava
AVA is an AI/ML-based open-source program designed for fully autonomous Cars and Drones. AVA stands for AUTONOMOUS VEHICLE & AVIATION
ava aviation computer-vision convolutional-neural-networks deep-neural-networks lane-finding machine-learning self-driving-car tensorflow traffic-sign-classification vehicle-detection
Last synced: 15 May 2026
https://github.com/muhozgu/bi_image_classifier
Binary image classifier (dogs vs cats) using a convolutional neural network (CNN)
cnn computer-vision data-analysis data-analytics data-science data-visualization deep-learning keras machine-learning matplotlib numpy pandas pyhton pytorch seaborn tensorflow torchvision
Last synced: 07 Apr 2026
https://github.com/javierkaiser9/rgbd-dual_input_machine_learning_model
This Demo presents a machine learning-based steering module for sidewalk navigation . Using a dual-input EfficientNetV2 model, it processes RGB-D data from an Intel RealSense D415 to classify sidewalk scenarios and generate real-time steering commands. Optimized with OpenVINO
efficientnet efficientnetv2 machine-learning numpy opencv openvino python3 realsense-camera tensorflow
Last synced: 31 Dec 2025
https://github.com/itsleonb/machine-learning-practice
Jupyter Notebooks of practicing machine learning
deep-learning machine-learning tensorflow
Last synced: 15 May 2026
https://github.com/beenotung/tensorflow-helpers
Helper functions to use tensorflow in nodejs for transfer learning, image classification, and more
classifier deep-learning embedding feature-extration helpers image neural-network tensorflow tensorflowjs tfjs transfer-learning typescript utility
Last synced: 17 Feb 2026
https://github.com/kozistr/naver-nlp-challenge-2018
NAVER NLP Challenge 2018
machine-learning naver ner nlp nsml srl tensorflow
Last synced: 20 May 2026
https://github.com/mohdadil1/covid-19-preventions-desktop-app
Desktop Application for Real-Time Social Distancing and Mask Detection using OpenCV, Deep Learning, and Python. This application monitors live video or IP camera feeds and allows switching between social distancing and mask detection modes. A user-friendly GUI enables easy interaction and configuration.
caffemodel deep-learning imutils mask-detection mobilenetv2 opencv pygame-audio real-time-monitoring social-distancing-detection tensorflow tkinter-gui transfer-learning yolov3
Last synced: 11 May 2026
https://github.com/mostafanabieh/data-augmentation
Data augmentation by Tensorflow v2
deep deep-learning deep-neural-networks deeplearning tensorflow tensorflow-examples tensorflow-models tensorflow-tutorials tensorflow2
Last synced: 18 May 2026
https://github.com/0xnaman1/malaria-infected-cell-detection-using-cnns
The repository contains a Convolution Neural Network based prediction model to predict whether the cell is uninfected or parasitized by malaria.
convolutional-neural-networks keras tensorflow
Last synced: 10 May 2026
https://github.com/thenoobinventor/sudoku-ai-solver
OpenCV and Deep Learning are employed in extracting a sudoku puzzle from images and solving it. The project runs in a Jupyter Notebook Docker container, the Deep Learning model is built, trained and deployed with TensorFlow and the main solver programmed in Python.
ai deep-learning docker jupyter-notebook opencv python sudoku-solver tensorflow
Last synced: 09 Apr 2026
https://github.com/g21589/imgprocflow
Image Process Flow
image-processing python tensorflow
Last synced: 19 May 2026
https://github.com/flyingfathead/irc-gpt2-chatbot
Python-based Internet Relay Chat bot client for local GPT-2 (TensorFlow) models
chatbot chatbot-application chatbot-framework chatbots gpt-2 gpt2 gpt2-chatbot irc irc-bot irc-bot-framework python python-app tensorflow
Last synced: 15 May 2026
https://github.com/cmac-ire/machine-learning-app
An intuitive and user-friendly web application developed using Python to classify X-ray images and identify if they indicate the presence of pneumonia.
ai algorithm artificial-intelligence artificial-neural-networks cnn-keras convolutional-neural-networks covid-19 keras-classification-models machine-learning neural-network tensorflow
Last synced: 17 Apr 2026
https://github.com/moustafamohamed01/moustafamohamed01
Software Engineering Student | Specializing in Machine Learning, Deep Learning, and Generative AI
artificial-intelligence artificial-neural-networks config convolutional-neural-networks data-analysis data-science data-visualization deep-learning keras machine-learning matplotlib natural-language-processing numpy pandas python pytorch recurrent-neural-networks scikit-learn seaborn tensorflow
Last synced: 08 Apr 2026
https://github.com/takkii/rock_ptarmigan
[PyPi] Approximate value evaluation 📊
approximate keras pca rock-ptarmigan scikit-learn tensorflow
Last synced: 10 May 2026
https://github.com/tonywu71/neural-processes
Replication of the "Conditional Neural Processes" (2018) and "Neural Processes" (2018) papers by Garnelo et al.
bayesian conditional-neural-processes gaussian-processes machine-learning neural-processes tensorflow
Last synced: 18 May 2026
https://github.com/khteh/paithon
Exploration of python language features and AI/ML.
ac-3 bayes bayesian bayesian-network bert knn linear-regression logistic-regression markov markov-chain markov-model montecarlo nearest-neighbor neural-network nltk probability propositional-logic q-learning tensorflow uncertainty
Last synced: 05 Apr 2026
https://github.com/rajsoni03/coro_net_implementation
Coro-net is a deep learning architecture to diagnose Covid disease through chest x-ray images.
cnn-architecture coro-net covid-19 deep-learning tensorflow x-ray
Last synced: 19 May 2026
https://github.com/unstablev/image_recognization
image-recognition keras-tensorflow machine-learning pillow pycharm python3 tensorflow
Last synced: 05 Apr 2026
https://github.com/rpidanny/tensorflow-serving-hot-reload
A script to dynamically load / unload tensorflow models in serving
machine-learning python tensorflow tensorflow-model-server tensorflow-serving tensorflow-serving-api
Last synced: 09 May 2026
https://github.com/sub-mod/logo_detection
Logo Identification with Tensorflow
Last synced: 19 May 2026
https://github.com/RYANFRANKLIN237/Data-science-ml
trained ML and DL models to give accurate classifications,predictions and recommendations
artificial-neural-networks convolutional-neural-networks jupyter-notebooks kaggle keras logistic-regression naive-bayes-algorithm numpy pandas python scikitlearn-machine-learning tensorflow
Last synced: 30 Apr 2025
https://github.com/khaledkamr/image-classification
A deep learning project using CNNs to classify fruits and vegetables images, built with TensorFlow and Keras, showcasing image recognition and model training.
cnn-classification jupyter-notebook keras numpy python streamlit tensorflow
Last synced: 07 Apr 2026
https://github.com/tegaraditya/iotanic-classification-api
IoTanic's CNN model implementation using FastAPI
cnn-keras fastapi machine-learning python tensorflow
Last synced: 03 May 2026
https://github.com/burness/tf_course
the material of the tf course
computer-vision tensorflow tensorflow-tutorials
Last synced: 10 Aug 2025
https://github.com/samyak2/fourier-dnn
Tensorflow 2.0 implementation of fourier feature mapping networks.
Last synced: 15 May 2026
https://github.com/msadeqsirjani/machine_learning_hands_on
A comprehensive machine learning repository containing different concepts, algorithms and techniques.
cnn computer-vision data-analysis data-science data-visualization deep-learning keras machine-learning matplotlib neural-network nlp numpy open-source pandas python rnn scikit-learn seaborn tensorflow
Last synced: 06 Apr 2026
https://github.com/akshay-kamath/datacamp_course_material
This repository contains list of course material for python ,R, data science related topics
analytics datacamp datacamp-python datascience deep-learning machine-learning nlp pandas power-bi r tensorflow
Last synced: 16 Apr 2026
https://github.com/tspannhw/tensorflow-testing
tensorflow-testing
gpu nvidia setup tensorflow testing
Last synced: 18 May 2026
https://github.com/1chooo/cnn-handwriting-detection
A CNN-driven method for detecting and classifying handwriting.
cnn deep-learning keras python3 tensorflow
Last synced: 30 Jul 2025
https://github.com/farzeennimran/ai_recipe_generator
A simple AI recipe generator using ML and DL models 🍔🍨🍷
artificial-intelligence data-science datapreprocessing deep-learning feature-selection generator keras machine-learning natural-language-processing nlp-machine-learning python recipe-generator recipes sklearn tensorflow text-generation webscraping-beautifulsoup webscraping-selenium
Last synced: 03 May 2026
https://github.com/stifler7/text-to-image-generation
To build a system that generates realistic images from textual descriptions using pretrained models like Stable Diffusion, DALL-E, or similar architectures. The system leverages pretrained transformer-based models for both text and image understanding and generation.
cv2 gans generative-ai tensorflow torch torchvision
Last synced: 16 May 2026
https://github.com/kktsubota/uniform-quantizers
Official implementation of "Comprehensive Comparisons of Uniform Quantizers for Deep Image Compression" in ICIP 2021 and "Comprehensive Comparisons of Uniform Quantization in Deep Image Compression" in IEEE Access 2023.
deep-neural-networks image-compression python quantizer tensorflow
Last synced: 16 Apr 2026
https://github.com/paulcampbell/zimzimmer
(Who am I?)
machine-learning realtime-predict speaker-recognition tensorflow
Last synced: 19 May 2026
https://github.com/realmir1/eyedisease-cnn-classifier
This deep learning model detects eye diseases using CNNs. Trained on an image dataset, it predicts conditions with high accuracy. Ideal for AI-driven medical diagnosis!
cnn deep-learning eye-diseases healthcare healthcaretechnology image-processing machine-learning medicalai tensorflow
Last synced: 15 May 2026
https://github.com/jimmymugendi/neural-network-for-binary-classification
aws neural-networks numpy pandas sagemaker tensorflow
Last synced: 09 Apr 2026
https://github.com/faizantkhan/deep-learning
Unlock deep learning's secrets! Dive into fundamentals, master advanced techniques, and ignite creativity with hands-on projects. Join a vibrant community, push boundaries, and unleash AI's full potential. Begin your journey now!
advanced-programming ai aiml beginner-friendly deep-learning deep-learning-algorithms deep-learning-tutorial deep-neural-networks deep-reinforcement-learning deeplearning keras-tensorflow machine-learning-algorithms machinelearning-python neural-networks open-source opencv python python-library tensorflow yolo
Last synced: 06 Apr 2026
https://github.com/sayannath/linear-app
An ANN model is built and trained and exported to tflite format. Then it is integrated into Android App.
android ann deep-learning deep-neural-networks java keras machine-learning tensorflow tflite
Last synced: 05 Apr 2026
https://github.com/bvwells/golang-tensorflow
A golang tensorflow build image library
Last synced: 19 Jan 2026