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/privatepeople/machinelearning-deeplearning
머신러닝과 딥러닝 공부를 위한 저장소
deep-learning deep-neural-networks deeplearning dl machine-learning machinelearning ml numpy pandas python scipy tensorflow
Last synced: 11 Apr 2026
https://github.com/heitan104/truesight
Detect AI-generated short-form videos using deep learning. Built with Flask, TensorFlow, and React Native.
ai-detection deepfake expo flask hackathon keras mobile-app opencv react-native spurhacks tensorflow video-analysis
Last synced: 11 Apr 2026
https://github.com/pardhuu66/college-id-validator
FastAPI-based offline College ID Validator with Docker support
base64 dnn docker easyocr fastapi mobilenetv2 numpy onnx onnxruntime opencv pillow pydantic python tensorflow uvicorn
Last synced: 11 Apr 2026
https://github.com/pradeep31747/signtech-real-time-sign_language_recognition
SignTech: Real-time Sign Language Recognition SignTech leverages advanced computer vision and machine learning to translate sign language gestures into text or speech in real-time. This innovative system bridges communication gaps, making interactions between deaf and hearing communities more inclusive and accessible.
cnn digitrecognition git machine-learning opencv python tensorflow
Last synced: 11 Apr 2026
https://github.com/daedalus/tbc
The Brain Collector: Find ML model weights inside Android
adb ai android artificial-intelligence coreml gguf hdf5 keras machine-learning ml model-weights onnx protobuf pytorch tensorflow tflite
Last synced: 11 Apr 2026
https://github.com/shah-afraz411/cnn-gemstones-classification--128-128-images
CNN-Gemstones-classification--128*128-images
cnn-classification cnn-keras confusion-matrix deep-learning image-classification python3 tensorflow
Last synced: 10 Apr 2026
https://github.com/gustavohenriqueschmitz/insurance-costs-prediction-ai
An Linear Regression Model that predicts the insurance costs.
linear-regression machine-learning python3 tensorflow
Last synced: 10 Apr 2026
https://github.com/sannskruti/3d_handgesturerecognition
javascript reactjs tensorflow three-js
Last synced: 10 Apr 2026
https://github.com/uranusx86/addernet-on-tensorflow
a implementation of neural network with almost no multiplication with tensorflow 2 (Adder Net)
adder addernet ai artificial-intelligence cnn custom-layer deep-learning deep-neural-networks image-classification implementation implementation-of-research-paper keras lightweight mnist neural-network tensorflow tensorflow2
Last synced: 06 May 2026
https://github.com/juzo-re/heap-cnn
A simple CNN model for classifying images (like ReCAPTCHA) using TensorFlow and Keras.
ai cnn convulational deep deep-learning ia keras learning network neural neural-network recaptcha recaptcha-v2 recaptcha-v3 tensorflow
Last synced: 10 Apr 2026
https://github.com/riju18/convolutional_neural_networks_image_recognition
Convolutional Neural Network is widely used as image-audio-video recognition. the simple project is about to recognize 2 animal by training 8,000 images
cnn jupyter-notebook kaggle-dataset keras tensorflow
Last synced: 10 Apr 2026
https://github.com/angelalim88/jakarta-air-quality-index-classification
This project classifies Jakarta's Air Quality Index (AQI) from 2010 to 2023 using machine learning models (Random Forest, MLP, SVM) based on pollutant concentrations.
data-analysis data-visua machine-learning scikit-learn tensorflow
Last synced: 13 Oct 2025
https://github.com/lyz508/gpt2-ai-writing
Self-trained GPT-2 model, NYCU 2022 AI Final Project
gpt-2 machine-learning tensorflow
Last synced: 15 May 2026
https://github.com/arssite/dirty-cleanflooringimageprocessingusingyolov5
Uses YOLOv5 to classify floor cleanliness into five categories based on visual cues. It includes an annotated dataset, trained model,& evaluation outputs. Code covers data preprocessing, training, & testing. A comparative analysis highlights YOLOv5's advantages over traditional methods, providing an efficient solution automated floor cleanliness.
deep-neural-networks github google-colab jupyter-notebook labelimg matplotlib-pyplot numpy-library opencv-python pandas-python pytorch scikit-learn tensorflow yolov5
Last synced: 10 Apr 2026
https://github.com/szymon-budziak/fundamentals_of_deep_learning
Fundamentals of Deep Learning NVIDIA course.
deep-learning machine-learning numpy nvidia pandas python tensorflow
Last synced: 10 Apr 2026
https://github.com/vikktor93/tarea4-introduccion-vision-computacional
Comparative study of CNN, MobileNetV2 Transfer Learning, and SVM for tomato leaf disease classification using the PlantVillage dataset.
cnn-classification computer-vision keras mobilenetv2 python3 tensorflow transfer-learning
Last synced: 18 Apr 2026
https://github.com/bagusperdanay7/final-project-dicoding
My Dicoding final project, Rock-paper-scissors Image classification using Python & TensorFlow.
deep-learning image-classification machine-learning python tensorflow
Last synced: 10 Apr 2026
https://github.com/adudhe01/stocktrendpredictor
Stock Trend Prediction is a machine learning app that predicts stock prices using historical data. Built with Keras, TensorFlow, and Streamlit, it lets users input stock tickers and visualize trends, moving averages, and predictions.
machine-learning matplotlib stock-price-prediction streamlit tensorflow time-series-analysis yahoo-finance-api
Last synced: 10 Apr 2026
https://github.com/snigdho8869/clustering-projects
Repository for various clustering projects including mall customer segmentation and more. Explore data analysis and clustering techniques
cluster-analysis clustering clustering-algorithm customer-segmentation deep-learning gaussian-mixture-models hierarchical-clustering hierarchical-models kmeans-algorithm kmeans-clustering machine-learning mall-customer-segmentation mall-customers numpy pandas scikit-learn segmentation spectral-clustering tensorflow
Last synced: 10 Apr 2026
https://github.com/udayesarla/ai-image-generator
A deep learning model that generates artistic images from text descriptions.
Last synced: 10 Apr 2026
https://github.com/sadegh-khedry/titanic-survival-prediction
Predicting Titanic survival using neural networks.
conda-environment jupyter-notebook kersa matplotlib numpy pandas python seaborn sklea supervised-learning tensorflow titanic-kaggle
Last synced: 10 Apr 2026
https://github.com/ravakili/backgammonai
This repository contains the code and models for a Backgammon AI that provides move predictions at three different difficulty levels: easy, medium, and hard.
ai google-drive neural-networks reinforcement-learning tensorflow
Last synced: 24 Feb 2026
https://github.com/ayorick23/python-data-science-cheat-sheet
Guía rápida y práctica de sintaxis, comandos y funciones esenciales de Python para Ciencia de Datos. Perfecta para recordar cómo usar las librerías más comunes como NumPy, Pandas, Matplotlib y Scikit-learn en tus análisis diarios.
cheat-sheet data-analysis data-science data-visualization deep-learning jupyter-notebook machine-learning matplotlib ml numpy pandas python scikit-learn scipy seaborn statistics sympy tensorflow
Last synced: 07 Apr 2026
https://github.com/isgel/autogrowai
🌐 Self-Supervised Learning AI Framework | 自监督学习AI框架
ai auto-ml autofrowai data-training deep-learning huggingface nlp onnx python pytorch self-reinforcing self-training tensorflow
Last synced: 10 Apr 2026
https://github.com/meghaniankov/news-toxicity-analyzer
📰 Analyze news sites for text toxicity using TensorFlowJS
javascript personal-project tensorflow
Last synced: 19 Feb 2026
https://github.com/ramarav/house_price_prediction
Machine learning approach for house price prediction using tensorflow.
jupyter-notebook jupyter-notebooks keras keras-models keras-neural-networks keras-tensorflow numpy python python-3 python3 tensorflow
Last synced: 10 Apr 2026
https://github.com/kurayami07734/vitiligo-detector-api
FastAPI backend for vitiligo detection
api docker fastapi machine-learning python tensorflow
Last synced: 14 Apr 2026
https://github.com/sahilk12nayak/hyperspectral-corn-don-prediction-project
This project contains a machine learning pipeline for predicting DON (vomitoxin) concentration in corn samples using hyperspectral imaging data.
matplotlib numpy pandas python scikit-learn seaborn tensorflow
Last synced: 10 Apr 2026
https://github.com/fyt3rp4til/stock-price-prediction-google-lstm
lstm-stock-prediction minmaxscaling tensorflow
Last synced: 04 Jan 2026
https://github.com/ashryaagr/ann-tensorflow
Artificial Neural Networks with Tensorflow
convolutional-neural-networks tensorflow
Last synced: 30 Mar 2025
https://github.com/Guillermo-villar/AI-project
Personal AI development project - Digit detection with Python & Tensorflow
Last synced: 02 Sep 2025
https://github.com/frozenassassine/sound_generation_rnn
Midi music generation neural network using RNN with LSTM layer
lstm midi music musicgeneration python rnn rnn-tensorflow tensorflow
Last synced: 18 Apr 2026
https://github.com/bharath-tars/deeptumor
DeepTumor is a project aimed at developing a deep learning model with over 1 million parameters using TensorFlow. with automatic reporting feature
keras machine-learning numpy pandas pyhton tensorflow webdevelopment
Last synced: 10 Apr 2026
https://github.com/tranbavinhson/chatbot_roadmap
chatbot deep-learning neural-network tensorflow
Last synced: 15 May 2025
https://github.com/subhash-777/cross-domain-transfer-learning-from-human-motion-to-robot-fault-detection
The code trains an LSTM-based residual model on human motion data and applies transfer learning to detect robotic joint faults. It preprocesses data, maps robot features to human-like patterns, and fine-tunes a model while freezing early layers. The optimized model is evaluated with class weighting, callbacks, and feature importance analysis.
bilstm-model feature feature-adaptation feature-engineering fine-tuning lstm-model lstm-neural-networks nn python3 rnn tensorflow
Last synced: 15 Apr 2026
https://github.com/vbhavank/butterfly_species_detector_keras
This repository contains the keras implementation of an algorithm to classify different species of butterflies
cnn computer-vision deep-learning keras tensorflow
Last synced: 18 Apr 2026
https://github.com/turtir-ai/warpcrypto-trader
AI-Powered Multi-Cryptocurrency Analysis Platform with Advanced Trading Strategies - Powered by Turtir-AI
ai bitcoin cryptocurrency ethereum machine-learning solana streamlit technical-analysis tensorflow trading-bot
Last synced: 10 Apr 2026
https://github.com/douglasvolcato/number-sequence-prediction-neural-network
artificial-intelligence artificial-intelligence-algorithms artificial-neural-networks ia keras keras-models keras-neural-networks keras-tensorflow machine-learning machine-learning-algorithms machinelearning neural-network neural-networks python python-library python-script python3 tensorflow tensorflow-examples tensorflow-models
Last synced: 02 Apr 2026
https://github.com/lbp2563/graph-classification-using-graph-convolutional-network-gcn-
This project implements a Graph Convolutional Network (GCN) using PyTorch Geometric for graph classification. The model is trained on the MUTAG dataset, which consists of chemical compounds labeled according to their mutagenicity.
compound-components keras mutagen-synthesis neural-network tensorflow
Last synced: 14 Apr 2026
https://github.com/joonb14/tfliteposeestimation
TensorFlow Lite Pose Estimation Python Implementation
computer-vision interpreter mobilenet pose-estimation python tensorflow tflite tflite-model tflite-pose-estimation tflite-python vision
Last synced: 14 Apr 2026
https://github.com/roshan-raj/image-reconstruction-dcgan
Image Reconstruction using Convolution Neural Network
colaboratory kaggle python3 tensorflow
Last synced: 10 Apr 2026
https://github.com/kayoslab/one-o-one
one-o-one can be used as an example implementation for the Apple StoreKit API. This project was an approach to work with the MNIST dataset to implement a childrens learning-game to teach handwriting of numbers as well as basich arithmetics.
handwriting handwriting-recognition image-recognition mnist mnist-classification storekit tensorflow vision vision-framework
Last synced: 09 Mar 2026
https://github.com/indrajit-2001/an-analysis-of-breast-cancer-detection-
A breast cancer analysis project using advanced image processing techniques. This research employed CNNs, specifically VGG16, DenseNet121, and ResNet150V2, to analyze histopathological images from the BreakHis dataset on Kaggle, enhancing breast cancer detection and classification.
cnn densenet121 python3 restnet50 sklearn tensorflow vgg16-model
Last synced: 14 Mar 2026
https://github.com/icyjoseph/tensorflowlearning
A repository with my attempts at mastering Tensorflow
python tensorflow tensorflow-tutorials
Last synced: 14 Apr 2026
https://github.com/avidlearnerinprogress/rnn_lstm_mnist
Toy example of RNN LSTM in TensorFlow
deep-learning long-short-term-memory recurrent-neural-networks tensorflow
Last synced: 16 Oct 2025
https://github.com/nirmit27/dog-vs-cat-classification
A binary image classification model based on Transfer Learning for distinguishing images of dogs from cats.
binary-classification deep-learning glob image-classification image-processing jupyter-notebook machine-learning opencv opencv2 python tensorflow transfer-learning
Last synced: 09 May 2026
https://github.com/mays-m/deeplearning
In deep learning, with the help of data and training, neural networks are created and trained, which create better predictions than before with the help of neural networks.
anaconda artificial-intelligence conda-environment matplotlib neural-networks numpy pandas python3 tensorflow tensorflow-gpu transortfow-
Last synced: 11 Apr 2026
https://github.com/tralahm/mit-deeplearning-book
A concise Deep Learning book from MIT
computer-vision deep-learning mathematical-modelling scikitlearn-machine-learning tensorflow
Last synced: 14 Sep 2025
https://github.com/biswa932/eczemadetectionusingcnn
Machine Learning Model for Skin Condition Detection using CNN
cnn deep-learning machine-learning tensorflow
Last synced: 13 Apr 2026
https://github.com/leegeunhyeok/tensorflow-example
TensorFlow 로 구현한 예제 프로그램 소스입니다
Last synced: 24 Aug 2025
https://github.com/libra33a/retinopathy-ai
👁️ Detect Diabetic Retinopathy from retinal images using a CNN model in PyTorch, ensuring early intervention and reducing vision loss risks.
ai cnn-classification deep-learning healthcare-ai heidisql kaggle-competition machine-learning medical-imaging neural-network onnxruntime python pytorch resnet-152 retinal-fundus-images retinopathy scikit-learn tensorflow tkinter-gui
Last synced: 10 Apr 2026
https://github.com/k4u5h4l/whatsmyworth
A salary predictor web app, which based on certain fields, like role, title, region, yoe, etc predicts your salary expectations!.
nextjs python react t3-stack tensorflow typescript
Last synced: 10 Apr 2026
https://github.com/xigang/groot
A CLI for kubeflow.
docker kubeflow kubernetes machine-learning mxnet tensorflow
Last synced: 10 Apr 2026
https://github.com/nafis2508/group-project--busa8000-luminatech-lighting
This project, part of Macquarie University's BUSA8000 course, involves data cleaning, exploratory analysis, and predictive modeling for LuminaTech Lighting, AUS. By analyzing sales, customer demographics, and product inventory data, we uncover insights to inform business decisions in sales strategy, customer retention, and operational efficiency
business-strategy-optimization customer-churn-prediction datacleaning exploratory-data-analysis predictive-modeling python-programming regression-analysis statistical-tests tensorflow visualization
Last synced: 18 May 2026
https://github.com/rishikesh-jadhav/machine-learning-practice-projects
This repository contains my end to end ML practice projects as a part of the ML zero to mastery course by Daniel Bourke and Andrei Neagoie
classification data-science data-visualization dataanalysis deep-learning hadoop jupyter-notebooks machine-learning neural-network numpy pandas pyspark python pytorch regression scikit-learn supervised-learning tensorflow time-series transfer-learning
Last synced: 10 Apr 2026
https://github.com/nicolay-r/nicolay-r
This is my personal news list updates in Information Retrieval domain
information-retrieval language-model large-language-models multimodal-deep-learning nlp relation-extraction tensorflow torch tranformers
Last synced: 05 Apr 2025
https://github.com/donmaruko/sentiment-analysis-api
Flask-based API for sentiment analysis using deep learning models and includes endpoints for text and file input, database storage, and integrated Swagger documentation.
api deep-learning deep-neural-networks flask keras lstm machine-learning neural-network rnn scikit-learn scikitlearn-machine-learning sklearn sqlite3 swagger swagger-ui tensorflow
Last synced: 10 Apr 2026
https://github.com/jsmatias/ai-dino-game
A Python project that uses a neural network to learn and play the Google Chrome Dino Game.
keras neural-network python tensorflow
Last synced: 10 Apr 2026
https://github.com/sadmansakib93/arctic-mammal-classification
Deep learning model for acoustic detection and classification of Bowhead whales. This repo contains code for the binary classification model, two classes are: Bowhead whales (BH), Other/background.
annotations audio-analysis audio-classification classification deep-learning deep-neural-networks machine-learning python spectrogram tensorflow
Last synced: 01 May 2026
https://github.com/randika00/python-and-machine_learning
Machine learning is a step toward artificial intelligence (AI).
machine-learning python tensorflow
Last synced: 10 Apr 2026
https://github.com/bakrawy2025/emotion-sentiment-classifier
Emotion & sentiment classifier in Python using TF-IDF + Logistic Regression (scikit-learn). Includes joblib model saving, evaluation and CLI prediction. 🐱💻
audio-processing confusion-matrix data-science emotion-detection-emotion-classification emotion-recognition interactive-prediction jupyter-notebook lstm-sentiment-analysis machine-learning naive-bayes-classifier nltk recurrent-neural-networks scikit-learn social speech-analysis tensorflow text-classification tweets
Last synced: 19 Aug 2025
https://github.com/k4u5h4l/toxi-meter
A web app which detects if a user on reddit has posted a toxic comment or not!
django django-rest-framework javascript jupyter-notebook keras-tensorflow nlp-machine-learning python react sentiment-analysis tensorflow
Last synced: 14 Apr 2026
https://github.com/programmergnome/ann-modeling
Artifical neurons and neural networks modeling repo. Only for learning!
chatgpt deep-learning machine-learning natural-language-processing python pytorch scikit-learn tensorflow
Last synced: 10 Apr 2026
https://github.com/ankitsharma-tech/classification-of-arrhythmia-using-ecg-data
A machine learning project to detect and classify arrhythmias from ECG signals using Python, scikit-learn, and TensorFlow. Includes data preprocessing, model training, and evaluation.
arrhythmia biomedical-signal-processing cardiology classification deep-learning ecg ecg-classification healthcare machine-learning mit-bih-dataset numpy python scikit-learn scipy signal-processing tensorflow time-series-analysis
Last synced: 07 Apr 2026
https://github.com/nashory/tensorboard-torch7
Torch interface to tensorboard of Tensorflow for powerful visualization and logging.
graphs logging tensorboard tensorboard-visualization tensorflow torch visualization
Last synced: 16 May 2026
https://github.com/samchenyu/pokemonneuralnetwork
Legendary and Type Classification Neural Networks
binary-classification neural-network pokemon tensorflow
Last synced: 10 Nov 2025
https://github.com/dpb24/customer-churn
🌐 Predicting Customer Churn with Decision Tree, XGBoost & Neural Network Models on the Cell2Cell Dataset
churn-analysis churn-prediction confusion-matrix decision-tree-classifier keras-neural-networks predictive-analytics shap-analysis tensorflow xgboost-classifier
Last synced: 17 Aug 2025
https://github.com/dimits-ts/text_analytics
Language Modelling (text generation, spell correction) and Sentiment Analysis / POS Tagging with MLP, RNN, CNN and BERT models and LLM prompting
baseline-model bert cnn fasttext-embeddings language-modeling llm mlp-classifier pos-tagging prompting pytorch rnn sentiment-analysis sklearn spell-correction tensorflow text-generation transformers transformers-library
Last synced: 09 Apr 2026
https://github.com/kienpc1234/kientf_object_detection
KienTF Object Detection is an improved version of the original object_detection repository, addressing various issues and enhancing stability. This project aims to fix bugs, optimize performance, and ensure better compatibility for real-world object detection tasks.
kientf machine-learning object-detection opencv pakage pip python python3 tensorflow tensorflow-lite tensorflow2
Last synced: 13 Apr 2026
https://github.com/tentaclepurple/42_leaffliction
👁️ Computer Vision model made with Convolutional Neural Network for leaf disease identification
computer-vision convolutional-neural-networks deep-learning matplotlib opencv plantcv python streamlit tensorflow
Last synced: 09 Apr 2026
https://github.com/juzershakir/object_classification
Implemented a CNN to classify images from CIFAR-10 dataset
cifar-10 convolutional-neural-networks deep-learning image-classification machine-learning neural-networks object-classification python3 tensorflow udacity-machine-learning-nanodegree
Last synced: 22 Oct 2025
https://github.com/Solrikk/PicTrace-Web
PicTraceV2 is a highly efficient image matching platform that leverages computer vision using OpenCV, deep learning with TensorFlow and the ResNet50 model, asynchronous processing with aiohttp, and Selenium for browser automation. PicTraceV2 allows users to upload images directly or provide URLs, quickly scanning a vast database to find image
automation computer-vision data-analysis data-extraction deep-learning image-processing image-search machine-learning natural-language-processing opencv openpyxl pandas python selenium tensorflow web-scraping yandex yandex-api
Last synced: 15 Aug 2025
https://github.com/cmblir/yolov3-custom-face-detector
YoloV3 custom model
darknet dlib keras opencv python tensorflow yolov3
Last synced: 09 Apr 2026
https://github.com/saravanabalagi/keras_tensorboard_starter
Starter project for Keras with Tensorboard logging
keras tensorboard tensorflow tensorflow2
Last synced: 09 Apr 2026
https://github.com/jonghough/proton
deep-learning game game-engine machine-learning pygame python reinforcement-learning tensorflow
Last synced: 09 Apr 2026
https://github.com/danishzulfiqar/predictive-maintenance-model-training
Model Training and Deployment Scripts for Predictive Maintenance.
h5 jupyter-notebook keras-tensorflow mongodb mongosse numpy nural-network pandas pickle shap tensorflow
Last synced: 09 Apr 2026
https://github.com/dhruv9068/detectly
Detectly-Object Detection Website
react-router reactjs tailwind-css tensorflow
Last synced: 24 Jun 2025
https://github.com/khaledassassins/cv--plants_seedling_classification
A robust image classifier using CNNs to efficiently classify different plant seedlings and weeds to improve crop yields and minimize the extensive human effort to do this manually.
cnn-for-visual-recognition confusion-matrix cv2-library imagedatagenerator label-binarizer learning-rate matplotlib numpy-library pandas-library seaborn tensorflow tensorflow-keras train-test-validation vgg16-model
Last synced: 12 Aug 2025
https://github.com/rahul1582/named-entity-recognition
A keras implementation of Bidirectional-LSTM for Named Entity Recognition.
bidirectional-lstm keras named-entity-recognition spacy tensorflow
Last synced: 04 Oct 2025
https://github.com/ibrar-syed/complete_deep-learning-nvidia_gpu-setup-linux
Full setup for a deep learning environment on Ubuntu Linux with CUDA, cuDNN, TensorRT, and TensorFlow GPU. Includes scripts, test code, and environment configuration
ai bash conda cuda cudnn deep-learning environment-setup gcc gpu jupyter linux machine-learning nvidia-cuda nvidia-gpu pytorch setup-script tensorflow tensorrt
Last synced: 09 Apr 2026
https://github.com/filnow/forest-cover
training, evaluation and api for forest-cover dataset
forest-cover-type-prediction kaggle keras keras-tuner rest-api sklearn tensorflow
Last synced: 09 Apr 2026
https://github.com/n-ziermann/tf-js-storage
A way to store tensorflow.js tensors in web storage
javascript storing-tensors tensor tensorflow tensorflow-js web-storage
Last synced: 01 Oct 2025
https://github.com/unused-dev/tfc-tensorflow-cnns
Convolutional Neural Networks in TensorFlow
Last synced: 24 Oct 2025
https://github.com/nishantchamate/semvii_aiml
S.P.I.T. Semester VII'th AIML Experiments
keras matplotlib mlflow numpy pandas plotly pytorch scikit-learn scipy tensorflow
Last synced: 27 Sep 2025
https://github.com/L-Gre/TradeFX-AI
A Python-based project exploring algorithmic trading strategies, including backtesting, real-time data integration, and predictive modeling with TensorFlow and Keras. Key topics include technical indicators, risk management, and leveraging AWS and broker APIs for automated trading.
algorithmic-trading aws backtesting broker-api keras machine-learning matplotlib numpy pandas portfolio-optimisation python real-time-data-integration risk-management technical-indicators tensorflow
Last synced: 26 Sep 2025
https://github.com/zythedeveloper/sea-animals-classifier
The Sea Animals Classifier is a machine learning project designed to accurately classify different sea animals based on image data. Using deep learning techniques, such as Convolutional Neural Networks (CNNs) and transfer learning, this project aims to build a robust model capable of distinguishing between various marine species.
deep-learning deep-neural-networks densenet efficientnet flask machine-learning neural-networks resnet tensorflow
Last synced: 09 Apr 2026
https://github.com/ahujatejas06/cloudphysician-solution
Our solution for CloudPhysician Mid Prep PS Inter-IIT Tech Meet 11.0
cnn interiit-techmeet machine-learning tensorflow yolo yolov5
Last synced: 09 Apr 2026
https://github.com/comhendrik/trafficsign_recognizer
This project involves developing a Traffic Sign Detection and Recognition system using a deep learning model built with Keras. Its goal is interpreting traffic signs in real-time.
computer-vision keras machine-learning opencv-python python sequential-model tensorflow
Last synced: 09 Apr 2026
https://github.com/mrmalik2512/catsvsdog.github.io
A CNN model integrated with flask backend the project is trained on image data of dogs and cats and integrated with a website predicts the given image is dog or a cat
deep-learning numpy python scikit-learn tensorflow
Last synced: 09 Apr 2026
https://github.com/tux-o-matic/banana
Keras/TensorFlow demo
keras object-detection opencv tensorflow
Last synced: 09 Apr 2026
https://github.com/sujata-adhikari/machine-learning
Potato Disease Classification: Inspired by our kitchen garden, to detect potato disease using image of grown potato plant leaf.
cnn-classification jyputer-notebook kaggle-dataset machine-learning opencv pandas python tensorflow
Last synced: 09 Apr 2026
https://github.com/wasifsohail5/traffic-sign-recognition-system
The Traffic Sign Recognition System is a deep learning project focused on classifying German traffic signs from images. It leverages a custom-trained CNN model, built and deployed with Streamlit, and offers an intuitive UI for users to interact, test, and learn about traffic signs.
cnn-keras deep-learning keras mobilenetv2 streamlit tensorflow traffic-sign-classification
Last synced: 09 Apr 2026
https://github.com/muavia1/roman-urdu-poetry-generation-using-lstm
Here’s a short description you can add to your GitHub project: Roman Urdu Poetry Generator A deep learning project using LSTM and TensorFlow to generate Roman Urdu poetry. Trained on a poetry dataset and deployed with a Gradio interface for interactive text generation.
deep-learning gradio gradio-interface lstm model-training numpy pandas poetry-generator python tensorflow
Last synced: 09 Apr 2026
https://github.com/andfanilo/mobile-game-object-detection
Detect a maximum of objects the model can detect, in a minimum of time. (kinda paused for now)
tensorflow tensorflowjs tensorflowjs-models vue vuejs
Last synced: 24 Oct 2025