Skip to content
View fishman7337's full-sized avatar

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

Licensing

This profile repository currently does not declare a repository-wide software license. Copyright therefore remains with the author by default. Obtain permission before copying, modifying, or redistributing the generator scripts, written content, or generated visual assets; linked third-party services and badges remain subject to their respective terms.


Evidence and interpretation

Evidence-backed measureCurrent repository evidence
Generated profile assetsThe asset builder deterministically renders 10 SVG files from versioned profile content.
Automated checks9 tests cover profile data, SVG helpers, deterministic generation, bounded telemetry fallback behaviour, and HTTPS-only remote assets; CI also verifies Ruff and a clean rebuild.

The qualitative outcome is a reproducible, accessibility-aware GitHub profile rather than a hand-edited collection of graphics. These figures describe repository automation, not audience reach or hiring impact.

~/whoami

constfishman7337={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
PrincipleHow I apply it
Truth-grounded claimsI prefer honest baselines, clear limitations, and reproducible evidence over inflated results.
Systems thinkingA model is only useful when the surrounding data, testing, deployment, monitoring, and docs are coherent.
Research-to-product loopI like converting experiments into usable, reviewable, well-documented artifacts.
Safety and governanceI 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 LearningGANsQiskitFID and KID

Quantum AI × Generative Modelling × Evaluation Discipline
🔬 Open the research mental modelResearch 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
ArenaRepositoryWhat it demonstrates
🧬 Quantum / Generative AIhybrid-quantum-classical-gan-researchHQCGAN research, noisy quantum circuits, GAN evaluation, reproducible experiments
🛰️ Geospatial / ISRISRSatellite imagery preparation, feature engineering, PyTorch screening, W&B orchestration
🌐 Policy Intelligenceglobal-security-policy-intelligenceHistorical analytics, graph intelligence, RAG safety, governance panels
🥬 MLOps Productsp-daaa-doaa-ca2-vegetable-classification-applicationModel serving, CI/CD, security scans, Docker, classification app
🏙️ Multimodal ML Appsp-daaa-doaa-ca1-housing-price-ml-applicationTabular + NLP + image signals, Flask, Docker, tests, MLOps docs
🔐 Secure Systemsyubikey-secure-endpoint-systemRust endpoint watchdog, security-key checks, audit logging, threat thinking
📈 Math + Regressionsp-daaa-mai-ca3-wage-modellingRegression modelling, gradient descent, pytest, LaTeX reporting
💬 NLP / Deep Learningsp-daaa-dele-ca1-movie-review-sentiment-analysisRNN, LSTM, GRU sentiment/rating prediction workflows
🕹️ Reinforcement Learningsp-daaa-dele-ca2-pendulum-reinforcement-learningDQN-style experimentation and control-task learning
📊 Visual Analyticssp-daaa-davi-ca1-hdb-price-dashboardHDB 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

PythonPyTorchTensorFlowKerasscikit-learnJupyter
QiskitPennyLaneOpenCVROSPandasNumPy
MatplotlibSeabornstatsmodelsPlotlyDashTableau
Power BIHTML5CSSJavaScriptTypeScriptReact
VueNext.jsNode.jsViteTailwind CSSPostgreSQL
SQLiteNeo4jAWSGoogle CloudKubernetesDocker
FastAPIFlaskGitHub ActionspytestWeights and BiasesRust

Open the capability matrix
CapabilityTools / methodsPortfolio signal
Machine LearningPython, PyTorch, TensorFlow, Keras, scikit-learn, Jupyter, evaluation metricsClassification, regression, GANs, RL, practical ML apps
Web + FrontendHTML5, CSS, JavaScript, TypeScript, React, Vue, Next.js, Node.js, Vite, Tailwind CSSDashboards, portfolio UI, public-facing AI tools, interactive app surfaces
Data + StatisticsPandas, NumPy, Matplotlib, Seaborn, statsmodels, SQLHDB analytics, wage modelling, statistical reports, validation scripts
Vision + RoboticsOpenCV, ROS, sensor fusion, satellite imagery, feature engineeringISR, CV classification, object detection, perception pipelines
Quantum AIQiskit, PennyLane, AerSimulator, parameterised quantum circuits, NISQ-aware designHQCGAN research and arXiv preprint
Visual Apps + GraphsPlotly, Dash, Tableau, Power BI, Neo4j, graph analyticsDashboards, policy intelligence, exploratory analysis, graph-backed insights
Systems + CloudFlask, FastAPI, Docker, Kubernetes, GitHub Actions, AWS, GCP, pytestModel serving, CI/CD, security checks, deployable apps
Governance + Securitythreat models, audit logs, model cards, risk controls, RustResponsible 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 fishman7337Repository stats for fishman7337Repository update time distribution for fishman7337 in Singapore timeRepositories per language for fishman7337Top languages by code volume for fishman7337Recent repository activity snapshot for fishman7337

Contact

EmailLinkedInGitHubResearch arXiv



Animated footer wave with motto

Pinned Loading

  1. hybrid-quantum-classical-gan-researchhybrid-quantum-classical-gan-researchPublic

    Classical GAN versus 3-, 5-, and 7-qubit HQCGAN latent priors on binary MNIST, with PSD-safe FID/KID utilities, bounded experiments, and 21 tests.

    Jupyter Notebook

  2. sp-daaa-dele-ca1-movie-review-sentiment-analysissp-daaa-dele-ca1-movie-review-sentiment-analysisPublic

    Movie-review sentiment research with SimpleRNN, LSTM, and GRU classification/regression models, reproducible text processing, and an 80/10/10 split.

    Jupyter Notebook

  3. sp-daaa-dele-ca1-vegetable-cnn-classificationsp-daaa-dele-ca1-vegetable-cnn-classificationPublic

    11-class vegetable CNN study across four 23×23/101×101 augmentation regimes; several runs reach ~88%, while one depthwise run records ~94.2% test accuracy.

    Jupyter Notebook

  4. sp-daaa-dele-ca2-emnist-generative-adversarial-networksp-daaa-dele-ca2-emnist-generative-adversarial-networkPublic

    EMNIST Letters synthesis across 16 selected classes and 8 base GAN families, with conditional/variational extensions, FID/KID tooling, and 13 tests.

    Jupyter Notebook

  5. sp-daaa-doaa-ca1-housing-price-ml-applicationsp-daaa-doaa-ca1-housing-price-ml-applicationPublic

    Multimodal Flask property-price prototype with 62 tests/55.6% coverage; held-out NLP evaluation on 1,517 samples records MAE $157,378 and R² 0.4404.

    Jupyter Notebook

  6. sp-daaa-doaa-ca2-vegetable-classification-applicationsp-daaa-doaa-ca2-vegetable-classification-applicationPublic

    Split Flask/model-service produce platform with VegNet-23 and VegNet-101 packages, authentication/history/governance, 217 backend + 22 model tests, and ≥85% coverage gates.

    HTML