▲ | mindcrime 3 days ago | |||||||
Continuing to do a lot of historical review of early AI stuff. Just finished the Semantic Information Processing[1] book edited by Marvin Minsky, and now I'm reading Volume 1 of the Parallel Distributed Processing[2 book by Rumelhart and McClelland. After that, I have Principles of Semantic Networks[3] by John F. Sowa queued up. Along with all of that, still working on a lot of stuff using Jason[4] / AgentSpeak[5]. I created a fork[6] of Jason that is meant to be easier to integrate with Spring Boot, and to take more of a "run headless on a server" approach, which meant taking out references to a Swing based in-process logging/management tool. In place of that, I'm implementing a JMX based management interface, and recently I've started to work on replacing the old Swing app with a JavaFX app that can connect using JMX Remoting. [1]: https://www.amazon.com/Semantic-Information-Processing-Marvi... [2]: https://www.amazon.com/Parallel-Distributed-Processing-Vol-F... [3]: https://www.amazon.com/Principles-Semantic-Networks-Explorat... [4]: https://github.com/jason-lang/jason | ||||||||
▲ | thekaranchawla 3 days ago | parent | next [-] | |||||||
I love this! If you want to do a short book club or do a review after each book, I'm very down! | ||||||||
| ||||||||
▲ | thelastinuit 2 days ago | parent | prev [-] | |||||||
I miss Minsky. Loved his books! |