Reinforcement learningReinforcement learning (RL) is an area of machine learning concerned with how intelligent agents ought to take actions in an environment in order to maximize the notion of cumulative reward. Reinforcement learning is one of three basic machine learning paradigms, alongside supervised learning and unsupervised learning. Reinforcement learning differs from supervised learning in not needing labelled input/output pairs to be presented, and in not needing sub-optimal actions to be explicitly corrected.
Q-learningQ-learning is a model-free reinforcement learning algorithm to learn the value of an action in a particular state. It does not require a model of the environment (hence "model-free"), and it can handle problems with stochastic transitions and rewards without requiring adaptations. For any finite Markov decision process (FMDP), Q-learning finds an optimal policy in the sense of maximizing the expected value of the total reward over any and all successive steps, starting from the current state.
Temporal difference learningTemporal difference (TD) learning refers to a class of model-free reinforcement learning methods which learn by bootstrapping from the current estimate of the value function. These methods sample from the environment, like Monte Carlo methods, and perform updates based on current estimates, like dynamic programming methods. While Monte Carlo methods only adjust their estimates once the final outcome is known, TD methods adjust predictions to match later, more accurate, predictions about the future before the final outcome is known.
Age of DiscoveryThe Age of Discovery or the Age of Exploration, part of the early modern period and largely overlapping with the Age of Sail, was a period from approximately the 15th century to the 17th century, during which seafarers from a number of European countries explored, colonized, and conquered regions across the globe. The extensive overseas exploration, particularly the European colonisation of the Americas, with the Spanish and Portuguese at the forefront, later joined by the Dutch, English, and French, marked an increased adoption of colonialism as a government policy in several European states.
Factory (trading post)Factory was the common name during the medieval and early modern eras for an entrepôt – which was essentially an early form of free-trade zone or transshipment point. At a factory, local inhabitants could interact with foreign merchants, often known as factors. First established in Europe, factories eventually spread to many other parts of the world. The origin of the word factory is (feitoria; factorij; factorerie, comptoir).
Atlantic slave tradeThe Atlantic slave trade or transatlantic slave trade involved the transportation by slave traders of enslaved African people, mainly to the Americas. The outfitted European slave ships of the slave trade regularly used the triangular trade route and its Middle Passage, and existed from the 16th to the 19th centuries. The vast majority of those who were transported in the transatlantic slave trade were people from Central and West Africa who had been sold by West African slave traders to mainly Portuguese, British, Spanish, Dutch, and French slave traders.