DLeX: AI Python
22.8K subscribers
4.96K photos
1.22K videos
765 files
4.3K links
هوش‌مصنوعی و برنامه‌نویسی

ارتباط با نوید داریا در توییتر :
https://twitter.com/NaviDDariya

اراتباط با لی لی علوی در تلگرام :
@lilylawww
Download Telegram
Media is too big
VIEW IN TELEGRAM
آموزش انواع رگرسیونها از دکتر مهدی اله یاری

Autoencoders Tutorial Part 3 final

#منابع #فیلم #دانشگاه #الگوریتمها #کلاس_آموزشی #یادگیری_ماشین #هوش_مصنوعی
#machinelearning #ArtificialIntelligence #DeepLearning

❇️ @AI_Python
Media is too big
VIEW IN TELEGRAM
آموزش «آمار برای هوش مصنوعی » از دانشگاه CMU

Probability Part 1

#کلاس_آموزشی #فیلم #منابع #آمار #هوش_مصنوعی #یادگیری_ماشین
#machineLearning #ArtificialIntelligence

❇️ @AI_Python
Forwarded from DLeX: AI Python (Farzad 🦅)
Data Warehouse Concepts.pdf
213.3 KB
همه چی در مورد انباره داده ها Data Warehouse

#الگوریتمها #هوش_مصنوعی #علم_داده #منابع
#DataScience #ArtificialIntelligence #AI

❇️ @AI_Python
✴️ @AI_Python_en
Forwarded from AI, Python, Cognitive Neuroscience (Farzad 🦅)
Reinforcement Learning

Let's say we have an agent in an unknown environment and this agent can obtain some rewards by interacting with the environment.

The agent is tasked to take actions so as to maximize cumulative rewards. In reality, the scenario could be a bot playing a game to achieve high scores, or a robot trying to complete physical tasks with physical items; and not just limited to these.

Like humans, RL agents learn for themselves to achieve successful strategies that lead to the greatest long-term rewards.

This kind of learning by trial-and-error, based on rewards or punishments, is known as reinforcement learning (RL).

TensorTrade is an open-source Python framework for building, training, evaluating, and deploying robust trading algorithms using reinforcement learning.

https://github.com/tensortrade-org/tensortrade

#artificialintelligence #machinelearning #datascience #datascience #python

🗣 @AI_Python_arXiv
✴️ @AI_Python_EN
❇️ @AI_Python
AI is a Lie

Imagine this to be true for a moment Imagine

there’s a group of few weird animals who are pretending to be ‘AI’

These animals have one special power

Whenever you ask them a question they would reply back with a decision

But your question should be supported with some examples for them to learn from

For example:

- If I ask the animals to determine whether a person is happy or sad

The animals would need to be first trained through some examples in order to understand the 2 types of emotions

Sadly their decisions won’t be perfect always

But if you keep training them with more examples they are likely to improve their decision making abilities

Also there are various types of these animals some who require less examples while some who require more It’s your call to choose which animal should answer your question You can even choose mutliple animals This is how ML works in real-life too ML models (Animals) learn through examples and takes decisions based on the input given It’s your call to choose which model The output won’t be perfect always But if you keep on training your model with relevant new examples It’d learn to improvise What would you want these animals to do for you? #machinelearning #datascience #artificialintelligence