Categories
5G Network
Agile
Amazon EC2
Android
Angular
Ansible
Arduino
Artificial Intelligence
Augmented Reality
AWS
Azure
Big Data
Blockchain
BootStrap
Cache Teachniques
Cassandra
Commercial Insurance
C#
C++
Cloud
CD
CI
Cyber Security
Data Handling
Data using R
Data Science
DBMS
Design-Pattern
DevOps
ECMAScript
Fortify
Ethical Hacking
Framework
GIT
GIT Slack
Gradle
Hadoop
HBase
HDFS
Hibernate
Hive
HTML
Image Processing
IOT
JavaScript
Java
Jenkins
Jira
JUnit
Kibana
Linux
Machine Learning
MangoDB
MVC
NGINX
Onsen UI
Oracle
PHP
Python
QTP
R Language
Regression Analysis
React JS
Robotic
Salesforce
SAP
Selenium
Service Discovery
Service Now
SOAP UI
Spark SQL
Testing
TOGAF
Research Method
Virtual Reality
Vue.js
Home
Recent Q&A
Feedback
Ask a Question
can you please explain what is reinforcement learning?
Home
>
Artificial Intelligence
>
can you please explain what is reinforcement learning?
Sep 23, 2020
in
Artificial Intelligence
Q:
can you please explain what is reinforcement learning?
#reinforcement-learning
#learning
#what-is-reinforcement-learning
1
Answer
0
votes
Sep 23, 2020
Reinforcement learning is a type of machine learning. In this, an agent interacts with its environment by producing actions, and learn with the help of feedback. The feedback is given to the agent in the form of rewards, such as for each good action, he gets a positive reward, and for each bad action, he gets a negative reward. There is no any labeled data or supervision is provided to the agent. In RL, the agent continuously does three things(performing actions, changing state, and getting the feedback) to explore the environment.
The popular reinforcement learning algorithms are:
1) Q-Learning
2) SARSA(State Action Reward State Action)
3) Deep Q Neural Network
Click here to read more about Artificial Intelligence
Click here to read more about Insurance
Facebook
Twitter
LinkedIn
Related questions
0
votes
Q: can you please explain what is overfitting? How can it be overcome in Machine Learning?
Sep 22, 2020
in
Artificial Intelligence
#overfitting
#what-is-overfitting
0
votes
Q: What is the Learning Technique in which the right answer is given for each example in the data called ?
May 29, 2019
in
Machine Learning
#machine-learning
#atificial-intelligence
#machine
#learning
0
votes
Q: How does Reinforcement Learning RL work?
Sep 23, 2020
in
Artificial Intelligence
#reinformcement-learning-use
0
votes
Q: ____________ learning aids in uncovering hidden patterns from unlabeled data. Supervised Reinforcement Unsupervised
Feb 6, 2020
in
Artificial Intelligence
0
votes
Q: Differentiate between supervised, unsupervised, and reinforcement learning in AI?
Oct 3, 2019
in
Artificial Intelligence
supervised-learning
unsupervised-learning
reinforcement-learning
0
votes
Q: can you please explain what is knowledge representation in Artificial Intelligence?
Sep 23, 2020
in
Artificial Intelligence
#artificial-intelligence-knowledge-representation
#knowledge-representation
...