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-03 00:27:35 UTC
- JSON Representation
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/iamsdt/deeplearningprojects
All Deep Learning Projects
deep-learning neural-network pytorch tensorflow
Last synced: 04 May 2026
https://github.com/romaingrx/vit-tumor-classification
Tumor classification with vision transformer
brain deep-learning tensorflow tumor-detection vision-transformer
Last synced: 01 May 2026
https://github.com/thevarunsharma/pycaption
A telegram bot that receives an image from the user and returns a caption generated for it through chat over telegram using Telegram API.
deep-learning image-captioning keras machine-learning python telegram-bot tensorflow
Last synced: 20 Apr 2026
https://github.com/sayakpaul/bentoml-explorations
Contains my experiments made with the mighty library BentoML
bentoml python rest-api scikit-learn tensorflow zomato
Last synced: 16 Sep 2025
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/jokoum/satellite-image-classification
Semester project for the Deep Learning class of the MSc in Artificial Intelligence
attention-mechanism colab-notebook convolutional-neural-networks deep-learning gru-layer image-classification keras python resnet50v2 satellite-imagery tensorflow
Last synced: 09 Apr 2026
https://github.com/kalthommusa/introduction-to-computer-vision-and-image-processing
This repository contains my practice of Introduction to Computer Vision and Image Processing lab notebooks.
convolutional-neural-networks cv-studio deep-neural-networks deploy-model ibm-cloud image-classification image-processing image-segmentation object-detection opencv pillow python pytorch supervised-machine-learning tensorflow test-model train-model transfer-learning use-model
Last synced: 13 Aug 2025
https://github.com/msiddhu/emotion-detection
A emotion detection tool based on TensorFlow and OpenCV
accuracy dataset emotion-detection faces numpy opencv python tensorflow tensorflow-models webcam-feed
Last synced: 02 Apr 2025
https://github.com/dangnm9699/handwritten-digit-recognition
Project II / HUST / 20192
handwritten-digit-recognition hust keras mnist neural-network python3 tensorflow
Last synced: 06 May 2026
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/jswong65/tensorflow
Learning TensorFlow for DNN and CNN
convolutional-neural-networks deep-learning recurrent-neural-networks tensorflow
Last synced: 01 May 2026
https://github.com/dev-khant/encoder-decoder
Simple Encoder Decoder Network
encoder-decoder nlp tensorflow
Last synced: 01 May 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/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/sneha1012/multimodal-chest-x-ray-image-generation-using-conditional-gans
This repository presents a sophisticated Conditional Generative Adversarial Network (cGAN) designed to synthesize chest X-ray images, representative of six distinct medical conditions. The overarching ambition is to harness these synthetic images to augment authentic datasets.
deep-learning generative-adversarial-network keras medical-imaging tensorflow
Last synced: 29 Apr 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/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/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/offbit-ai/litert
Rust bindings for LiteRT, successor to TensorFlow Lite. is Google's On-device framework for high-performance ML & GenAI deployment on edge platforms, via efficient conversion, runtime, and optimization
genai litert litert-lm ml tensorflow
Last synced: 22 Jun 2026
https://github.com/thebutlah/muxunroll
An implementation of my Multiplexer Unrolling technique implemented on a LSTM in TensorFlow.
lstm machine-learning multiplexer-unrolling neural-network recurrent-neural-networks tensorflow
Last synced: 28 Apr 2026
https://github.com/yashvardhan-ai/face-mask
mask on
computer-vision hacktoberfest keras tensorflow
Last synced: 09 May 2026
https://github.com/real-veersandhu/waste-classification
A waste classification system built with transfer learning (ResNet50)
deep-learning image-classification tensorflow
Last synced: 28 Apr 2026
https://github.com/nikhil25803/foodvision
FoodVision is a Python project focused on multiclass image classification, employing Convolutional Neural Networks (CNN).
cnn deeplearning keras multiclass-classification python python3 tensorflow tkinter
Last synced: 09 May 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/efe-eroglu/hisse_fiyat_tahmini
Predicts the closing prices of stocks on the Istanbul Stock Exchange. Identify correlated and inversely correlated stocks
graph indicators lstm stock-price-prediction tensorflow
Last synced: 28 Apr 2026
https://github.com/ahsan-83/machine-learning-specialization-coursera
Machine Learning Specialization course offered by DeepLearning.AI on Coursera
andrew-ng-machine-learning classification coursera linear-regression logistic-regression machine-learning machine-learning-algorithms machine-learning-coursera machine-learning-models mathematical-modelling mathematical-optimization numpy pandas python-programming regularization scikit-learn tensorflow
Last synced: 20 Apr 2026
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/pegah-ardehkhani/brain-mri-segmentation
U-Net from Scratch for Brain Tumor Segmentation
ai-for-medical-diagnosis brain-imaging brain-mri brain-mri-images deep-learning deep-neural-networks dice-coefficient healthcare-imaging iou medical-image-processing medical-imaging mri mri-brain mri-brain-segmentation mri-images python segmentation tensorflow u-net u-net-keras
Last synced: 09 May 2026
https://github.com/parth1899/artha-yukti
A deep learning platform that combines FinBERT-based sentiment analysis with LSTM-driven stock forecasting, delivering real-time, API-powered financial insights with confidence scoring.
finbert flask lstm-neural-networks react tensorflow
Last synced: 27 Apr 2026
https://github.com/ashishpatel26/tensorflow-by-google-udacity
Tensorflow by Google Udacity
tensorflow tensorflow-examples tensorflow-lite tensorflow-tutorials tensorflow-udacity tensorflowjs
Last synced: 27 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/murufeng/deep_learning_tensorflow
简单的tensorflow框架知识,softmax分类器,手写数字识别,线性回归,验证码生成与识别
Last synced: 26 Apr 2026
https://github.com/timofurrer/hslu-pren-digit-cnn
Convolutional Neural Network to recognize digits used in the PREN class @ HSLU
cnn digit-recognition hslu keras machine-learning pren tensorflow
Last synced: 15 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/supercoderhawk/deeplearning_tutorials
深度学习入门与进阶-代码与笔记
deep-learning deep-learning-tutorial tensorflow
Last synced: 25 Apr 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/neuronets/brainy
Automated brain segmentation
brain brain-extraction mri neuroimaging segmentation tensorflow trained-models
Last synced: 22 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/asad-ismail/fruits-classfication
Fruit classification tensorflow
classification cpp cpp-inference fruits optimization sagemaker sagemaker-deployment tensorflow tflite-conversion
Last synced: 09 May 2026
https://github.com/pegah-ardehkhani/corona-virus-tweets-sentiment-analysis-and-prediction
Analysis and Prediction of the Corona Virus tweets Sentiment Using Deep Learning Models and Plotly Library
coronavirus covid-19 data-science deep-learning deep-neural-networks lstm machine-learning plotly prediction python sentiment-analysis sentiment-classification tensorflow text text-analysis text-classification tweet tweet-analysis tweets
Last synced: 09 May 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/suyashsonawane/fashion-mnist
This repo if for my Youtube Video regarding MNIST Fashion Classifier
Last synced: 15 Apr 2026
https://github.com/bomzj/catch-cheese
🐭 Simple Vue js game with AI agent based on Reinforcement Learning
ai game javascript machine-learning reinforcement-learning tensorflow vue
Last synced: 19 Jun 2026
https://github.com/anirudhramanan/transfer-learning-image-classifier
Build an image classifier using transfer learning
image-classification machine-learning tensorflow tensorflowhub transfer-learning
Last synced: 08 May 2026
https://github.com/ayyucedemirbas/a_simple_transformer_chatbot
A simple transformer chatbot that trained with cornell movie-dialogs corpus. And a Streamlit app to make it easy to use.
attention chatbot machine-learning nlp streamlit tensorflow text-generation transformer
Last synced: 08 May 2026
https://github.com/msokoloff1/asynchronous-advantage-actor-critic
Algorithm for learning how to perform tasks with only pixels and rewards as the agents understanding of the environment. The agent can learn how to play various atari games.
a3c atari-games reinforcement-learning tensorflow
Last synced: 08 May 2026
https://github.com/dkosarevsky/ajpegli
Fast JPEG-to-NumPy image loading powered by Google jpegli
albumentations augmentation computer-vision image image-classification image-load image-loader image-loading image-loading-library image-processing images python pytorch tensorflow
Last synced: 18 Jun 2026
https://github.com/neelanjan00/face-recognition-facenet-
An implementation of the Siamese Neural Network for facial recognition using one shot detection, that eliminates the requirement for the Neural Network to be trained each time a new image is added to the database. Trained using a Triplet Loss Function, it may even be used to perform the facial recognition with one training instance image.
deep-learning face-recognition opencv siamese-network tensorflow
Last synced: 27 Oct 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/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/vartikaraj2512/dsml-internship-devtown-notebooks-
🌟 Data Science & Machine Learning Internship Projects 📊 Explore a curated collection of DS & ML notebooks covering topics like regression models, clustering, NLP, and deep learning. Dive into real-world projects such as price prediction, sentiment analysis, and customer segmentation. This repository reflects modern data-driven industry solutions
data-science filehandling googlecolab json kaggle keras machine-learning matplotlib numpy pandas python scikit-learn seaborn sql tensorflow
Last synced: 29 Jan 2026
https://github.com/maddosaurus/mlt
The Machine Learning Toolkit
anomaly-detection framework keras machine-learning neural-network pyod python3 scikit-learn tensorflow
Last synced: 07 May 2026
https://github.com/jparedesds/my-data-science-projects
🪐 All my personal projects.
computer-vision data-science deep-learning keras-models machine-learning pytorch tensorflow transformers
Last synced: 07 May 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/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/alecokas/ml-framework-comparison
A super simple demonstration of how Flux.jl compares with Tensorflow 2 and Pytorch
blog flux framework julia machine-learning mnist pytorch tensorflow tf2
Last synced: 06 May 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/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/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/raviqqe/tensorflow-extenteten
TensorFlow extension library
deep-learning python tensorflow
Last synced: 14 Feb 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/pythonnut/apptainer-jax
Apptainer "kitchen sink" ML environment using Poetry
apptainer jax poetry-python pytorch tensorflow
Last synced: 13 May 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/gogolb/brain_lesion_segmetation
Project for UCSF 265
265 brain keras keras-semantic-segmentation lesion lesion-detection lesion-segmentation mri-brain mri-segmentation seg segmentation stroke tensorflow ucsf unet university-project
Last synced: 05 May 2026
https://github.com/takuseno/a3c
A3C implementation with TensorFlow
reinforcement-learning tensorflow
Last synced: 05 May 2026
https://github.com/takuseno/a2c
A2C implementation with TensorFlow
deep-reinforcement-learning tensorflow
Last synced: 11 May 2026
https://github.com/mohammadmoataz2/x-rayguardian
This project focuses on detecting Pneumonia in chest X-ray images or video using artificial intelligence and deep learning techniques. The solution involves preprocessing the data, training a model using TensorFlow, and developing a desktop application to classify new X-ray images or video frames as either normal or showing signs of Pneumonia.
application chest cnn computer-vision corona covid deeplearning medical opencv python tensorflow x-ray
Last synced: 16 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/varshneydevansh/haf-ml
Humans, Animals and Flowers detection on Android using Machine Learning
android android-tutorial tensorflow tensorflow-tutorials
Last synced: 20 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/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/pottava/docker-dl-framework
Lightweight docker images of TesorFlow, Mxnet and so on
docker-image ipython jupyter-notebook lightweight mxnet tensorflow
Last synced: 04 Mar 2026
https://github.com/maximecharriere/AIDrivenAutonomousCar
This work consists of designing a miniature autonomous car that can follow a road, detect signalisations and obstacles.
autonomous-car autonomous-driving autonomous-vehicles car coral coral-tpu deep-learning machine-learning neural-network picamera python python3 raspberry-pi raspberry-pi-4 raspberrypi self-driving-car self-driving-cars tensorflow usb-accelerator
Last synced: 10 Jun 2026
https://github.com/aman9026/100daysofmachinelearning
#100DaysOfML Complete tutorial of ML from basics
artificial-intelligence artificial-intelligence-algorithms clustering-algorithm deep-learning deep-neural-networks k-means-clustering k-nearest-neighbours logistic-regression machine-learning mlops nueral-networks python3 regression regression-models scikitlearn-machine-learning tensorflow transfer-learning
Last synced: 04 May 2026
https://github.com/iamtodor/tensorflow_object_detection_create_coco_tfrecord
Convert coco dataset to tfrecord for the tensorflow detection API.
coco-dataset cocodataset object-detection tensorflow tfrecord
Last synced: 27 Oct 2025
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/hypnosapos/sonic-rl-remote
Sonic game by reinforcement learning
ai artificial-intelligence artificial-intelligence-algorithms machine-learning machine-learning-algorithms polyaxon ppo reinforcement-learning reinforcement-learning-agent tensorflow
Last synced: 03 May 2026
https://github.com/kartik4949/detectia
A highly flexible, scalable object detection library based on YOLO and SSD like architecture in TensorFlow.
deeplearning machinelearning objectdetection python tensorflow
Last synced: 03 May 2026
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/driedler/tflite_runtime_rpi0w
tflite_runtime Python wheel for Raspberry Pi Zero
python python3 raspberry-pi raspberry-pi-zero raspberry-pi-zero-w raspberrypi tensorflow tensorflow-lite tflite-runtime
Last synced: 10 May 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/naruto-o/bitcoin_price_prediction
In this project we will explore about Bitcoin and also we will predict the price of bitcoin using Machine Learning algorithm..Here we will use LSTM model in Tensorflow to build our model and then we will predict the bitcoin price.
bitcoin-price bitcoin-price-prediction deep-learning lstm-neural-networks sklearn tensorflow
Last synced: 09 May 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/tobybreckon/python-cnn-tools-test
a set of simple tools to check if we have TensorFlow, Keras and PyTorch setup correctly to use GPU
gpu keras opencv pytorch tensorflow
Last synced: 17 Mar 2025
https://github.com/ahmedsobhy01/digit-classifier
A "Hello World" ML neural network project features a FastAPI docker image for digit predictions and a React frontend where users can draw digits to see instant predictions
digit-classification digit-recognition docker machine-learning mnist neural-network reactjs tensorflow typescript
Last synced: 11 Apr 2025
https://github.com/joonb14/tflitedetection
TensorFlow Lite Object Detection Python Implementation
computer-vision detection interpreter mobilenet object-detection python ssd tensorflow tflite tflite-model tflite-object-detection tflite-python vision
Last synced: 05 May 2025
https://github.com/nano-bot01/handwriting-detection-using-deep-learing-with-neural-network
Handwriting Detection using Deep Learing with Neural Network, tensorflow, keras and jupyter notebook
ankit-nainwal dataset dectector deep-learning handwriting-recognition handwritten-digit-recognition jupyter-notebook keras keras-tensorflow machine-learning ml-models mnist nano-bot01 neural-network tensorflow
Last synced: 11 Apr 2025
https://github.com/dlr-rm/recall
Code and image database for IROS2022 paper "RECALL: Rehearsal-free Continual Learning for Object Classification". A algorithm to learn new object categories on the fly without forgetting the old ones and without the need to save previous images.
computer-vision continual-learning dataset deep-learning household-objects-classification incremental-learning object-classification online-learning python rehearsal-free tensorflow
Last synced: 15 May 2026
https://github.com/yashbansod/udacity-self-driving-car
My projects for Udacity's Self Driving Car Nanodegree program.
behavioral-cloning camera-calibration computer-vision kalman-filter keras lane-detection nanodegree neural-network self-driving-car tensorflow traffic-sign-classification udacity
Last synced: 13 May 2025
https://github.com/iamgmujtaba/gif-acoustic
Original Keras implementation of the code for the paper "Client-driven animated GIF generation framework using an acoustic feature," at 1171: Real-time 2D/3D Image Processing with Deep Learning (MTAP)
client-side ffmpeg gif gif-animation gifs gifs-generated gtzan-dataset keras keras-implementations keras-tensorflow tensorflow tesnorflow
Last synced: 04 May 2026
https://github.com/maximecharriere/aidrivenautonomouscar
Bachelor Thesis. This work consists of designing a miniature autonomous car that can follow a road, detect signalisations and obstacles.
autonomous-car autonomous-driving autonomous-vehicles car coral coral-tpu deep-learning machine-learning neural-network picamera python python3 raspberry-pi raspberry-pi-4 raspberrypi self-driving-car self-driving-cars tensorflow usb-accelerator
Last synced: 18 Apr 2026
https://github.com/aime-team/aime-mlc
AIME Machine Learning Containers (MLC) management system 2.0
Last synced: 11 Apr 2025
https://github.com/4ment/gradient-benchmark
automatic/analytical differentiation benchmark
bayesian-inference gradient-computation phylogenetics phylostan pytorch stan tensorflow torchtree variational
Last synced: 11 Apr 2025
https://github.com/yonetaniryo/numpy2tfrecord
Simple helper library to convert numpy data to tfrecord and build a tensorflow dataset
Last synced: 20 Mar 2025
https://github.com/aayusharora/tensorflowjs-neuralnet
Available on Google Codelabs
codelab machine-learning tensorflow tensorflowjs
Last synced: 09 Jul 2025
https://github.com/makseq/tfmicro
Micro framework for Tensorflow
micro-framework model tensorflow train
Last synced: 21 May 2026
https://github.com/wingkwong/tensorflow-playground
TensorFlow Learning Notebooks
tensorflow tensorflow-examples
Last synced: 15 May 2026