来週の2月8日(土)に Pyxelの開発者、北尾崇さん @kitao をお招きして、AICU協賛で出版記念イベントを実施します。 それに先んじてインタビューがてら「PyxelはLLMでコーディングできるのか?」を北尾さん御本人の前で試してみたんですが、予想以上にスルッと ...
This repository contains an MSc prototype for a brain-computer interface (BCI) game: a Python Tetris implementation that can be controlled using frontal theta or alpha power from Muse EEG data. The ...
少し前に、Pythonの勉強を始めたという記事を書きました。 そのときは、 iPhoneでできる範囲で 基礎を触っている段階でした。 変数やif文、for文など、 まずは雰囲気をつかむところから。 そして、 「もしパソコンがあれば、テトリスみたいなゲームを動かし ...
This project explores competitive Tetris AI through heuristic search, evolutionary optimisation, and opponent-aware decision making. The final product contains two AIs that play each other ...