Foro Wanako1
¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.

Foro Wanako1

Programas Gratuitos, Desatendidos y Mucho más!!!
 
PortalPortal  ÍndiceÍndice  BuscarBuscar  Últimas imágenesÚltimas imágenes  ConectarseConectarse  RegistrarseRegistrarse  
Buscar
 
 

Resultados por:
 
Rechercher Búsqueda avanzada
Los posteadores más activos del mes
missyou123
2020 Intro to  Agent-Based Modeling Simulation AI in NetLogo Vote_lcap2020 Intro to  Agent-Based Modeling Simulation AI in NetLogo Voting_bar2020 Intro to  Agent-Based Modeling Simulation AI in NetLogo Vote_rcap 
tano1221
2020 Intro to  Agent-Based Modeling Simulation AI in NetLogo Vote_lcap2020 Intro to  Agent-Based Modeling Simulation AI in NetLogo Voting_bar2020 Intro to  Agent-Based Modeling Simulation AI in NetLogo Vote_rcap 
ПΣӨƧӨFƬ
2020 Intro to  Agent-Based Modeling Simulation AI in NetLogo Vote_lcap2020 Intro to  Agent-Based Modeling Simulation AI in NetLogo Voting_bar2020 Intro to  Agent-Based Modeling Simulation AI in NetLogo Vote_rcap 
大†Shinegumi†大
2020 Intro to  Agent-Based Modeling Simulation AI in NetLogo Vote_lcap2020 Intro to  Agent-Based Modeling Simulation AI in NetLogo Voting_bar2020 Intro to  Agent-Based Modeling Simulation AI in NetLogo Vote_rcap 
ℛeℙ@¢ᴋ€r
2020 Intro to  Agent-Based Modeling Simulation AI in NetLogo Vote_lcap2020 Intro to  Agent-Based Modeling Simulation AI in NetLogo Voting_bar2020 Intro to  Agent-Based Modeling Simulation AI in NetLogo Vote_rcap 
ronaldinho424
2020 Intro to  Agent-Based Modeling Simulation AI in NetLogo Vote_lcap2020 Intro to  Agent-Based Modeling Simulation AI in NetLogo Voting_bar2020 Intro to  Agent-Based Modeling Simulation AI in NetLogo Vote_rcap 
Engh3
2020 Intro to  Agent-Based Modeling Simulation AI in NetLogo Vote_lcap2020 Intro to  Agent-Based Modeling Simulation AI in NetLogo Voting_bar2020 Intro to  Agent-Based Modeling Simulation AI in NetLogo Vote_rcap 
Noviembre 2024
LunMarMiérJueVieSábDom
    123
45678910
11121314151617
18192021222324
252627282930 
CalendarioCalendario
Últimos temas
» RecordFab 1.0.0.2 (x64) Multilingual
2020 Intro to  Agent-Based Modeling Simulation AI in NetLogo EmptyAyer a las 7:28 pm por 大†Shinegumi†大

» DLNow Video Downloader 1.54.2024.11.04 Multilingual
2020 Intro to  Agent-Based Modeling Simulation AI in NetLogo EmptyAyer a las 7:27 pm por 大†Shinegumi†大

» NIUBI Partition Editor 10.0.9 Pro/Unlimited /Technician Edition [Multi]
2020 Intro to  Agent-Based Modeling Simulation AI in NetLogo EmptyAyer a las 7:21 pm por 大†Shinegumi†大

» R-Wipe & Clean 20.0 Build 2483 by RTT
2020 Intro to  Agent-Based Modeling Simulation AI in NetLogo EmptyAyer a las 7:17 pm por 大†Shinegumi†大

» Yubsoft ImgDrive Pro 2.2 Multilingual
2020 Intro to  Agent-Based Modeling Simulation AI in NetLogo EmptyAyer a las 7:15 pm por 大†Shinegumi†大

» SoftMaker FlexiPDF Professional 2025.404.1112 Multilingual
2020 Intro to  Agent-Based Modeling Simulation AI in NetLogo EmptyAyer a las 7:13 pm por 大†Shinegumi†大

» ⭐️ LightPDF Editor 2.15.2.7 Build 16⁄11⁄2024 Multilingual
2020 Intro to  Agent-Based Modeling Simulation AI in NetLogo EmptyAyer a las 7:12 pm por 大†Shinegumi†大

» SQLMaestro PostgreSQL PHP Generator Professional 22.8.0.16 Multilingual
2020 Intro to  Agent-Based Modeling Simulation AI in NetLogo EmptyAyer a las 10:17 am por missyou123

» RecordFab 1.0.0.2 (x64) Multilingual
2020 Intro to  Agent-Based Modeling Simulation AI in NetLogo EmptyAyer a las 10:15 am por missyou123

Sondeo
Visita de Paises
free counters
Free counters

Comparte | 
 

 2020 Intro to Agent-Based Modeling Simulation AI in NetLogo

Ver el tema anterior Ver el tema siguiente Ir abajo 
AutorMensaje
missyou123
Miembro Mayor
Miembro Mayor


Mensajes : 78094
Fecha de inscripción : 20/08/2016

2020 Intro to  Agent-Based Modeling Simulation AI in NetLogo Empty
MensajeTema: 2020 Intro to Agent-Based Modeling Simulation AI in NetLogo   2020 Intro to  Agent-Based Modeling Simulation AI in NetLogo EmptyMiér Nov 11, 2020 10:39 am

2020 Intro to  Agent-Based Modeling Simulation AI in NetLogo 2c335f0a4318a995afc218862bfdc6fe

2020 Intro to Agent-Based Modeling Simulation AI in NetLogo
Duration: 1h1m | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 335 MB
Genre: eLearning | Language: English
Learn Agent-Based Modeling Artificial Intelligence paradigm and implement it on virus spread simulation in COVID times.

What you'll learn
1 Practical application of Agent-Based modeling ( virus spread simulation - e.g. COVID-19 )
Agent-Based modeling AI and its applicability in different fields
Visualize Descriptions in NetLogo
NetLogo language
Storytelling through simulation
Put NetLogo simulation models on Website

Requirements
Just basics of programming needed (defining variables, functions, if-statements) - I provide you with link to course with these basics, you can go through it in less than 30 minutes
Willingness to learn Smile

Description
When people talk about artificial intelligence, they usually talk about machine learning.

Most people have not heard about Agent-Based modeling AI . That is a pity.

Agent-Based modeling is much simpler than machine learning. You basically just let agents interact in an environment and watch for any emergent behavior. You practically do not have to have any math background and you are able to create amazing things.

You can simulate society ( e.g. spread of virus, interaction of groups of people, of different individuals ... ), ecology (spread of fire) ... you can simulate chemical processes, physical phenomenons and more...

Doesn't that sound amazing? ( PS: simulating a society is a way to understand it )

As you'll learn in this course, the Agent-Based modeling AI paradigm is very different from Machine learning. It's even led to new and amazing insights in social sciences.

We will program in NetLogo language which is one of the most popular and poweful environment.

What is covered in this course?

Agent-Based Modeling theory

1 Practical hands-on project ( we will simulate spread of a virus )

Storytelling with simulation

On-Website simulation

If you're ready to take on a brand new challenge, and learn about powerful AI technique that you've never seen before in any kind of machine learning, then this course is for you!

See you in class!

TIPS (to get through the course):

Take handwritten notes. I will provide my presentations. This will help you understand.

Lectures - 1.5x speed, Coding - 1.25-1.5x speed

Write code yourself, don't just sit there and look at my code. You learn coding by ... coding. Smile

Ask lots of questions on the discussion board. The more the better! I will answer them.

Who this course is for:
Beginners in Agent-Based modeling
Beginners in Simulating Complex systems
Social scientists
Beginners in Programming
Journalists
Ecologists
Physicists
Chemists
Biologists

DOWNLOAD:
Citación :

https://rapidgator.net/file/e545d8e69e841c3090e3e65990287a54/1nunu.2020.Intro.to.AgentBased.Modeling.Simulation.AI.in.NetLogo.rar.html


https://nitroflare.com/view/941FD7BC4D6B11A/1nunu.2020.Intro.to.AgentBased.Modeling.Simulation.AI.in.NetLogo.rar

Volver arriba Ir abajo
 

2020 Intro to Agent-Based Modeling Simulation AI in NetLogo

Ver el tema anterior Ver el tema siguiente Volver arriba 
Página 1 de 1.

 Temas similares

-
» Intro to Cisco Modeling Labs
» Intro To Investment Banking, M&A, Ipo, Modeling + Free Book
» Modeling & Simulation of Mineral Processes in JK-Simmet
» Analog Circuit Modeling & Simulation with Simetrix SPICE
» Learn Maya - Intro To 3D Box Modeling Techniques With Maya

Permisos de este foro:No puedes responder a temas en este foro.
Foro Wanako1 :: Programas o Aplicaciónes :: Ayuda, Tutoriales-