GitHunt

Takato Yasuno

tk-yasuno

search

Languages

Python79%Jupyter Notebook21%

Top Repositories

dql-bridge-maintenance

A deep reinforcement learning system for optimizing bridge maintenance decisions across municipal infrastructure fleets, implementing cross-subsidy budget sharing and cooperative multi-agent learning.

2Python
markov-dqn-v09-quantile

Quantile Regression DQN implementation for bridge fleet maintenance optimization using Markov Decision Process. Migrated from C51 distributional RL (v0.8) with 200 quantiles and Huber loss. Features: Dueling architecture, Noisy Networks, PER, N-step learning. All 6 maintenance actions show positive returns with 68-78% VaR improvement.

2Python
kasensabo_graph_rag

An experimental platform that structures Japan's River & Sediment Control Technical Standards (Survey / Planning / Design / Maintenance editions) into a Neo4j knowledge graph and compares the performance of GPT-OSS Swallow 20B with and without GraphRAG.

1Python
feature_tsfm_hybrid_gbdt

HVAC Range Deviation Forecast - v2.0 (Hybrid Model) Granite TS Embeddings + Statistical Features による高精度異常予測システム

1Python
tsfm_attention_multitask

Hybrid Time-Series Anomaly Forecasting Model for HVAC equipment, combining IBM Granite Time-Series Foundation Model (TinyTimeMixer) with statistical feature engineering and temporal attention mechanisms.

1Python
selective-rag-kasensabo

建設の技術基準に関する質問の専門性粒度(細かい/粗い)を96%正確に自動判定し、最適なRAGシステム(ColBERT/Naive)を選択する実用的なAgentic RAGシステムのMVPです。2025年11月に公開された河川砂防ダムの技術基準を対象に4つのRAGシステムを構築し、専門性の粒度が異なる200問の質問に対して、精度と速度を比較した。

1Python

Repositories

57
TK
tk-yasuno/kasensabo_graph_rag

An experimental platform that structures Japan's River & Sediment Control Technical Standards (Survey / Planning / Design / Maintenance editions) into a Neo4j knowledge graph and compares the performance of GPT-OSS Swallow 20B with and without GraphRAG.

Python10Updated 3 days ago
civil-engineeringentity-extractionerosion-controlfastapifine-tuninggpt-ossgraphragjapan-technical-standardsknowledge-graphllmloraneo4jqloraquantized-trainingragrelation-extractionriver-engineeringsediment-controlswallow-20bswallow-8b
TK
tk-yasuno/markov_hazard_fedavg

Federated benchmark estimation of bridge deterioration transition probabilities using a Continuous-Time Markov Chain (CTMC) hazard model trained with FedAvg. Raw inspection records never leave each client (municipality). Only 12-dimensional gradient vectors are communicated per round.

Python00Updated 2 weeks ago
bridge-deteriorationctmcfedavgfederated-learninghazard-modelinfrastructure-managementmarkov-chainsurvival-analysis
TK
tk-yasuno/stat_tsfm_text_fusion_gbdt

This project extends the v2-0 Hybrid Model (statistical features + TTM embeddings) by adding a third modality: text embeddings derived from equipment master data. The three feature vectors — statistical x ∈ ℝ²⁸, TTM embedding y ∈ ℝ⁶⁴, and text embedding z ∈ ℝ¹⁰²⁴ — are concatenated into a 1,116-dimensional triplet feature h and fed into a LightGBM.

Python00Updated 2 weeks ago
anomaly-detectiondbscanfeature-fusiongradient-boostinghvaclightgbmmultilingual-e5predictive-maintenancetext-embeddingstime-seriestriplet-losstsneumap
TK
tk-yasuno/feature_tsfm_hybrid_gbdt

HVAC Range Deviation Forecast - v2.0 (Hybrid Model) Granite TS Embeddings + Statistical Features による高精度異常予測システム

Python10Updated 2 weeks ago
anomaly-detectionequipment-monitoringfeature-engineeringfoundation-modelsgbdtgranite-timeserieshvacindustrial-iotlightgbmlorapredictive-maintenancescikit-learnstatistical-featurestime-seriestime-series-forecastingtransformers
TK
tk-yasuno/tsfm_attention_multitask

Hybrid Time-Series Anomaly Forecasting Model for HVAC equipment, combining IBM Granite Time-Series Foundation Model (TinyTimeMixer) with statistical feature engineering and temporal attention mechanisms.

Python10Updated 3 weeks ago
anomaly-detectionattention-mechanismfeature-engineeringfoundation-modelsgraniteloramulti-task-learningstatistical-feature-extractiontime-seriesttm
TK
tk-yasuno/equipment_ner_mvp

🏭 Industrial Equipment Classification AI - 78.57% Accuracy with DistilBERT + LoRA

Python00Updated 4 weeks ago
distilbertequipment-classificationindustrial-ailoramachine-learningnamed-entity-recognitionnernlppeftpytorchtransformers
TK
tk-yasuno/selective-rag-kasensabo

建設の技術基準に関する質問の専門性粒度(細かい/粗い)を96%正確に自動判定し、最適なRAGシステム(ColBERT/Naive)を選択する実用的なAgentic RAGシステムのMVPです。2025年11月に公開された河川砂防ダムの技術基準を対象に4つのRAGシステムを構築し、専門性の粒度が異なる200問の質問に対して、精度と速度を比較した。

Python10Updated 1 month ago
agentic-aiagentic-ragcivil-engineering-aicolbertconstruction-standardsdam-engineeringdocument-retrievaldomain-specific-ragerosion-controlflood-controlgranularity-classificationhadr-aiinfrastructure-resiliencequery-granularityragrag-benchmarksrag-selectionretrieval-augmented-generationriver-engineeringtechnical-standards
TK
tk-yasuno/anomalyvfm_mvtec_ad2

Vision Foundation Model for industrial anomaly detection using DINOv2-ViT-Base with LoRA adaptation. Optimized through 4-version experimental study on MVTec-AD2 dataset, achieving stable performance across all 7 categories (average AUC: 0.5626).

Python00Updated 1 month ago
anomaly-detectioncomputer-visiondinov2fine-tuningfoundation-modelindustrial-inspectionloramvtec-ad2vision-transformer
TK
tk-yasuno/disaster-question-answer

Japanese disaster-focused question answering system : Utilizing the bert-base-japanese-v3 + Bi-LSTM + Enhanced Position Heads ultimate architecture, achieving 70.4% End Position accuracy. The combination of Japanese BERT optimization and Bi-LSTM contextual understanding realizes accuracy levels suitable for real disaster response.

Python00Updated 1 month ago
bert-base-japanese-v3bert-bilstmbi-lstmdisaster-responseemergency-informationenhanced-position-headshadrjapanese-nlpmachine-reading-comprehensionpytorchquestion-answeringtransformers
TK
tk-yasuno/dql-bridge-maintenance

A deep reinforcement learning system for optimizing bridge maintenance decisions across municipal infrastructure fleets, implementing cross-subsidy budget sharing and cooperative multi-agent learning.

Python20Updated 1 month ago
bridge-maintenancebudget-allocationcbmcooperative-rlcross-subsidydecision-support-systemdeep-q-learningdisaster-resiliencehadr-aiinfrastructure-maintenance-managementinfrastructure-resiliencelarge-scale-optimizationmarkov-decision-processmulti-agent-rlmunicipal-infrastructurepredictive-maintenanceprognostics-health-managementreinforcement-learningresource-sharing
TK
tk-yasuno/markov-dqn-v09-quantile

Quantile Regression DQN implementation for bridge fleet maintenance optimization using Markov Decision Process. Migrated from C51 distributional RL (v0.8) with 200 quantiles and Huber loss. Features: Dueling architecture, Noisy Networks, PER, N-step learning. All 6 maintenance actions show positive returns with 68-78% VaR improvement.

Python20Updated 1 month ago
bridge-fleetbridge-maintenancecondition-based-maintenancedeep-q-learningdisaster-resiliencedistributional-rldueling-dqninfrastructure-maintenance-managementmarkov-decision-processn-step-learningnoisy-networksprioritized-experience-replayqr-dqnreinforcement-learningstructural-health-monitoring
TK
tk-yasuno/multimodal-raptor-colvbert-blip

Multimodal RAPTOR for Disaster Documents using ColVBERT & BLIP. Hierarchical retrieval system over 46 tsunami-related PDFs (2378 pages), combining BLIP-based image captioning, ColVBERT embeddings, and GPT-OSS-20b long-context summarization. Optimized for fast multimodal tree construction and disaster knowledge preservation.

Python00Updated 1 month ago
blipcolbertdisaster-documentsdisaster-knowledge-basedocument-retrievaldomain-specific-ragembedding-modelshadr-aihierarchical-retrievalimage-captioningknowledge-preservationknowledge-treellm-summarizationlong-contextmultimodal-ragmultimodal-retrievalpdf-processingraptortsunamivision-language-models
TK
tk-yasuno/data-scientist-ai-era

This summary outlines the updated professional standards for data scientists in the age of Generative AI, focusing on the shift from technical execution to strategic value creation in Japan, 2026.

00Updated 1 month ago
ai-architectureai-ethicsai-governanceai-strategybusiness-impactdata-engineeringdata-literacydata-science-standardsdata-scientistdigital-transformationfusion-skillsgenerative-aimachine-learningmeaning-designmvp-developmentpoc-fatigueresponsible-aivalue-creation
TK
tk-yasuno/langchain-courseFork

This course is designed to teach you how to QUICKLY harness the power of the LangChain library for LLM applications. Build 3 end-to-end working LangChain based generative AI applications with no fluff, no toy examples - just real projects using real APIs and real-world skills.

00Updated 1 month ago
agent-systemsai-application-developmentai-courseapi-integrationchatbot-developmentdeveloper-trainingend-to-end-projectsgenerative-aihands-on-learninglangchainllm-applicationsllm-engineeringpractical-projectsprompt-engineeringpythonrag-pipelinesreal-world-examplesworkflow-automation
TK
tk-yasuno/gpt-oss-20b-local-execute

GPT-OSS B20 Local Execution. Lightweight local environment for running it with Python 3.12 and CUDA acceleration. - Run GPT-OSS B20 entirely offline - Optimize text generation with GPU - Enable fast, secure inference on consumer hardware.

Python01Updated 1 month ago
consumer-gpuedge-aigpt-oss-b20gpu-optimizationinference-accelerationlightweight-environmentllm-inferencelocal-executionminimal-setupmodel-runtimeoffline-inferenceopen-source-llmperformance-optimizationprivacy-preserving-aisecure-inferencetext-generation
TK
tk-yasuno/deepseek-v3-quantization-analysis

Comprehensive performance analysis of DeepSeek V3 quantization levels (FP16, Q8_0, Q4_0) on 16GB GPU environments.

Python10Updated 1 month ago
deepseek-v3fp16gpu-performanceinference-accelerationlatency-analysisllm-inferencellm-optimizationmodel-evaluationmodel-optimizationmodel-quantizationquantizationthroughput-analysis
TK
tk-yasuno/granite4-gpu-performance

GPU-accelerated IBM Granite Code model optimization achieving 3-5x performance improvement. Complete benchmarking suite with real-time monitoring and visualization.

Python00Updated 1 month ago
evaluation-frameworkgpu-accelerationgranite-codeibm-granitelatency-analysisllm-engineeringllm-optimizationmodel-compressionmodel-optimizationperformance-optimizationprofilingscalability-testingthroughput-analysis
TK
tk-yasuno/job-insight-clustering

A prototype pipeline for generating structured job insights and clustering career trajectories, designed to support agentic AI-based **Proactive Job Goal Creation**.

Jupyter Notebook00Updated 2 months ago
agentic-aicareer-analysiscareer-clusteringcareer-trajectoriesdata-engineeringdecision-support-aidomain-specific-aijob-insightsllm-applicationspipeline-automationproactive-goal-creationrepresentation-learningstructured-data-generationtrajectory-clusteringworkforce-analytics
TK
tk-yasuno/CCTV-Disaster-LLM

LLL-based Disaster Detector Agentic AI Application : This project enables the detection and interpretation of environmental threats (e.g., floods, infrastructure risks) by leveraging large language models (LLMs) and multimodal inputs derived from CCTV-based river surveillance feeds.

Jupyter Notebook00Updated 2 months ago
agentic-aiautonomous-agentscctv-analysisdecision-support-aidisaster-detectiondomain-specific-aiearly-warning-systemsenvironmental-aienvironmental-threat-analysisflood-risk-detectionimage-based-detectioninfrastructure-risk-assessmentllm-applicationsmultimodal-aireal-time-monitoringreasoning-airiver-surveillancesituational-awarenessvideo-stream-processing
TK
tk-yasuno/wildfire-vlm-modis

The MVP provides automated fire risk assessment by extracting wildfire indicators—such as smoke, flame patterns, and thermal anomalies—from imagery, and presenting them in structured natural language analysis.

Jupyter Notebook00Updated 2 months ago
earth-observationenvironmental-aienvironmental-monitoringfire-analysisflame-pattern-analysisimage-feature-extractionmachine-learningmulti-indicator-analysisnatural-language-analysisremote-sensingsatellite-imagerysmoke-detectionstructured-report-generationthermal-anomalieswildfire-detectionwildfire-risk-assessment
TK
tk-yasuno/delegator-state-based-cwd-scheduler

I've open-sourced Delegator v5.2.1: a state-based AI scheduler designed for large-scale public park maintenance planning in Japan. It converts playground inspection scores into actionable repair/update schedules under budget and workforce constraints — all in under 2 seconds across 1,300+ units. Scalable. Transparent. Real.

Python00Updated 2 months ago
ai-schedulerasset-management-aiconstraint-optimizationdecision-support-aifacility-managementindustrial-aimaintenance-schedulingoperations-researchpark-maintenanceplayground-inspectionpublic-infrastructurereal-time-schedulingresource-allocationscalable-systemssmart-citystate-based-models
TK
tk-yasuno/wildfire-alphaearth-sentinel

This MVP demonstrates a multi-indicator, high-reliability wildfire detection framework that surpasses conventional approaches. By combining Earth observation with intelligent vector analytics, it opens pathways to operational-scale environmental monitoring.

Jupyter Notebook00Updated 2 months ago
early-warning-systemsearth-observationenvironmental-aienvironmental-monitoringfeature-engineeringfire-analysisfire-monitoringgeospatial-analysismachine-learningmulti-indicator-analysisoperational-scale-aireliability-airemote-sensingsatellite-dataspatial-data-processingvector-analyticswildfire-detection
TK
tk-yasuno/asia-pacific-fire-analysis

Large-scale fire detection analysis using NASA FIRMS data

Python00Updated 2 months ago
data-engineeringearth-observationenvironmental-aienvironmental-monitoringfire-analysisfire-monitoringgeospatial-analysislarge-scale-processingnasa-firmsremote-sensingsatellite-dataspatial-data-processingwildfire-detection
TK
tk-yasuno/area-fire-analysis-v1-4

Large-scale fire detection analysis using NASA FIRMS data. feat: Add dynamic region support for South America case study in v1-4_area - Enabled flexible geospatial parameterization for wildfire analysis - Updated preprocessing pipeline to accommodate South American satellite data formats.

Python00Updated 2 months ago
data-engineeringdynamic-region-supportearth-observationenvironmental-aienvironmental-monitoringfire-analysisfire-monitoringgeospatial-analysisgeospatial-parameterizationlarge-scale-processingnasa-firmspreprocessing-pipelineregional-adaptationremote-sensingsatellite-datasouth-americawildfire-detection
TK
tk-yasuno/eu-fire-analysis-v1-4-2

Large-scale fire detection analysis using NASA FIRMS data feat: Add dynamic region support for EU case study in v1.4.2 - Enabled flexible geospatial parameterization for wildfire analysis - Updated preprocessing pipeline to support EU-specific satellite data formats.

Python00Updated 2 months ago
data-engineeringdynamic-region-supportearth-observationenvironmental-aienvironmental-monitoringeufire-analysisfire-monitoringgeospatial-analysisgeospatial-parameterizationlarge-scale-processingnasa-firmspreprocessing-pipelineregional-adaptationremote-sensingsatellite-datawildfire-detection
TK
tk-yasuno/north-america-fire-analysis-v1-4-3

Large-scale fire detection analysis using NASA FIRMS data feat: Add dynamic region support for North America case study in v1.4.3 - Enabled flexible geospatial parameterization for wildfire analysis - Updated preprocessing pipeline to support North America-specific satellite data formats.

Python00Updated 2 months ago
data-engineeringdynamic-region-supportearth-observationenvironmental-aienvironmental-monitoringfire-analysisfire-monitoringgeospatial-analysisgeospatial-parameterizationlarge-scale-processingnasa-firmsnorth-americapreprocessing-pipelineregional-adaptationremote-sensingsatellite-datawildfire-detection
TK
tk-yasuno/africa-fire-analysis-v1-4-4

Large-scale fire detection analysis using NASA FIRMS data feat: Add dynamic region support for Africa case study in v1.4.4 - Enabled flexible geospatial parameterization for wildfire analysis - Updated preprocessing pipeline to support Africa-specific satellite data formats.

Python00Updated 2 months ago
africadata-engineeringdynamic-region-supportearth-observationenvironmental-aienvironmental-monitoringfire-analysisfire-monitoringgeospatial-analysisgeospatial-parameterizationlarge-scale-processingnasa-firmspreprocessing-pipelineregional-adaptationremote-sensingsatellite-datawildfire-detection
TK
tk-yasuno/Repair-Surviv

Repair-Aware Survival Analysis: Multi-domain maintenance optimization with NASA CMAPSS & SECOM validation.

Jupyter Notebook00Updated 2 months ago
benchmark-datasetscbmdecision-support-aidomain-specific-aifailure-predictionindustrial-aimachine-learningmaintenance-optimizationmulti-domain-learningnasa-cmapsspredictive-maintenanceprognosticsreliability-engineeringremaining-useful-liferepair-aware-modelsrisk-modelingsecom-datasetsurvival-analysistime-to-failure-modeling
TK
tk-yasuno/Gaussian-Surviv

EN : Water Pipe Leakage Risk Prediction System v0-3 | Industrial-grade GPR system achieving R²=0.9894 accuracy with 1,907x parallel processing efficiency | Complete scalability proven from N=44 to N=6000 datasets. JP : 水道管漏水リスク予測GPRシステム v0-3 | 産業レベル予測精度R²=0.9894、1,907倍並列処理効率化を実現したガウス過程回帰による高精度漏水リスク分析システム | N=44→N=6000完全スケーラビリティ実証済み

Python00Updated 2 months ago
cbmcivil-engineering-aidecision-support-aigprground-penetrating-radarindustrial-aiinfrastructure-monitoringlarge-scale-data-processingpipeline-risk-predictionpredictive-maintenanceregression-modelsrisk-predictionsensor-data-analysissubsurface-imagingutility-maintenancewater-pipe-leakage
TK
tk-yasuno/global-fire-monitoring-v3-2

Global Fire Monitoring System v3.2 is an advanced satellite-based fire analysis platform that leverages ESA CEDA Fire_cci data for large-scale global fire pattern detection and clustering analysis. The system processes 12,500+ grid cells simultaneously and provides comprehensive insights into fire behavior patterns across 6 continents.

Jupyter Notebook00Updated 2 months ago
ceda-fire-cciclimate-riskclustering-analysisdata-driven-insightsdisaster-monitoringearth-observationenvironmental-aienvironmental-monitoringesa-fire-ccifire-pattern-analysisgeospatial-analysisglobal-fire-monitoringmulti-continent-analysisooda-loopremote-sensingsatellite-dataspatial-data-processingunsupervised-learningwildfire-monitoring

Gists

Recent Activity

Takato Yasuno (tk-yasuno) | GitHunt