Title: Tail-GAN: Generating Realistic Cryptocurrency Time-Series Data
Description:
I developed a Tail-GAN model to generate synthetic cryptocurrency log-return data that mimic real market behaviors like volatility clustering and heavy tails. The project compares GAN-based and...
Title: “AI for a Balanced Life: My Personal Assistant Project”
Description:
Make something fun — like a daily task reminder, mood tracker, or quote generator — showing how AI helps your personal life.
Created a simple AI-based reminder tool that suggests activities based on my...
Tail-GAN: Generating Synthetic Cryptocurrency Time-Series Data with AI.
I designed and trained a Tail-GAN model to generate synthetic cryptocurrency log-return time series that mimic real-world patterns like volatility clustering and fat tails. The project compared Tail-GAN...
Description:
Designed a cohesive personal branding kit including logo, color palette, and typography system. The goal was to create a modern, minimal visual identity that communicates clarity, creativity, and professionalism — suitable for use...
Title: “Predicting Trends Using a Simple AI Model”
Description:
Train a small model (like price movement, classification, or text sentiment) and wrap it in a mini app (Gradio/Streamlit).
Built a lightweight ML model that predicts short-term market trends using Python and visualizes confidence scores in an interactive app.