SkillAgentSearch skills...

DeepAI

No description available

Install / Use

/learn @kaiu85/DeepAI
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

deepAI

Implementation of deep Active Inference for Artificial General Intelligence, accompagnying the Blog article over at https://kaiu.me/2017/07/11/introducing-the-deep-active-inference-agent/. The code is based on Python 2.7, using Theano for tensor operations.

To install the required components on Ubuntu, you can follow: http://deeplearning.net/software/theano/install_ubuntu.html

To sample from the trained model saved in deepAI_demo_best.pkl, just run

python sample_deepAI_demo.py

To train a new agent, run

python deepAI_demo.py

Note: If you do not change the filename in the script, the existing agent and log-file will be replaced.

View on GitHub
GitHub Stars16
CategoryDevelopment
Updated4y ago
Forks5

Languages

Python

Security Score

70/100

Audited on Apr 27, 2021

No findings