Skip to content
View fishman7337's full-sized avatar

Sponsoring

@optuna

Block or report fishman7337

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
fishman7337/README.md

~/whoami

const fishman7337 = {
  name: "Goh Kun Ming",
  handle: "fishman7337",
  base: "Singapore",
  timezone: "Asia/Singapore (SGT, UTC+08:00)",
  education: "Diploma in Applied AI & Analytics, Singapore Polytechnic",
  currentRole: "Applied AI Research Intern",
  publicResearch: "Quantum-Enhanced GANs preprint · arXiv:2508.09209",
  operatingMode: "research → reproducibility → evaluation → deployable systems",
  proofPoints: ["PyTorch", "Keras", "Qiskit", "Pandas/NumPy", "SQL", "AWS", "Docker", "CI/CD"]
};

I’m focused on a practical arc: ask a research question, build a reproducible baseline, measure it honestly, then turn the useful pieces into documented systems.

The common thread across the work below is quantum ML, computer vision, geospatial preparation, MLOps, and responsible release discipline.


Mission Control

Animated mission control visual for research systems governance and MLOps

🧠 Research

Hybrid quantum-classical ML, GAN baselines, reproducible experiments, and evaluation discipline.

🛰️ Perception

Computer vision, satellite imagery preparation, sensor fusion, remote-sensing features, and detection pipelines.

⚙️ Systems

Flask/FastAPI apps, Docker workflows, CI/CD, model serving, tests, security checks, and MLOps docs.

🛡️ Governance

Responsible AI thinking, model cards, data cards, threat models, and accountable release practices.

🧩 Expand the operating principles
Principle How I apply it
Truth-grounded claims I prefer honest baselines, clear limitations, and reproducible evidence over inflated results.
Systems thinking A model is only useful when the surrounding data, testing, deployment, monitoring, and docs are coherent.
Research-to-product loop I like converting experiments into usable, reviewable, well-documented artifacts.
Safety and governance I treat documentation, access control, threat modeling, and risk controls as first-class engineering work.

Research Spotlight

Animated HQCGAN research pipeline with quantum circuit latent priors and FID KID evaluation

Quantum-Enhanced Generative Adversarial Networks

Comparative Analysis of Classical and Hybrid Quantum-Classical Generative Adversarial Networks

My arXiv preprint investigates whether parameterised quantum circuits can act as useful latent priors for generative modelling under near-term quantum constraints. The work compares a classical GAN against multiple HQCGAN variants and keeps the claims bounded by image-quality metrics and limitations.

  • Compared a classical GAN against 3-, 5-, and 7-qubit HQCGAN variants.
  • Used Qiskit's AerSimulator with realistic noise models.
  • Focused on binary MNIST digits 0 and 1 to align with constrained quantum latent dimensions.
  • Ran 150-epoch experiments and evaluated image-generation quality with FID and KID.
Read the arXiv preprint

Quantum Machine Learning GANs Qiskit FID and KID

Quantum AI × Generative Modelling × Evaluation Discipline
🔬 Open the research mental model Research flow from question to baselines quantum priors evaluation bounded claims and public artifact

Selected Research And Builds

Animated project constellation showing fishman7337 public GitHub projects

Featured builds

🧬 Hybrid Quantum-Classical GAN Research

HQCGAN experiments comparing classical GAN baselines with noisy quantum-circuit latent priors on binary MNIST.

Signal stack: Qiskit · TensorFlow · GANs · FID/KID · experiment configs · reproducibility · arXiv.

Open repository

🛰️ ISR Satellite Imagery Pipeline

Satellite imagery preparation, geometry/topology feature engineering, preliminary model screening, and W&B-tracked orchestration.

Signal stack: remote sensing · computer vision · PyTorch · W&B · geospatial features · governance docs.

Open repository

🌐 Global Security Policy Intelligence

Historical security analytics, governance/public-policy panels, ML/DL, graph intelligence, RAG safety, and reproducible MLOps.

Signal stack: React · ML · graph analytics · Neo4j · data engineering · RAG guardrails.

Open repository

🥬 VeggieAI MLOps Platform

Vegetable image classifier with model serving, auth, prediction history, CI/CD, pytest, security checks, Docker, and MLOps docs.

Signal stack: Flask · TensorFlow serving · model registry · CI/CD · security scanning · operational docs.

Open repository

Open the full project map
Arena Repository What it demonstrates
🧬 Quantum / Generative AI hybrid-quantum-classical-gan-research HQCGAN research, noisy quantum circuits, GAN evaluation, reproducible experiments
🛰️ Geospatial / ISR ISR Satellite imagery preparation, feature engineering, PyTorch screening, W&B orchestration
🌐 Policy Intelligence global-security-policy-intelligence Historical analytics, graph intelligence, RAG safety, governance panels
🥬 MLOps Product sp-daaa-doaa-ca2-vegetable-classification-application Model serving, CI/CD, security scans, Docker, classification app
🏙️ Multimodal ML App sp-daaa-doaa-ca1-housing-price-ml-application Tabular + NLP + image signals, Flask, Docker, tests, MLOps docs
🔐 Secure Systems yubikey-secure-endpoint-system Rust endpoint watchdog, security-key checks, audit logging, threat thinking
📈 Math + Regression sp-daaa-mai-ca3-wage-modelling Regression modelling, gradient descent, pytest, LaTeX reporting
💬 NLP / Deep Learning sp-daaa-dele-ca1-movie-review-sentiment-analysis RNN, LSTM, GRU sentiment/rating prediction workflows
🕹️ Reinforcement Learning sp-daaa-dele-ca2-pendulum-reinforcement-learning DQN-style experimentation and control-task learning
📊 Visual Analytics sp-daaa-davi-ca1-hdb-price-dashboard HDB resale analytics, Tableau workbook, cleaning/validation scripts

Technical Stack

Animated skill constellation across machine learning vision quantum MLOps data and security

Clickable stack map - rounded logo cards - no duplicate technologies

Python PyTorch TensorFlow Keras scikit-learn Jupyter
Qiskit PennyLane OpenCV ROS Pandas NumPy
Matplotlib Seaborn statsmodels Plotly Dash Tableau
Power BI HTML5 CSS JavaScript TypeScript React
Vue Next.js Node.js Vite Tailwind CSS PostgreSQL
SQLite Neo4j AWS Google Cloud Kubernetes Docker
FastAPI Flask GitHub Actions pytest Weights and Biases Rust

Open the capability matrix
Capability Tools / methods Portfolio signal
Machine Learning Python, PyTorch, TensorFlow, Keras, scikit-learn, Jupyter, evaluation metrics Classification, regression, GANs, RL, practical ML apps
Web + Frontend HTML5, CSS, JavaScript, TypeScript, React, Vue, Next.js, Node.js, Vite, Tailwind CSS Dashboards, portfolio UI, public-facing AI tools, interactive app surfaces
Data + Statistics Pandas, NumPy, Matplotlib, Seaborn, statsmodels, SQL HDB analytics, wage modelling, statistical reports, validation scripts
Vision + Robotics OpenCV, ROS, sensor fusion, satellite imagery, feature engineering ISR, CV classification, object detection, perception pipelines
Quantum AI Qiskit, PennyLane, AerSimulator, parameterised quantum circuits, NISQ-aware design HQCGAN research and arXiv preprint
Visual Apps + Graphs Plotly, Dash, Tableau, Power BI, Neo4j, graph analytics Dashboards, policy intelligence, exploratory analysis, graph-backed insights
Systems + Cloud Flask, FastAPI, Docker, Kubernetes, GitHub Actions, AWS, GCP, pytest Model serving, CI/CD, security checks, deployable apps
Governance + Security threat models, audit logs, model cards, risk controls, Rust Responsible AI docs and secure endpoint tooling

Roadmap / Build Log

Animated build roadmap timeline for Goh Kun Ming

Stable roadmap mindmap covering research perception systems data and governance


Systems Console

Animated research terminal showing AI systems, experiments, and deployment checks


GitHub Telemetry

Telemetry timezone: Singapore Time (SGT, UTC+08:00).
Cards are checked-in SVG snapshots for reliable GitHub rendering. Refresh with python scripts/build_github_telemetry_cards.py.

GitHub telemetry snapshot for fishman7337 Repository stats for fishman7337 Repository update time distribution for fishman7337 in Singapore time Repositories per language for fishman7337 Top languages by code volume for fishman7337 Recent repository activity snapshot for fishman7337

Contact

Email LinkedIn GitHub Research arXiv



Animated footer wave with motto

Pinned Loading

  1. hybrid-quantum-classical-gan-research hybrid-quantum-classical-gan-research Public

    Hybrid quantum-classical GAN research comparing classical GANs and noisy quantum-circuit latent priors on binary MNIST.

    Jupyter Notebook

  2. sp-daaa-dele-ca1-movie-review-sentiment-analysis sp-daaa-dele-ca1-movie-review-sentiment-analysis Public

    Movie review sentiment and rating prediction using SimpleRNN, LSTM, GRU, text preprocessing, and TensorFlow/Keras.

    Jupyter Notebook

  3. sp-daaa-dele-ca1-vegetable-cnn-classification sp-daaa-dele-ca1-vegetable-cnn-classification Public

    MLOps-ready TensorFlow/Keras CNN project for vegetable image classification with notebook experiments, reusable training code, tests, and docs.

    Jupyter Notebook

  4. sp-daaa-dele-ca2-emnist-generative-adversarial-network sp-daaa-dele-ca2-emnist-generative-adversarial-network Public

    EMNIST generative modeling lab with VAE/CVAE and multiple GAN variants, split notebooks, metrics utilities, tests, and MLOps docs.

    Jupyter Notebook

  5. sp-daaa-doaa-ca1-housing-price-ml-application sp-daaa-doaa-ca1-housing-price-ml-application Public

    Flask multimodal housing valuation app with tabular, NLP, and CNN predictions, authenticated history, chat, Docker, tests, and MLOps docs.

    Jupyter Notebook

  6. sp-daaa-doaa-ca2-vegetable-classification-application sp-daaa-doaa-ca2-vegetable-classification-application Public

    Flask MLOps platform for vegetable image classification with Jinja UI, backend APIs, model service, TensorFlow Serving assets, and tests.

    HTML