Search found 252 matches
- Sat Apr 17, 2021 6:02 am
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: Apple Silicon M1 for chess - Hardware and software issues and workarounds
- Replies: 7
- Views: 552
Re: Apple Silicon M1 for chess - Hardware and software issues and workarounds
My Apple M1 Mini (from CostCo) is my backup to my Apple MacBook Pro 2017 non-M1. I bought the former just because of the low cost and already having a screen, keyboard and mouse. I play Leela exclusively on the latter though I would enjoy getting her up on the former. Anyone have Leela+BanksiaGUI up...
- Tue Apr 06, 2021 12:06 pm
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: Leela for iPhone
- Replies: 5
- Views: 519
Re: Leela for iPhone
I recant.
I found out how to use Leela on the iphone.
Superior craftsmanship in the Banksia iphone app.
Thanks for implementing.
I found out how to use Leela on the iphone.
Superior craftsmanship in the Banksia iphone app.
Thanks for implementing.
- Sat Apr 03, 2021 2:17 pm
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: Leela for iPhone
- Replies: 5
- Views: 519
Re: Leela for iPhone
I guess there is a massive communication problem here.
I simply want LEELA on the iPhone.
I don't care what visual/gui/UI/UX interface it has.
I simply want LEELA on the iPhone.
I don't care what visual/gui/UI/UX interface it has.
- Fri Apr 02, 2021 2:13 am
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: Leela for iPhone
- Replies: 5
- Views: 519
Re: Leela for iPhone
No. It isn't.
What I want is LEELA on the iPhone.
The chess engine.
I wasn't referring to the FRONT END.
I was referring to the BACK END.
What I want is LEELA on the iPhone.
The chess engine.
I wasn't referring to the FRONT END.
I was referring to the BACK END.
- Thu Apr 01, 2021 6:54 pm
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: Leela for iPhone
- Replies: 5
- Views: 519
Leela for iPhone
Anyone know if Leela has been ported to the iPhone?
Stockfish is becoming tiresome.
Stockfish is becoming tiresome.
- Thu Mar 25, 2021 2:04 pm
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: leela
- Replies: 1
- Views: 788
leela
I installed lczero.org on my new Apple M1 (Silicon) with Banksia and it's fine.
Hoping the Banksia/lc0(Leela) combo can eventually make it to the iPhone.
That would be nice.
I have less interest in stockfish and other programs.
Hoping the Banksia/lc0(Leela) combo can eventually make it to the iPhone.
That would be nice.
I have less interest in stockfish and other programs.
- Mon Mar 22, 2021 5:35 pm
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: Reinforcement learning project
- Replies: 48
- Views: 8706
Re: Reinforcement learning project
Some years ago I read about Andrew Tridgell's work KnightCap and was intrigued. Recall it was a learning program doing coefficient manipulation of the evaluation function in play against similarly-rated others, from tabla rasa, on the internet chess server. It learned quickly. So I studied Sutton's ...
- Sat Dec 12, 2020 2:55 am
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: Position Causes Stockfish and Komodo To Crash
- Replies: 135
- Views: 18126
Re: Position Causes Stockfish and Komodo To Crash
Leela crashes too. 

- Sun Dec 06, 2020 7:03 pm
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: Python chess engine
- Replies: 14
- Views: 2784
Re: Python chess engine
Bro, you need to publish a requirements.txt in the distribution so that virtualenv can have it sandboxed and pip can install ALL the requirements which are VOLUMINOUS for your program.
Do the above and it will go a LONG WAY for you.
Stuart
Do the above and it will go a LONG WAY for you.
Stuart
- Sat Nov 21, 2020 12:01 am
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: Ubuntu 18 vs Centos
- Replies: 9
- Views: 2541
Re: Ubuntu 18 vs Centos
I love Ubuntu. My favorite distro. Used it heavily in production environments and never wanted for speed, patches, etc.