Fizz Buzz Zero!

All non-Go discussions should go here.
Post Reply
xela
Lives in gote
Posts: 652
Joined: Sun Feb 09, 2014 4:46 am
Rank: Australian 3 dan
GD Posts: 200
Location: Adelaide, South Australia
Has thanked: 219 times
Been thanked: 281 times

Fizz Buzz Zero!

Post by xela »

https://github.com/ymgaq/FizzBuzzZero

I'm not surprised that it was easy to train this model, but I'm oddly pleased that someone took the trouble to check.
Kirby
Honinbo
Posts: 9553
Joined: Wed Feb 24, 2010 6:04 pm
GD Posts: 0
KGS: Kirby
Tygem: 커비라고해
Has thanked: 1583 times
Been thanked: 1707 times

Re: Fizz Buzz Zero!

Post by Kirby »

Could do tic-tac-toe next, I suppose
be immersed
Bill Spight
Honinbo
Posts: 10905
Joined: Wed Apr 21, 2010 1:24 pm
Has thanked: 3651 times
Been thanked: 3373 times

Re: Fizz Buzz Zero!

Post by Bill Spight »

How Sonoda might view Fizz Buzz. :)
Click Here To Show Diagram Code
[go]$$
$$ +-------------+
$$ | . . . . . . |
$$ | . . . . . . |
$$ | . . . . . . |
$$ | . . . . . . |
$$ +-------------+
$$ {AR 1:1 4:4}
$$ {AR 4:4 6:2}
$$ {AR 6:2 5:1}
$$ {AR 5:1 2:4}
$$ {AR 2:4 1:3}
$$ {AR 1:3 3:1}
$$ {AR 3:1 6:4}[/go]
The Adkins Principle:
At some point, doesn't thinking have to go on?
— Winona Adkins

Visualize whirled peas.

Everything with love. Stay safe.
Post Reply