
Agent Environment in AI
An environment is everything in the world which surrounds the agent, but it is not a part of an agent itself. An environment can be […]
An environment is everything in the world which surrounds the agent, but it is not a part of an agent itself. An environment can be […]
An AI system can be defined as the study of the rational agent and its environment. The agents sense the environment through sensors and act […]
Agents can be grouped into five classes based on their degree of perceived intelligence and capability. All these agents can improve their performance and generate […]
Artificial Intelligence can be divided in various types, there are mainly two types of main categorization which are based on capabilities and based on functionally […]
Artificial Intelligence is not a new word and not a new technology for researchers. This technology is much older than you would imagine. Even there […]
Artificial Intelligence has various applications in today’s society. It is becoming essential for today’s time because it can solve complex problems with an efficient way […]
The Artificial Intelligence tutorial provides an introduction to AI which will help you to understand the concepts behind Artificial Intelligence. In this tutorial, we have also […]
PHP and Node.js are both powerful backends for dynamic websites. They both fall under the same category, yet their features are quite distinct. 1. PHP […]
Kể từ phiên bản v10.5.0, Nodejs đã có thêm module worker_threads. Vậy chính xác module mới này là gì và tại sao lại cần thêm […]
In the world of back-end programming, Golang and Node.js are trusted and growing technologies, well-known over the planet. We know Golang as an open-source programming language, […]
Node.js, the server-side scripting tool, using which one can build everything, starting from a simple command line programs to the complex enterprise level web applications […]
Trong bài trước tôi đã giới thiệu với các bạn một số kiến thức cơ bản về Swagger. Trong bài này, tôi sẽ hướng dẫn […]
Trong các bài viết trước, chúng ta đã cùng tìm hiểu cách xây dựng các ứng dụng RESTful API. Một công việc tiếp theo chúng […]
1. HATEOAS là gì? HATEOAS (Hypermedia As The Engine Of Application State) là một trong những chuẩn được khuyến nghị cho RESTful API. Thuật ngữ “Hypermedia” có nghĩa là bất kỳ nội […]
Trong các bài viết trước chúng ta sử dụng thư viện Jersey client, OkHttp, Retrofit để gọi các RESTful API. Trong bài này, tôi sẽ giới thiệu với các […]
Trong các bài viết trước chúng ta sử dụng thư viện Jersey client, OkHttp để gọi các RESTful API. Trong bài này, tôi sẽ giới thiệu với các […]
Trong các bài viết trước chúng ta sử dụng thư viện Jersey client để gọi các RESTful API. Trong bài này, tôi sẽ giới thiệu […]
Trong bài này tôi sẽ giới thiệu với các bạn cách gọi Restful web service sử dụng thư viện chuẩn java.net của Java, không sử dụng bất […]
Trong bài trước, chúng ta đã cùng tìm hiểu về xác thực và phân quyền ứng dụng sử dụng cơ chế Basic Authentication trong Jersey 2.x. Trong bài […]
Authentication là phần không thể thiếu trong bất kỳ hệ thống nào. Phương pháp authentication đơn giản và hay được sử dụng trong các ứng […]