A PyTorch implementation of a Deep Convolutional GAN (DCGAN) trained on MNIST. Includes training scripts, generator & discriminator models, random sample generation, latent space interpolation, and loss curve visualization to create realistic handwritten digit images.
☆30Sep 12, 2025Updated 9 months ago
Alternatives and similar repositories for Handwritten-Digit-GAN
Users that are interested in Handwritten-Digit-GAN are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A hands-on project for forecasting time-series with PyTorch LSTMs. It creates realistic daily data (trend, seasonality, events, noise), p…☆28Sep 11, 2025Updated 9 months ago
- End-to-end demand forecasting with Python using synthetic time-series sales data. Includes data generation, cleaning, ARIMA/SARIMA model …☆31Sep 11, 2025Updated 9 months ago
- Movie recommendation system with Python. Implements content-based filtering (TF-IDF + cosine similarity), collaborative filtering with ma…☆31Jun 9, 2026Updated last week
- I’m Amirhosein Honardoust, a passionate developer and data scientist with experience in Python, PyTorch, deep learning, and machine learn…☆41Updated this week
- Customer reviews sentiment analysis with Python and NLP. Generates a synthetic dataset of positive, neutral, and negative reviews, applie…☆27Sep 11, 2025Updated 9 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Image classification with PyTorch using Convolutional Neural Networks (CNNs). Trains on MNIST with convolution, pooling, and fully connec…☆28Sep 11, 2025Updated 9 months ago
- Predict stock prices using LSTM networks in PyTorch. This project covers data preprocessing, sliding window creation, model training with…☆41May 29, 2026Updated 2 weeks ago
- Noise Injection Techniques provides a comprehensive exploration of methods to make machine learning models more robust to real-world bad …☆22Nov 15, 2025Updated 7 months ago
- Synthetic sales data analysis with Python. Generate realistic sales transactions, clean and validate data, compute KPIs, and visualize re…☆31Oct 30, 2025Updated 7 months ago
- Missing Data Doctor is a diagnostic and treatment toolkit for missing values in machine learning datasets. It profiles missingness patter…☆20Nov 15, 2025Updated 7 months ago
- Customer churn prediction with Python using synthetic datasets. Includes data generation, feature engineering, and training with Logistic…☆27Sep 11, 2025Updated 9 months ago
- Analyze employee performance and productivity using SQL and Python. Build HR dashboards to evaluate departmental KPIs, efficiency trends,…☆33Oct 22, 2025Updated 7 months ago
- Hybrid AI is the future of explainable intelligence. This article explores how combining vector search, knowledge graphs, and retrieval-a…☆23Nov 1, 2025Updated 7 months ago
- PR Guardian AI automatically reviews pull requests using advanced AI analysis. It identifies code issues, security risks, performance pr…☆22Dec 6, 2025Updated 6 months ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- A comprehensive deep dive into how Variational Autoencoders (VAEs) learn to generate realistic synthetic tabular data. This project explo…☆22Nov 10, 2025Updated 7 months ago
- A professional exploration of reflective analytics, dashboards that evolve through user interaction. This project reimagines BI systems a…☆24Nov 5, 2025Updated 7 months ago
- A long-form essay exploring the philosophy of minimalist AI, how future intelligent systems can be calm, ethical, and invisible. Inspired…☆24Nov 2, 2025Updated 7 months ago
- A Streamlit + SQLite + Python dashboard for monitoring content performance KPIs. Tracks impressions, clicks, conversions, CTR, and conver…☆25Oct 28, 2025Updated 7 months ago
- A detailed educational article exploring how Streamlit revolutionizes AI app development. Learn how this Python framework bridges the gap…☆24Oct 30, 2025Updated 7 months ago
- A Streamlit-powered machine learning playground that automatically detects classification or regression tasks, builds pipelines with prep…☆23Nov 3, 2025Updated 7 months ago
- An explanation-first HR analytics system that reconstructs why employee exit becomes rational. Instead of predicting attrition, it genera…☆17Dec 18, 2025Updated 6 months ago
- An end-to-end image captioning project using a CNN encoder (ResNet-50) and LSTM decoder in PyTorch. Includes vocabulary building, preproc…