David L. Poole and Alan K. Mackworth - Artificial Intelligence, Second Edition, Python Code

Kiaro

Местный
Регистрация
31 Июл 2020
Сообщения
5,772
Реакции
187
Credits
52
Для просмотра ссылки Войди или Зарегистрируйся

Название: Artificial Intelligence, Second Edition, Python Code
Год: 2020
Издатель: Artint
Язык: english
Кол-во страниц: 216
Формат: PDF


Описание:

We use Python because Python programs can be close to pseudo-code. It is designed for humans to read. Python is reasonably efficient. Efficiency is usually not a problem for small examples. If your Python code is not efficient enough, a general procedure to improve it is to find out what is taking most the time, and implement just that part more efficiently in some lower-level language.


Скачать

Для просмотра ссылки Войди или Зарегистрируйся