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/ligmitz/rimcol
A rust crate to convert grayscale images to rgb images.
command-line-tool rust tensorflow
Last synced: 03 Sep 2025
https://github.com/subhangisati/classification-of-venomous-and-non-venomous-snakes
This repository consists of classification of snakes species. It shows the whole progress and model used to achieve final accuracy. The model used are CNN(Convolutional Neural Network), MobileNetV2 and VGGNet. The final accuracy was achieved using transfer learning with model MobileNetV2
binary-image-classification classification cnn-classification cnn-keras computer-vision convolutional-neural-network cv2 data-science deep-neural-networks keras-tensorflow matplotlib mobilenetv2 neural-network numpy-library pandas-dataframe tensorflow transfer-learning
Last synced: 09 Mar 2026
https://github.com/aurelienmorgan/defect_detection_webservice
Surface Defect Detection as a Tensorflow/Keras model microservice container.
cnn computer-vision containers data-augmentation docker flask gunicorn jupyter-notebook keras nginx opencv python rest-api segmentation-model tensorflow u-net uwsgi webservice
Last synced: 09 Apr 2026
https://github.com/gaborvecsei/variational-autoencoder
Variational-Autoencoder w/ Convolutional Layers
cnn convolutional-networks convolutional-neural-networks deep-learning image-reconstruction keras machine-learning python research tensorflow vae variational-autoencoder
Last synced: 13 Apr 2025
https://github.com/lucko515/fully-connected-highway-network
The imeplementation of Fully Connected Highway network using TensorFlow. The imeplementation is based on this paper: https://arxiv.org/pdf/1505.00387.pdf
highway-fcn highway-network machine-learning mnist-dataset neural-network tensorflow
Last synced: 06 May 2026
https://github.com/avocardio/resnet_vs_convnext
New is not always better: a comparison of two image classification networks (ResNet-50 vs ConvNeXt).
bird-species-classification birds birds-classifier cnn convnext convolutional-neural-networks deep-learning gpu image-classification keras object-detection resnet tensorflow
Last synced: 21 Jan 2026
https://github.com/andreped/t-loss-tf
Robust T-Loss for Medical Image Segmentation with TensorFlow backend
image-analysis keras medical python semantic-segmentation t-loss tensorflow tf tloss
Last synced: 06 May 2026
https://github.com/tensorlayer/tlxnlp
A Platform-agnostic Natural Language Processing Application Library
mindspore nlp paddlepaddle pytorch tensorflow tensorlayer tensorlayerx
Last synced: 07 Feb 2026
https://github.com/camara94/object-localization-tensorflow
Welcome to this 2 hour long guided project on creating and training an Object Localization model with TensorFlow. In this guided project, we are going to use TensorFlow's Keras API to create a convolutional neural network which will be trained to classify as well as localize emojis in images. Localization, in this context, means the position of the emojis in the images. This means that the network will have one input and two outputs. Think of this task as a simpler version of Object Detection. In Object Detection, we might have multiple objects in the input images, and an object detection model predicts the classes as well as bounding boxes for all of those objects. In Object Localization, we are working with the assumption that there is just one object in any given image, and our CNN model will classify and localize that object. Please note that you will need prior programming experience in Python. You will also need familiarity with TensorFlow. This is a practical, hands on guided project for learners who already have theoretical understanding of Neural Networks, Convolutional Neural Networks, and optimization algorithms like Gradient Descent but want to understand how to use use TensorFlow to solve computer vision tasks like Object Localization.
cnn-keras deep-learning machine-learning machine-learning-algorithms tensorflow
Last synced: 30 Apr 2026
https://github.com/lucadellalib/tensor-field-networks
TensorFlow implementation of Tensor Field Networks. Developed and tested on Ubuntu 18.04 LTS
classification computer-vision deep-learning point-cloud rotation-equivariance tensor-field-networks tensorflow
Last synced: 25 Feb 2026
https://github.com/mayurjadhav2002/potato-disease-classification-app
Potato Disease Classification Using CNN and Tensorflow
cnn jupyter-notebook python tensorflow
Last synced: 13 Apr 2026
https://github.com/yousifj129/neuralnetworkcreator
Create Sequential Neural Networks Using a GUI program
good-first-issue gui pyside6 python qt tensorflow
Last synced: 04 Mar 2026
https://github.com/suyashsonawane/fashion-mnist
This repo if for my Youtube Video regarding MNIST Fashion Classifier
Last synced: 15 Apr 2026
https://github.com/saradindusengupta/email_spam_filter
This model mainly uses deep neural network to train and classify between spam and ham messages and compare them with SVM and random forest.
deep-learning keras-neural-networks python-3-5 sklearn tensorflow
Last synced: 04 Apr 2026
https://github.com/xadahiya/gcm-tensorflow-udacity
Tutorial to use Google cloud compute instances with tensorflow. Thanks John graves (https://github.com/jg1141) for such an awesome presentation!
google-cloud jupyter-notebook tensorflow udacity udacity-deep-learning
Last synced: 14 Apr 2025
https://github.com/shervinnd/cnn-model-for-mnist
This project implements a Convolutional Neural Network (CNN) trained on the MNIST dataset for handwritten digit recognition. The model achieves 100% accuracy on the test set, demonstrating its effectiveness in classifying digits with high precision.
cnn cnn-classification cnn-keras deep-learning deep-neural-networks iimageprocessing machine-learning mnist mnist-classification nuralnetwork tensorflow
Last synced: 17 Apr 2026
https://github.com/sayakpaul/gan-hacks
Contains my experimentations with the popular GAN architectures and training methods.
gans generative-modeling tensorflow
Last synced: 27 Apr 2026
https://github.com/acetinkaya/accuracy-prediction-and-analysis-of-teachable-machine-model-with-tensorflow-javascript-on-the-cloud
Bulut üzerinde Tensorflow Javascript ile geliştirilen Öğretilebilir Makine (ÖM) Modelinin Doğruluk Tahmini ve Analizi: Yüz Tanıma Sistemi Uygulaması
cloud model-developed teachable-machine tensorflow tensorflow-javascript
Last synced: 25 Feb 2026
https://github.com/anhtuan284/mediscan
A R&D project about apply LCDP and Computer Vision in building medical disease segmentation system
appsmith computer-vision densenet121 lcdp strapi-cms tensorflow yolo
Last synced: 29 Apr 2026
https://github.com/avik-pal/ml_dl_assignments
Machine Learning And Deep Learning Basics covered by working on Commonplace Datasets
machine-learning neural-networks python3 tensorflow
Last synced: 04 May 2026
https://github.com/turgut090/cirq
R interface to Cirq - quantum circuits, computers, and simulators.
circuit cirq hardware keras quantum quantum-circuit quantum-computers quantum-computing qubits r simulators tensorflow
Last synced: 07 May 2026
https://github.com/ramonmedeiros/book_recomendation
Book recomendation by freeCodeCamp: https://www.freecodecamp.org/learn/machine-learning-with-python/machine-learning-with-python-projects/book-recommendation-engine-using-knn
freecodecamp freecodecamp-ml machine-learning tensorflow
Last synced: 28 Jan 2026
https://github.com/pingsutw/hello-submarine
This repo is for beginner who want to learn and use Submarine
docker hadoop kubernetes pytorch submarine tensorflow
Last synced: 19 Oct 2025
https://github.com/lakshay-a/alzheimer-diagnosis-using-cnn
An advanced deep learning tool for Alzheimer's disease diagnosis using a CNN with transfer learning from DenseNet-121 pre-trained on RadImageNet, achieving a test accuracy of 95.13%. It features a user-friendly interface for uploading MRI scans and provides immediate classification into AD, MCI, or CN stages.
kfold-cross-validation matplotlib numpy python3 scikit-learn tensorflow transfer-learning
Last synced: 23 Feb 2026
https://github.com/oleksandr-g-rock/simple_classification_pi_vgg16_pretrain_model_from_pi_camera
Simple image classification on raspberry pi from pi-camera used the pre-trained model VGG16
image-classification image-processing image-recognition tensorflow tensorflow-tutorials
Last synced: 24 Apr 2026
https://github.com/bhattbhavesh91/apple-gpu-vs-nvidia-gpu-benchmarking
In this repository, we will do a benchmarking analysis by training a Tensorflow Deep Learning model on M2 MacBook Air and compare the training time with NVIDIA's Tesla T4 GPU on Google Colab.
apple-gpu apple-silicon benchmarking nvidia-gpu tensorflow
Last synced: 17 Apr 2026
https://github.com/mark-mdo47/cartoonify
NVIDIA Jetson Nano implementation of Dan MacNish's brilliant "Draw This" camera
c camera danmacnish jetson-nano nvidia python pytorch tensorflow
Last synced: 12 Apr 2026
https://github.com/chubek/will-sh3-b33
Will you ever find love?
ai bert classification love machinelearning ml okcupid python scikit-learn sklearn svm tensorflow transformers
Last synced: 28 Apr 2026
https://github.com/wangjiezhe/gentoo-local
Gentoo repository for pytorch and tensorflow
ebuild ebuild-repository gentoo gentoo-overlay linux portage pytorch tensorflow
Last synced: 04 Apr 2026
https://github.com/dev-khant/encoder-decoder
Simple Encoder Decoder Network
encoder-decoder nlp tensorflow
Last synced: 01 May 2026
https://github.com/licht-t/tf-siammask
SiamMask implementation with Tensorflow 2
object-detection python python3 siamese-network siammask tensorflow tensorflow2
Last synced: 12 Oct 2025
https://github.com/udityamerit/python-librearies-for-data-science
Python libraries for data science enable efficient data manipulation, analysis, and modeling. Key libraries include NumPy for numerical computing, pandas for data handling, Matplotlib for visualization, Scikit-learn for machine learning, TensorFlow for deep learning, and BeautifulSoup/requests for web scraping. These libraries simplify complex data
beautifulsoup data data-science data-science-libraries machine-learning matplotlib numpy pandas requests scikit-learn scikitlearn-machine-learning tensorflow
Last synced: 06 Feb 2026
https://github.com/sbatururimi/transfer-learning-alexnet-feature-extraction
A case study of Transfer Learning using AlexNet to classify traffic sign images
alexnet deep-learning tensorflow traffic-sign-classification transfer-learning
Last synced: 17 Apr 2026
https://github.com/shikanime/bepeka
A fun over engineered sequence classification experiment using transfer learning and recurrent neural networks to classify hentai by tags
deep-learning hentai tensorflow
Last synced: 28 Feb 2025
https://github.com/abhirockzz/fn-hello-tensorflow
Image classification as a serverless Function using TensorFlow
faas fnproject image-classification machine-learning orafunc-la serverless tensorflow
Last synced: 09 Apr 2025
https://github.com/flafydev/emoji-drawings
Emoji Drawings dataset
ai dataset machine-learning tensorflow tensorflow-datasets tfds
Last synced: 26 Apr 2026
https://github.com/avrtt/jupyter-notebooks
A collection of my Jupyter notebooks on various topics
data-analysis data-science ipython-notebooks jupyter-notebooks kaggle kaggle-competitions kaggle-kernels keras machine-learning matplotlib numpy pandas python scikit-learn scipy tensorflow
Last synced: 04 Apr 2026
https://github.com/abhiramdodda/farmeasev2
Website powered with ML and DL models to enhance features for farmers.
flask flask-sqlalchemy tensorflow
Last synced: 15 Jan 2026
https://github.com/murufeng/deep_learning_tensorflow
简单的tensorflow框架知识,softmax分类器,手写数字识别,线性回归,验证码生成与识别
Last synced: 26 Apr 2026
https://github.com/ate329/sentimusic
A text-to-audio application that turns words and sentiments into melodies.
audiocraft huggingface-transformers music music-composition musicgen phi2 python pytorch sentiment sentiment-analysis tensorflow text-to-audio transformers twitter-roberta-base-sentiment twitter-sentiment-analysis
Last synced: 04 Feb 2026
https://github.com/rohan-paul/image_segmentation-for-intestine-cancer-tensorflow-uw-madison-kaggle-competition
Code for The UW Madison Kaggle Competition - Segmenting intestine and stomach for Cancer patients with TensorFlow
deep-learning image-segmentation kaggle kaggle-competition tensorflow tensorflow-tutorials tensorflow2 unet youtube
Last synced: 12 Feb 2026
https://github.com/0xdaksh/employeechurn
A Deep Neural Network that can Classify Employee Churn with ~97% Accuracy
algorithm artificial-neural-networks classifier deep-learning deep-neural-networks keras machine-learning tensorflow
Last synced: 14 Sep 2025
https://github.com/mohitmishra786/ml-and-dl
This repository gives beginners and newcomers in the field of AI and ML a chance to understand the inner workings of popular learning algorithms by presenting them with a simple way to analyze the implementation of ML and DL algorithms in pure python using only numpy as a backend for linear algebraic computations.
artificial-intelligence artificial-neural-networks basic coding deep-learning deep-neural-networks machine-learning machine-learning-algorithms machine-learning-practice machine-learning-projects ml ml-project mlops python python3 pytorch pytorch-implementation tensorflow
Last synced: 09 Oct 2025
https://github.com/tynab/animal-chess
Animal Chess
a-star a-star-algorithm animal-chess bfs bfs-algorithm board-game breadth-first-search breadth-first-search-algorithm chess chess-game cnn deep-learning game keras numpy pandas scikit-learn search-algorithm sklearn tensorflow
Last synced: 20 Feb 2026
https://github.com/wjayesh/ffdnet
Implementation of FFDNet as described in the paper FFDNet: Towrd a Fast and Flexile Solution for CNN based Image Denoising, in Python using Tensorflow.
Last synced: 28 Apr 2026
https://github.com/thoth-station/s2i-example
An example of Thoth's recommendations in OpenShift's s2i builds for a TensorFlow stack
example-project hacktoberfest openshift s2i s2i-python software-stack tensorflow tensorflow-examples thoth
Last synced: 10 Apr 2025
https://github.com/chen0040/java-media-search-engine
Image and Music Search Engine built using Tensorflow and Java
cifar10 image-classification resnet tensor-flow-java tensorflow
Last synced: 24 Apr 2026
https://github.com/we-gold/malaria
A machine learning model and GUI for detecting Malaria in a cell.
demo gui machine-learning malaria-detection tensorflow tkinter
Last synced: 22 Apr 2026
https://github.com/aprimadi/deep-rl-imitation
Deep Reinforcement Learning - Imitation Learning
behavioral-cloning dagger deep-reinforcement-learning imitation-learning tensorflow
Last synced: 29 Apr 2026
https://github.com/sleepingcat4/conv-mapping
Extracting information (feature Map) fromm Conv layers and analysing their characteristics
convolutional-neural-networks feature-mapping inceptionv3 tensorflow
Last synced: 27 Apr 2026
https://github.com/nishantksingh0/generative-language-model
Trained Decoder only model on large BookCorpus Dataset. First time!
attention-mechanism book-corpus numpy os pandas sentencepiece tensorflow transformer-architecture
Last synced: 05 May 2026
https://github.com/nicholaswilven/pegasus-tpu-trainer
Transformer encoder-decoder (PEGASUS) pretraining and finetuning using Tensorflow + TFRecords on TPU
nlp summarization tensorflow tpu transformers
Last synced: 11 Feb 2026
https://github.com/egemenzeytinci/identity-detector
National ID cards detector
image-classification image-processing python tensorflow
Last synced: 27 Apr 2026
https://github.com/olucaslopes/draw2text
AI-powered drawing recognition app that uses advanced machine learning algorithms to detect numbers in drawing sketches
cloudinary computer-vision deep-learning digit-recognition drawing-recognition handwriting-recognition image-classification image-processing image-segmentation keras keras-tensorflow machine-learning mnist neural-networks numpy opencv pandas python streamlit tensorflow
Last synced: 13 Apr 2026
https://github.com/joonb14/tfliteclassification
TensorFlow Lite Image Classification Python Implementation
classification classification-model computer-vision efficientnet image-classification interpreter mobilenet python tensorflow tensorflow-lite tflite tflite-models vision
Last synced: 13 Apr 2026
https://github.com/jn513/visao-computacional
Sistemas utilizando visão computacional para múltiplos fins
colab colab-notebook colaboratory jupyter-notebook jupyter-notebooks opencv opencv-python python python3 tensorflow tensorflow2
Last synced: 16 Apr 2026
https://github.com/oleksandr-g-rock/classify_picamera_with_while_cusom_model
Image classification (persons, animals, other) on raspberry pi from pi-camera (with cycle while) used custom model .h5 (output to terminal)
image-classification image-processing image-recognition pi-camera raspberry-pi tensorflow tensorflow-examples tensorflow-tutorials
Last synced: 21 Jan 2026
https://github.com/cg1507/convnet-vis
ConvNet-Vis helps to visualize the Deep Convolutional Neural Networks with following methods.
convnet-zoo convolutional-neural-networks deconvolution deep-dream keras tensorboard tensorflow visualization-tools
Last synced: 03 May 2026
https://github.com/aryanjain28/super-resolution
Super Resolution using EDSR. Enhanced Deep Residual Networks for Single Image Super-Resolution (EDSR) model trained to convert a Low-Resolution image to a Super-Resolution image.
data-science edsr gans generative-adversarial-network machine-learning srgan super-resolution tensorflow wdsr
Last synced: 29 Apr 2026
https://github.com/akhilsoni0102/semantic-similarity-between-2-sentences
This repository contains a simple code to compare two sentences based on their semantic similarity scores using a Universal sentence encoder.
cosine-similarity cosine-similarity-scores jupyter-notebook python3 semantic-similarity tensorflow tensorflow-models universal-sentence-encoder universal-sentence-encoders universal-sentences-encoder
Last synced: 08 Oct 2025
https://github.com/ram-narayan-gupta-02/sentiment-analysis
LSTM-based Sentiment Analysis on Kaggle movie reviews for Positive, Negative, and Neutral classification.
keras natural-language-processing nlp python sentiment sentiment-analysis tensorflow text-classification text-sentiment-analysis
Last synced: 07 Oct 2025
https://github.com/takuseno/a3c
A3C implementation with TensorFlow
reinforcement-learning tensorflow
Last synced: 05 May 2026
https://github.com/sanikamal/gan-diffusion-atoz
Generative Adversarial Networks in Pytorch and Tensorflow
deep-learning gan generative-model pytorch rbm tensorflow unsupervised-machine-learning vae
Last synced: 23 Feb 2026
https://github.com/srlozano/mame_dl
Museum Art Mediums (MAMe) image classification task solved by Convolutional Neural Networks at Universitat Politècnica de Catalunya · BarcelonaTech
convolutional-neural-networks deep-learning keras python tensorflow
Last synced: 05 May 2026
https://github.com/simsso/ml-playground
Machine learning experiments
cnn deep-learning machine-learning tensorflow
Last synced: 24 Apr 2025
https://github.com/acheshkov/dcn-tensorflow
Attempt to reproduce results of Dynamic Coattention Network (DCN)
dcn-model jupyter-notebook russian tensorflow
Last synced: 07 May 2025
https://github.com/vuuuuk/pointnet-detectron2-training
PointNet training with custom Intel RealSense L515 dataset, Detectron2 training with custom Roboflow dataset
detectron2 google-colaboratory jupyter-notebooks keras lidar-point-cloud open3d pointnet python3 realsense2 roboflow tensorflow
Last synced: 21 Jan 2026
https://github.com/engageintellect/ai-stock-prediction
Future stock price predition using a regression neural-network
chatgpt daisyui fastapi neural-network openai python svelte sveltekit tailwindcss tensorflow yfinance
Last synced: 15 Apr 2026
https://github.com/black-puppydog/vgg19-normalized-to-tensorflow
Two little scripts that convert vgg_normalized.caffemodel from Bethge Labs to tensorflow.
Last synced: 29 Apr 2026
https://github.com/zhangchunsheng/tensorflow-rbnr
racing bib number detection with tensorflow
detection object-detection racing-bib-number tensorflow
Last synced: 28 Apr 2026
https://github.com/fdesjardins/tensorflow
Tensorflow and scientific computing examples
jupyter keras machine-learning neural-network numerical-methods tensorflow
Last synced: 15 Apr 2026
https://github.com/xinetzone/meet
心若安好
computer-vision deep-learning gluon keras object-detection pytorch tensorflow
Last synced: 26 Mar 2025
https://github.com/gaborvecsei/swiss-army-tensorboard
A tool which helps you to release the true potential of Tensorboard
keras log logger python tensorboard tensorflow visualization
Last synced: 07 May 2026
https://github.com/aagarwal1012/tensorflow-in-android
Using tensorflow in android
deep-learning tensorflow tensorflow-tutorials
Last synced: 30 Apr 2026
https://github.com/emalagoli92/pondernet-tensorflow
TensorFlow 2.X reimplementation of PonderNet: Learning to Ponder, Andrea Banino, Jan Balaguer, Charles Blundell.
adaptive-computation-time artficial-intelligence deep-learning pytorch recurrent-neural-network tensorflow
Last synced: 14 Apr 2026
https://github.com/prankshaw/ml-applications
A wide collection of various Machine learning applications including sentiment analysis, handwriting classification, recommendation engine and many more!!!!
classification fiters google-api handwritten-digit-recognition image image-manipulation machine-learning prediction recommendation-system sentiment-analysis tensorflow
Last synced: 28 Apr 2026
https://github.com/lorddarkula/vitaminator-core
Synopsys Science Fair Project 2016
convolutional-neural-networks deep-learning machine-learning nueral-networks python-2 tensorboard tensorflow
Last synced: 29 Apr 2026
https://github.com/adityajn105/move37
Move37 is a Reinforcement Learning Course by Siraj Raval's The School of AI. This repository is to maintain all codes done during this course.
markov-decision-processes reinforcement-learning tensorflow
Last synced: 15 Apr 2026
https://github.com/ekramasif/predict_the_diabetes
Training an Artificial Neural Network with this dataset and Predict the Diabetes.
ann artificial-neural-network dataset deep-learning diabetes-prediction machine-learning neural-network pima-indian-diabetes-dataset tensorflow
Last synced: 11 Oct 2025
https://github.com/cornerstone-ondemand/modelkit-imdb
NLP sample project leveraging modelkit and the imdb reviews dataset
fastapi imdb-dataset machine-learning mlops modelkit natural-language-processing nlp python rest-api spacy tensorflow
Last synced: 20 Apr 2026
https://github.com/fractalego/mixture-of-softmaxes
Short experiments on the Mixture of Softmax technique
ensemble-model mixture-of-context mixture-of-softmax rnn tensorflow
Last synced: 17 Apr 2026
https://github.com/aseem09/super-resolution-cnn
Deep CNN based implementation of Super-Resolution
cnn deep-learning keras super-resolution tensorflow
Last synced: 07 May 2026
https://github.com/pottekkat/teachable-machine
A teachable image classifier that runs on any browser built using TensorFlow JS
computer-vision data-science deep-learning image-processing machine-learning tensorflow tensorflow-js
Last synced: 29 May 2026
https://github.com/starling-lab/rrbm-tensorflow
TensorFlow implementation of "Relational Restricted Boltzmann Machines: A Probabilistic Logic Learning Approach"
bolzmann-machines machine-learning-algorithms tensorflow
Last synced: 30 Apr 2026
https://github.com/cos301-se-2021/tensorflow-ui
TensorFlow UI COS 301 Capstone project by Try Catch Degree.
ai machine-learning tensorflow
Last synced: 18 Mar 2025
https://github.com/justanhduc/fucos-tensorflow
an implementation of fucos on tensorflow
deep-learning machine-learning python3 tensorflow
Last synced: 01 May 2026
https://github.com/dfsp-spirit/meshlearn
AI model to predict computationally expensive vertex-wise descriptors like the local gyrification index from the mesh structure.
ai brain deep-learning gradient-boosting machine-learning mesh ml mri neuroimaging per-vertex python tensorflow triangular-mesh
Last synced: 30 Apr 2026
https://github.com/prahaladhchandrahasan/facemask_detector
CNN which detects the presence of face mask.
keras mobilenetv2 numpy opencv-python tensorflow tensorflow2
Last synced: 04 May 2026
https://github.com/supercoderhawk/deeplearning_tutorials
深度学习入门与进阶-代码与笔记
deep-learning deep-learning-tutorial tensorflow
Last synced: 25 Apr 2026
https://github.com/brianelizondo/ai-connectify
AI-Connectify is a JavaScript library for connecting to various AI services
ai artificial-intelligence chatgpt claude-ai cohere-ai dall-e javascript mistral-ai nodejs openai stability-ai tensorflow
Last synced: 05 Jul 2025
https://github.com/davidedc/the-strangest-things-in-your-pics
finding strange objects in your pictures using Inception3 deep convolution neural network by Google
deep-convolutional-networks deep-learning deeplearning inception machine-learning tensorflow
Last synced: 03 May 2026
https://github.com/sachintha-samarathunga/kidney-stones-detection-system
The "kidney-stones-Detector" is an advanced system delivering precise detection and classification of kidney conditions including stones, cysts, tumors, and normal states from medical imaging data. With an impressive accuracy of 98.87%, this machine learning-powered models offer reliable insights for medical professionals.
cnn-classification image-processing keras machine-learning meterial-ui metplotlib opencv python reactjs tensorflow uvicorn
Last synced: 28 Feb 2026
https://github.com/prasundas99/real-time-face-detection
Real Time Face and Emotion Detector using Face api js
face-api-js face-recognition tensorflow
Last synced: 27 Apr 2026
https://github.com/neuronets/brainy
Automated brain segmentation
brain brain-extraction mri neuroimaging segmentation tensorflow trained-models
Last synced: 22 Apr 2026
https://github.com/jamestang12/derma-box
Detects atopic eczema in babies. Used by 3rd-world midwifery nurses.
css google-cloud healthcare html machine-learning mysql php python raspberry-pi skin-disease skin-scanner tensorflow twillio
Last synced: 13 Apr 2026
https://github.com/madeyoga/mnist
Train digit recognition model using Tensorflow and Keras with MNIST dataset
computer-vision digit-recognition handwritten-digit-recognition keras mnist tensorflow
Last synced: 07 May 2026