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-10 00:27:34 UTC
- JSON Representation
https://github.com/wearepal/data-domain-fairness
computer-vision cvpr fairness tensorflow
Last synced: 19 Apr 2025
https://github.com/bitwise-01/cambrian
Classifying cats from dogs using machine learning
keras machine-learning tensorflow
Last synced: 10 Mar 2026
https://github.com/rap12/filipino-subjectivity
Filipino Subjectivity Classifier using TensorFlow. It classifies if a Filipino article is objective or subjective.
machine-learning regression tensorflow
Last synced: 19 Apr 2025
https://github.com/Jumpst3r/tensorflow-lite-sgx
A port of the tensorflow-lite for microcontrollers framework to Intel's SGX Framework. Designed to simplify research of privacy preserving machine learning in the context of trusted execution environments (TEEs).
privacy-preserving-machine-learning sgx sgx-enclave tensorflow
Last synced: 20 Apr 2025
https://github.com/nghorbani/cnn_implementations
Data and Trained models can be downloaded from https://goo.gl/7PrKD2
adversarial-autoencoders dcgan gan generative-model improved-wasserstein python3 tensorflow vae variational-autoencoders wasserstein-gan
Last synced: 22 Apr 2025
https://github.com/shubham0204/tf_esrgan_desktop_app
A desktop app built with Qt (PySide6) for super resolution with ESRGANs in TensorFlow
desktop-application pyqt6 python3 pytorch qt6 super-resolution tensorflow
Last synced: 22 Apr 2025
https://github.com/matteobettini/stock-market-prediction-2020
This is the the final project of the course: L330 Data Science: principles and practice at the University Of Cambridge. The task for this project is stock market prediction using a diverse set of variables. In particular, given a dataset representing days of trading in the NASDAQ Composite stock market, our aim is to predict the daily movement of the market up or down conditioned on the values of the features in the dataset over the previous N (trading) days.
classification cnn keras lstm mlp neural-networks sklearn stock-market stock-market-prediction tensorflow
Last synced: 08 Apr 2025
https://github.com/florianwoelki/climate_change
This jupyter notebook is for visualising the climate change in the years from 1750 to 2015.
climate-change data-analytics jupyter keras machine-learning python tensorflow
Last synced: 23 Apr 2025
https://github.com/longxingtan/nlp-examples
A collection of named entity recognition (NER)
bert named-entity-recognition ner tensorflow
Last synced: 15 Apr 2025
https://github.com/zhangjun/tf_serving_client_brpc
tensorflow serving client using brpc
brpc client deep-learning serving tensorflow tensorflow-serving
Last synced: 09 Apr 2025
https://github.com/thecoderpinar/plant-health-monitoring
🌱 This project aims to automate plant health monitoring using computer vision and deep learning. It focuses on accurate disease detection and classification in plants through rigorous data preprocessing and robust model selection.
agriculture artificial-intelligence cnn cnn-model computer-vision deep-learning github keras machine-learning open-source opencv plant-health tensorflow
Last synced: 16 Aug 2025
https://github.com/0xnan/carbonaraextractor
Product specifications extractor driven by a DOM Classifier.
camera dom extractor keras neural-network scraping tensorflow
Last synced: 25 Apr 2025
https://github.com/aprimadi/image-orientation-ai
Automatic Image Orientation using Deep Learning
artificial-intelligence automatic-image-orientation deep-convolutional-neural-networks deep-learning deep-neural-networks keras machine-learning python tensorflow
Last synced: 25 Apr 2025
https://github.com/djb15/deblurring
Huawei number plate image deblurring competition entry
deeplearning keras machine-learning python tensorflow
Last synced: 14 Jun 2025
https://github.com/tmattio/tf_datasets
Python scripts to download public datasets and generate tfrecords.
Last synced: 26 Mar 2025
https://github.com/burakahmet/deeplearning.ai-tensorflow-developer-professional-certificate
Quizzes and assignment submissions for DeepLearning.AI TensorFlow Developer Professional Certificate program
artificial-neural-networks cnn computer-vision convolutional-neural-networks coursera deep-learning deep-neural-networks deeplearning image-classification image-processing keras learning-notes machine-learning natural-language-processing neural-network neural-networks recurrent-neural-networks rnn tensorflow tensorflow-tutorials
Last synced: 06 Oct 2025
https://github.com/akshay-vs/cnn-image-classification
This project uses a CIFAR dataset-trained convolutional neural network to classify input images, whether it is a pre-processed image from the dataset or a user-supplied image via URL, with the functionality to assign a confidence score to the prediction.
adam-optimizer cnn-keras crossentropyloss image-classification machine-learning neural-network python tensorflow urllib
Last synced: 02 Mar 2026
https://github.com/jcrodriguez1989/kerasmodelcreator
ShinyApp: Visually design Keras models for R language
deep-learning designer gui keras model r shiny tensorflow
Last synced: 12 Oct 2025
https://github.com/philipperemy/keras-mode-normalization
Keras Implementation of Mode Normalization (Lucas Deecke, Iain Murray, Hakan Bilen, 2018)
batch-normalization keras tensorflow
Last synced: 13 Oct 2025
https://github.com/koushik-elite/deep-learning-animal-classification-using-tensorflow
Deep Learning Animal Classification using TensorFlow
image-classification python python3 tensorflow tensorflow-examples tensorflow-experiments
Last synced: 24 Oct 2025
https://github.com/apm5/tensorflow_2.0_example
tensorflow 2.0alpha版本。停止更新,更多资料请移步我的另一个项目
tensorflow tensorflow-2 tensorflow-examples
Last synced: 25 Oct 2025
https://github.com/im-rises/emotion_recognition_cnn
AI deep learning app to recognize facial emotions from a picture.
ai cnn convolutional-neural-networks deep-learning image-classification images neural-network opencv python tensorflow videos
Last synced: 25 Oct 2025
https://github.com/stes/arch-deepspeech
Arch Linux packages to install CPU versions of Mozilla's Deep Speech implementation
arch-linux arch-linux-pkgbuild deep-learning deepspech speech-to-text tensorflow
Last synced: 26 Oct 2025
https://github.com/dkesada/ktsnn
Implementation in Keras of time delay neural network (TDNN), convolutional recurrent neural networks (CRNN) and long short-term memory networks (LSTM) for short and long-term forecasting of time series.
neural-networks tensorflow time-series-forecasting
Last synced: 15 Apr 2026
https://github.com/szymon-budziak/ai_stock_trading_bot
AI stock trading bot in Python.
ai matplotlib numpy pandas python stock-trading stock-trading-bot tensorflow trading trading-bot yfinance
Last synced: 13 Feb 2026
https://github.com/suryavamsi-p/diabetic-retinopathy-detection-with-resnet50
Built an end-to-end deep learning pipeline using ResNet-50 to classify retinal images into five stages of Diabetic Retinopathy. Applied transfer learning, image preprocessing, and AUC-based evaluation on the APTOS 2019 Kaggle dataset, achieving a 94% validation AUC—offering real-world potential in clinical diagnosis automation.
aptos2019 auc-evaluation clinical-decision-support cnn-model computer-vision data-augmentation deep-learning diabetic-retinopathy early-detection healthcare-ai image-classification keras medical-diagnosis medical-imaging multi-class-classification optical-imaging resnet50 retinal-image-analysis tensorflow transfer-learning
Last synced: 13 Apr 2026
https://github.com/aveek-saha/graph-attention-net
A TensorFlow 2 implementation of Graph Attention Networks (GAT)
gat graph-attention-networks graph-neural-networks graphs tensorflow tensorflow2
Last synced: 19 May 2026
https://github.com/camara94/convolutional-neural-networks
Implement the foundational layers of CNNs (pooling, convolutions) and stack them properly in a deep network to solve multi-class image classification problems.
cnn-keras deep-neural-networks keras tensorflow
Last synced: 27 Feb 2026
https://github.com/krisharul26/autonomous-vehicle-running-with-line-navigation-and-object-detection-using-opencv-and-ai-techniques-
Mobility on a wide scale is moving towards complete automation. Though the technology for automating the vehicles already exists, these technologies must be optimised to fit the current environment. This project would be a scaled-down model of the Autonomous Car. By running these scaled-down models in the live streaming line detection using OpenCV.
computer-vision decisionmaking googlecolab navigation numpy-arrays object-detection oops-in-python opencv opencv-python python-3 raspberry-pi-4 raspberry-pi-camera tensorflow
Last synced: 28 Jan 2026
https://github.com/botic/sharedmobility-ai
Removes customer frustration from shared mobility services. Supported by Netidee Call 13.
data-driven mobility netidee nodejs tensorflow tensorflowjs vuejs
Last synced: 29 Jul 2025
https://github.com/kazuhito00/hand-detection-3class-mobilenetv2-ssdlite
MobilenetV2-SSDLiteで訓練した手検出(Open/Close/Pointer)のモデルです。
hand-detection mobilenetv2-ssdlite object-detection opencv tensorflow
Last synced: 15 Jul 2025
https://github.com/unilight/generative-compression
Tensorflow implementation of paper Generative Compression.
gan generative-adversarial-network image-compression tensorflow wgan-gp
Last synced: 11 Jul 2025
https://github.com/deepmancer/tweet-disaster-detection
fine-tuned BERT and scikit-learn models for real-time classification of disaster-related tweets, using TensorFlow, Keras, and Transformers. .
bert bert-fine-tuning classification fine-tuning huggingface-transformers keras keras-tensorflow natural-language-processing nlp scikit-learn tensorflow tensorflow2 tokenizer transformers
Last synced: 01 Apr 2025
https://github.com/creativeguru97/machinelearning
Learn everything around ML
artificial-neural-networks deep-learning deep-neural-networks deeplearning hand handpose handtracking machinelearning neural-network oreilly oreilly-books pose-estimation posenet posetrack tensorflow tensorflow-experiments tensorflow-models tensorflowjs
Last synced: 23 Apr 2025
https://github.com/abhayvashokan/traffic-anomaly-detector
Detects anomalies in traffic flow. If there is a green light and a traffic jam at the same time, it is an anomaly. The database gets updated and suitable alerts are given. The accident detection algorithm detects accidents in the anomaly.
laravel opencv python tensorflow
Last synced: 12 Apr 2025
https://github.com/sudo-rushil/dga-intel-web
This deep learning model uses a CNN-LSTM architecture to predict whether a given domain name is genuine or was artificially generated by a DGA.
cnn deep-learning keras lstm lstm-cnn machine-learning tensorflow
Last synced: 13 May 2025
https://github.com/stared/stable-diffusion-keras-m1-gpu
Stable diffusion image generation with KerasCV for Macbook M1 GPU
gpu keras m1 m1-mac stable-diffusion tensorflow
Last synced: 11 Feb 2026
https://github.com/bbc/cnn-rate-distortion
CNN for rate-distortion estimation
cnn distortion python3 rate tensorflow video-coding
Last synced: 06 Apr 2025
https://github.com/peptoneltd/dspp-data
Database of Structural Propensities of Proteins (dSPP) raw data repository by Peptone Inc.
biotechnology dataset keras keras-models machine-learning prediction protein protein-sequences protein-structure tensorflow tensorflow-models
Last synced: 12 May 2025
https://github.com/fengyh3/text-classification
Deep Learning for Text Classification in NLP
tensorflow text-classification
Last synced: 04 May 2026
https://github.com/terrytangyuan/tensorflow-basic-exercises
Exercises for TensorFlow Tutorial
Last synced: 14 Aug 2025
https://github.com/huangcongqing/tensorflow
TensorFlow1.14和TensorFlow2x的学习代码('py35)
bilibili-tensorflow jupyter-notebook tensorflow tensorflow-tutorials tensorflow2 tf1
Last synced: 14 Jun 2025
https://github.com/coreyauger/quickdraw-gan
generative adversarial networks with keras
Last synced: 13 Apr 2025
https://github.com/dataxujing/ssd-tensorflow
:art::art::art: SSD-Tensorflow目标检测基于医学影像的消化内镜活检钳
cv detection python3 ssd tensorflow
Last synced: 16 Aug 2025
https://github.com/sami-badawi/scaladl
Scala wrappers for deep learning framework DJL
deep-learning java pytorch scala scala3 tensorflow
Last synced: 20 Jun 2025
https://github.com/pxlairobotics/anr_ml_docker
This repository contains the necessary elements (code and artifacts) to build a Machine Learning container suitable to execute all the ML exercises of the AnR course.
fastai-v07 flask juypter keras machine-learning ml numpy pandas scikit-learn scipy tensorflow
Last synced: 30 Mar 2025
https://github.com/Munaikh/Ansitu
An app that can detect recitations and shows who is the reciter 💜
ai classification detection flutter flutter-app flutter-apps flutter-ui ml muslim muslims quran teachable-machine tensorflow tflite tflite-model
Last synced: 24 Feb 2026
https://github.com/nicofilips/cs50ai-harvard
Harvard University Online Course | CS50-AI | Artificial Intelligence with Python | Project Solution
artificial-intelligence harvardcs50 natural-language-processing neuronal-network nltk python scikit-learn tensorflow
Last synced: 15 Apr 2025
https://github.com/philipperemy/tf-easy-model-saving
An easy way to load and save checkpoints in Tensorflow!
tensorflow tensorflow-library tensorflow-models
Last synced: 25 Mar 2025
https://github.com/luca-parisi/m_arcsinh
m-arcsinh: A Reliable and Efficient Function for Supervised Machine Learning (scikit-learn, TensorFlow, and Keras) and Feature Extraction (scikit-learn)
activation activation-function activation-functions activations arcsinh classification dimensionality-reduction feature-extraction keras keras-tensorflow machine-learning machinelearning mlp mlp-classifier neural-network python scikit-learn svm svm-classifier tensorflow
Last synced: 28 Jun 2025
https://github.com/progamergov/pytorch-old-tensorflow-models
Models from Tensorflow and Keras converted to PyTorch
inception inception-v1 inception-v3 inception5h inception5h-pytorch inceptionv1 inceptionv3 keras keras-tensorflow mmdnn model-zoo pytorch pytorch-model-zoo pytorch-models tensorflow
Last synced: 18 Aug 2025
https://github.com/omkarpattnaik8080/clothingclassification
"Developing a deep learning model for fashion classification, distinguishing clothing items with high accuracy, leveraging convolutional neural networks for image recognition and feature extraction."
cnn-keras data-science deep-learning machine-learning tensorflow
Last synced: 10 Feb 2026
https://github.com/burcgokden/coulgat-graph-attention-interpretability
Implementation of CoulGAT framework and screened Coulomb attention mechanism.
artificial-intelligence attention deep-learning density-functional-theory graph-attention-networks graph-neural-network graphs interpretability machine-learning machine-learning-algorithms neural-network python quantum-chemistry regularization tensorflow
Last synced: 16 May 2025
https://github.com/pegah-ardehkhani/air-passenger-demand-forecasting
Forecast airline passenger demand using time series models like AR, ARMA, and LSTM to improve operations, optimize scheduling, enhance resource allocation, and streamline supply chain management through accurate demand predictions
arima-forecasting arma auto-regressive auto-regressive-model boxcox decomposition demand-forecasting dickey-fuller dickey-fuller-test flight-data lstm machine-learning machine-learning-algorithms non-stationary qqplot tensorflow time-series time-series-analysis time-series-data time-series-forecasting
Last synced: 27 Oct 2025
https://github.com/ninpnin/probabilistic-word-embeddings
Train and evaluate probabilistic word embeddings with Python.
probabilistic-modeling tensorflow word-embeddings
Last synced: 12 May 2025
https://github.com/toelt-llc/talk-gans-gsdc-munich
gan teaching tensorflow tensorflow-tutorials
Last synced: 19 Aug 2025
https://github.com/dubvulture/tensor_fcn
Tensorflow implementation of Fully Convolutional Networks for Semantic Segmentation
cnn convolutional-neural-networks fcn fully-convolutional-networks machine-learning tensorflow
Last synced: 07 Mar 2026
https://github.com/h-fuzzy-logic/python-windspeed
Predicting windspeed from satellite images of tropical storms
Last synced: 23 Apr 2025
https://github.com/jonasrauber/foolbox-tensorflow-keras-applications
The pretrained TensorFlow Keras models with a Foolbox Zoo compatible interface
adversarial-attacks foolbox imagenet keras pretrained-models tensorflow
Last synced: 16 Aug 2025
https://github.com/rid17pawar/imageclassificationapp
This is an Image Classification App developed in Android Studio using Kotlin language. It uses a pre-trained TensorFlow Lite model to classify different images.
ai android image kotl mobilenet tensorflow tensorflowli
Last synced: 08 Aug 2025
https://github.com/oleksandr-g-rock/classify_picamera_in_live_time_cusom_model
Image classification (persons, animals, other) on raspberry pi from pi-camera (in live time) used custom model .h5 (output to terminal)
image-classification image-processing image-recognition pi-camera raspberry-pi tensorflow tensorflow-examples tensorflow-tutorials
Last synced: 09 Jul 2025
https://github.com/victorowinoke/cnn-image-classification-using-fashion-mnist-dataset
There's been much speculation in recent years about neural networks technologies and other deep learning algorithms, primarily because of the popularity of several implementations in the sector utilizing these techniques. Consequently, this hype has yielded several innovative ideas to build open-source libraries and methods to enable the average income tech-savvies to achieve their objective. This research paper aims to examine and illustrate how to use deep learning technologies and algorithms to precisely classify a dataset of fashion images into their respective clothing categories. First, the paper shows the general knowledge of convolutional neural networks (CNN) and the techniques of image classification. Later on, it also discusses the methodology of building a neural network and the simulation process. The results of the neural network simulation are compressively evaluated and discussed.
cnn-classification cnn-keras code deep-neural-networks fashion-classifier fashion-mnist-dataset image-classification python3 report tensorflow tensorflow-models
Last synced: 02 Apr 2025
https://github.com/notedance/note_rl
Reinforcement learning library for Keras and PyTorch.
deep-reinforcement-learning keras pytorch reinforcement-learning rl tensorflow
Last synced: 24 Oct 2025
https://github.com/thiagopbueno/tf-rddlsim
A RDDL simulator running in TensorFlow.
Last synced: 14 Jan 2026
https://github.com/ganeshkumartk/pic2pill
💊📸A Progressive Web based Pill Image Classification app #madeWithTFJS and React
image-classification indexeddb inference javascript madewithtfjs pill pill-classification pwa pwa-app react service-workers tensorflow tensorflow-format tensorflow-model tensorflowjs tfjs webapp
Last synced: 11 Apr 2026
https://github.com/kudzaiprichard/kudzaiprichard
Strong in design and integration problem-solving skills. Expert in solution development.
angular artificial-intelligence docker java javascript machine-learning nosql python scikit-learn software-analysis software-architecture-and-design spring-boot sql tensorflow typescript vscode
Last synced: 23 Apr 2025
https://github.com/martinn25/bsternaichain
An innovative platform combining Blockchain and AI for transparent and secure transactions.
ai blockchain crypto ethereum graphql machine-learning nextjs nodejs opensource reactjs risk-management rust smart-contracts solidity tensorflow web3
Last synced: 10 Sep 2025
https://github.com/serre-lab/meta-predictor
🔮 Meta-predictor Explainability Benchmark
explainable-ai interpretability machine-learning pytorch tensorflow xai
Last synced: 27 Apr 2025
https://github.com/satyamtripathi8/handwritten_digit_classifier
Explore this repository for a CNN-based handwritten digit classification project. Utilizes TensorFlow/Keras to train and evaluate models, providing a practical example of deep learning in image recognition.
cnn-for-visual-recognition cnn-keras mnist pillow scikit-learn tensorflow
Last synced: 27 Feb 2025
https://github.com/simars/classify_plants_animals_tf
Tenserflow Classify Plants and Animals
ai machine-learning machinelearning ml neural-network tensor tensorflow tensorflow-experiments tensorflow-models
Last synced: 21 Jan 2026
https://github.com/codeperfectplus/intel_image_classification
Intel Image classification using CustomDataLoader and Tensorflow training loop with cutsom model evalution function to understand what's going behind
classification convolutional-neural-networks deep-learning image-classification pytorch tensorflow
Last synced: 31 Aug 2025
https://github.com/abhiramdodda/skindiseasedetection
Skin diseases can be detected and classified through Deep Learning techniques. In this project Deep CNN network is built on top of EfficientNetB3 for image classification.
cnn efficientnetb3 image-classification image-processing keras matplotlib python3 sampling-methods tensorflow
Last synced: 18 Jun 2025
https://github.com/abdularis/deeplearningcnn
Content based image retrieval using convolutional neural network and tensorflow
cbir convolutional-neural-network deep-learning image-search tensorflow
Last synced: 10 Jul 2025
https://github.com/jwest951227/lstmstockpricepredictor
Predicting storck price of Suzunoya- by means of LSTM
keras matplotlib numpy pandas tensorflow yfinance
Last synced: 18 Apr 2025
https://github.com/toelt-llc/course-oreilly-london-ai
This repository contains the material for the CNN training given at the O'Reilly AI Conference in London in 2019.
deep-learning keras teaching tensorflow
Last synced: 02 Sep 2025
https://github.com/markdouthwaite/xanthus
Neural recommendation models in Python, using Tensorflow 2.0 & Keras.
data-science deep-learning keras neural-collaborative-filtering neural-networks python recommendation-system recommender-system tensorflow
Last synced: 26 Oct 2025
https://github.com/zenixls2/chatbot-rnn
Please aware that the data provided is already outdated. Sample data would be uploaded for users to test on their own.
Last synced: 30 Jul 2025
https://github.com/rajsoni03/covid-19_detection_using_chest_x-ray_images
A Deep Learning Projects For Diagnosis of COVID Disease by Chest X-Ray Images.
covid-19 covid-ai deep-learning densenet121 diagnosis flask tensorflow
Last synced: 19 Jun 2025
https://github.com/salamanderxing/mate
🧉 the ultimate deep learning project management and sharing tool
deep-learning deep-neural-networks deeplearning jax machine-learning project-template pytorch pytorch-lightning reproducibility research tensorflow
Last synced: 05 Nov 2025
https://github.com/peterqiu0516/mit-ml-autonomous-vehicle-workshop
An workshop on application of computer vision and machine learning to self-driving cars based on Python and ROS held at MIT.
cnn-classifier computer-vision opencv pid raspberry-pi ros self-driving-cars sklearn svm-classifier tensorflow
Last synced: 12 Apr 2026
https://github.com/asad-ismail/lane_detection
Lane Detection and Classification using Front camera monocular images
adas cpp embedded lanedetection pruning quantization tensorflow weight weightclustering
Last synced: 19 Apr 2025
https://github.com/wesleych3n/metric-learning-triplet-loss
NTU Biophotonics and Bioimaging Lab dairy cow face monitoring project. Metric learning experiment.
deep-learning feature-extraction few-shot-learning mobilenetv2 tensorflow tflite-models
Last synced: 23 Mar 2025
https://github.com/rajithashok/bumpkin-baby
css3 html5 reactjs teachable-machine tensorflow unity
Last synced: 22 Feb 2026
https://github.com/darshangowda0/machine-learning
This repository serves as a template for all practical applications of basic ML algorithms implemented in both R and Python.
machine-learning python r tensorflow
Last synced: 14 Sep 2025
https://github.com/mysterionrise/tensorflow-metal-experiments
Example of training NN based on Tensorflow Metal using ARM M chips from Apple
gpu m1 m1-mac m2 m2-mac m3-mac neural-network neural-networks tensorflow tensorflow-gpu tensorflow-tutorials
Last synced: 19 May 2026
https://github.com/fdch/dreamsound
An adaptation of the Deep Dream project into an audio-based musical context
audio keras music python tensorflow
Last synced: 05 Oct 2025
https://github.com/omidghadami95/geolife-outlierdetection-tmd
Outlier detection (z-score and IQR) and visualization on Geolife dataset for transport mode detection task
geolife geolife-dataset google-colab googlecolab iqr keras numpy outlier-detection outlier-detection-datasets pandas tensorflow tmd transport-mode-detection visualization z-score
Last synced: 05 Oct 2025
https://github.com/bububa/facenet
face detction/recognization golang lib using tensorflow facenet
deep face-detection face-recognition facenet tensorflow
Last synced: 15 Apr 2025
https://github.com/prithvi45/conversational-chatbot
Chatbot built by using Deep Neural Networks and TensorFlow
deep-neural-networks python3 tensorflow
Last synced: 12 May 2025
https://github.com/farahibrar/programming-in-python
Explore a comprehensive collection of Python programming for diverse data analysis and data science projects. This repository covers data exploration, visualization, statistical analysis, machine learning, NLP, and model deployment. Perfect for enthusiasts looking to delve into practical examples and advanced techniques.
beautifulsoup dataanalysis docker flask folium jupyter-notebook machine-learning matplotlib nltk numpy pandas python pytorch scikit-learn scikitlearn scipy seaborn spacy statsmodels tensorflow
Last synced: 16 Jul 2025
https://github.com/sanchitvj/kaggle-competitions
Code used to get into TOP 4% position in the leaderboard of Kaggle competitions.
computer-vision deep-learning image-classification kaggle-competition kaggle-dataset pytorch tensorflow
Last synced: 08 Aug 2025
https://github.com/ahmetaksungur/object-detection-with-tensorflow
Object detection model that aims to localize and identify multiple objects in a single image.
ai javascript object-detection tensorflow
Last synced: 28 Apr 2026
https://github.com/nheidloff/watson-deep-learning-javascript
Deploying Watson Deep Learning Models to Browsers
ai deep-learning dl ibm-cloud javascript tensorflow tensorflowjs watson web
Last synced: 10 May 2026
https://github.com/aqafridi/tensorflow-developer-specialization
Tensorflow Developer Specialization from beginner to advance level.it include from ANN , CNN, RNN to GANs. From computer vision to Natural Language processing.
artificial-intelligence computer-vision deep-learning gans machine-learning natural-language-processing tensorflow
Last synced: 02 May 2026
https://github.com/soumyajit4419/emojify--v1.0
Generate Emoji from text messages.
deep-learning emoji-prediction keras nlp tensorflow
Last synced: 09 May 2026
https://github.com/bhattbhavesh91/tf-js-example-2
About In this tutorial, I'll show you how you can train a Deep Neural Network in the browser using TensorFlow.js
tensorflow tensorflow-js tfjs tfjs-converter tfjs-tutorials
Last synced: 05 Jun 2026
https://github.com/iamdanialkamali/memotionanalysis
Meme Sentiment Analysis SemEval 2020 Task 9
keras multimodal-deep-learning tensorflow
Last synced: 10 May 2026
https://github.com/wolny/keras-image-net
Simple REST app for image classification using Keras pre-trained deep learning models
flask image-classification keras-neural-networks keras-tensorflow tensorflow
Last synced: 03 May 2026
https://github.com/fnproject/cloudevents-demo
Image processing application demo with CloudEvents and TensorFlow
cloud-computing fnproject functions-as-a-service golang image-processing opencv python serverless tensorflow
Last synced: 04 May 2026