🧠 “From GRPO to GPT‑5: Why Sudoku Variants Remain a Grand Challenge in AI Reasoning” — Sakana AI

🚩 Problem StatementMeski model fondasi AI makin mahir, masih ada tugas yang sangat sulit — seperti varian 9×9-sudoku dengan aturan kreatif. Benchmark ini menguji apakah model benar-benar “berpikir” — bukan hanya meniru pola. “Sudoku-Bench” yang dirilis Sakana AI dibuat untuk mengeksplorasi gap besar dalam reasoning AI. 🛠️ Methodologi / Solusi1️⃣Sakana AI merilis Sudoku-Bench, kumpulan 100 … Read more🧠 “From GRPO to GPT‑5: Why Sudoku Variants Remain a Grand Challenge in AI Reasoning” — Sakana AI

Jupyter Matlab kernel

Buat teman2 di tanah air yang belum beruntung utk mengakses matlab di kampus/sekolahnya (karena lisensinya yang mahal), bisa akses gratis matlab kernel (lisensi TUD) di mesin saya (4 core CPU, 16 GB RAM), url: https://datasainslab.com/matlab. Untuk pake kernel matlab harus bisa menggunakan jupyter (coba cek manualnya di: https://jupyter-notebook.readthedocs.io/en/stable/). Sebagai starter, ada bbrp contoh di folder … Read moreJupyter Matlab kernel

Google BigQuery, a serverless Datawarehouse-as-a-Service to batch query huge datasets (Part 2)

Contents How to use GBQ Note that the data should be located in Google cloud, whether in Google Cloud Storage, Google Drive, Cloud BigTable, or output from any Google’s SaaS. Google BigQuery also provides a number of public datasets that make users easier to combine instantly with their own dataset such as NOAA, Bitcoin, WorldBank, … Read moreGoogle BigQuery, a serverless Datawarehouse-as-a-Service to batch query huge datasets (Part 2)