**This website will be shutdown permanently soon**
This website and apps are for sale. Only serious offers will be considered. Contact [email protected]
** Server is current under maintenance, any changes will be lost **
Bot Libre now allows you to create generic deep learning analytics and train them through our web API. Deep learning analytics can be used for a wide array of purposes to analyze and make predications on data. This example shows how to train a deep learning analytic to play Connect 4.
You can use either the Bot Libre deep learning library, or the TensorFlow deep learning library. You can choose the inputs, outputs, and layers.
Creating your own bot that can play Connect 4 can be done in a few simple steps:
1. First you'll need to sign into a Bot Libre account.
2. Once you're signed in, create a bot or go to a bot that you have already made.
3. Go to your bot's Admin Console, then to its Scripts page click on the Import button or menu, and import the script 'Connect 4'.
Creating your own bot that can play Checkers can be done in a few simple steps:
3. Go to your bot's scripts and import the script Checkers.
Bot Libre now allows you to create generic deep learning analytics and train them through our web API. Deep learning analytics can be used for a wide array of purposes to analyze and make predications on data. This example shows how to train a deep learning analytic to play checkers.
Creating your own bot that can play TicTacToe can be done in a few simple steps: