tensowflow
There are 14 repositories under tensowflow topic.
mermoldy/image-ssd
A Rust library for object detection via SSD MobileNet.
Blackcipher101/Newsclassifier
It classifies News into its genre using NLP
Pegah-Ardehkhani/Emojify-Texts
Choose the Most Appropriate Emoji for a Text Using NLP Models
0xs1r4t/heart-disease-detection
my major project for my final year of university, heart disease detection! container image is linked below! 👇
EricPedley/posture-detector
Uses ML to detect when you aren't sitting up straight
sykwer/tensorflow_ddpg
DDPG implementation for aigym environment, depending on TensorFlow.
deketh/RL-Algorithms
A collection of Reinforcement Learning algorithms.
federicozanardo/deep-learning
Homework of the Deep Learning course (UniPD), 2021.
Lucasfrota/imdex
Imdex is a library that allows semantic searches over images sets
Rajil101/Breast-Cancer-Detection
Breast Cancer Detection using Deep Neural Network: In these project I worked on sklearn datasets and predicted "Malignant" or "Benign" on breast cancer dataset with 94% Accuracy.
vdolce/machine-learning-projects
NLP and Image Classification projects with Python & Tensorflow
edeuxk/tensorflow-object-detection
Tensorflow 1.5 - Create your own Model
razamehar/Semantic-Image-Segmentation-U-Net-vs-SegNet
This project implements semantic image segmentation using two popular convolutional neural network architectures: U-Net and SegNet. Semantic image segmentation involves partitioning an image into multiple segments, each representing a different class.
suhailroushan13/Medical_Appoinments
Medical appointment prediction is a crucial task in healthcare, as it helps healthcare providers to efficiently manage their resources and improve patient outcomes. In recent years, machine learning algorithms have been increasingly used to predict medical appointments and reduce no-show rates.