Frightera/Sample-Machine-Learning-Projects
Some example projects that was made using Tensorflow (mostly). This repository contains the projects that I've experimented-tried when I was new in Deep Learning.
Covers diverse deep learning architectures including LSTMs with word embeddings for NLP tasks, GANs for synthetic image generation, autoencoders for anomaly detection and dimensionality reduction, and CNNs for computer vision applications like COVID-19 detection and malaria classification. Projects span both TensorFlow/Keras and PyTorch implementations, with some incorporating transfer learning via pre-trained models (ResNet152, VGG19, BERT, TF Hub) and ensemble methods. Includes time-series forecasting with SARIMAX and Prophet, imbalanced classification techniques, and uncertainty quantification approaches across domains from healthcare to fraud detection.
No commits in the last 6 months.
Stars
40
Forks
6
Language
Jupyter Notebook
License
—
Category
Last pushed
May 03, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Frightera/Sample-Machine-Learning-Projects"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
keshavsingh3197/Python
this resporatory have ml,ai,nlp,data science etc.python language related material from many...
minerva-ml/steppy
Lightweight, Python library for fast and reproducible experimentation :microscope:
manashmandal/ml.manash.me
(Deprecated) Visit this one -> https://bn.mlmodel.fit/
the-mrinal/ML-Notebook
Comprehensive ML curriculum: from NumPy to Neural Networks. 50+ Jupyter notebooks with...
oborchers/Medium_Repo
This repository provides the code examples for the corresponding blog posts. In case you have...