history
industries
people
news
country
opinions
observer… Read more...
history
industries
people
news
country
opinions
observer… Read more...
NetLogo is a very useful tools for ABM, and Python is also a handful language for building proof of concept.
In this post I will show you how to call python language in NetLogo. For more i… Read more...
本文主要目的为测试这块板子的性能,看看其是否有作为边缘节点的能力。
Ubuntu 18.04(jetson-nano-sd-r32.1-2019-03-18)
$ sudo set -i 's/ports.ubuntu.com/mirrors.ustc.edu.cn/g' /etc/apt/sources.list $ sudo apt install -y curl x11vn… Read more...
Since I’ve tested S1, S2, and S3 from the DATANOTE. However, it was not so good or in other words, identical with expectation. It’s time to make a change.
早先把书的内容过了一遍,现在打算把书中的模型统统实现并做相应介绍。… Read more...
本模型的最终模拟期望是随机,我想试试。
货币对作为agent,这样仅需要个位数以内;
货币对本身不拥有市场价值,初始值为此货币对相对于eurusd的比值;
agent拥有自己的技术指标,这个指标尽量在一定范围内震荡;
agent行动时,随之变化的指标会影响其他agent的行动;
patch横向分层,高中低区,agent的行动只在patch间行动;
tbd… Read more...
本文算是一个读书笔记吧,就是最近刚买的那几本书,相较于之前Scott的几本,这几本学术意味比较浓。中间发现这些作者确实有比较有意思的观点和坚实的理论基础,在此记录以用来随时回忆。
反正ABM应用范围与可观察性相比EBM(基于公式,也就是我们常说的数学建模)更好,但EBM更容易系统集成。
这篇文章可以写一篇论文。
注意,这里的controller不是指OpenStack的controller,而是整个平台过程控制的controller,也就是Automatic System。
好吧,这个问题不大,但也不小。好在我会建模会模拟,嘿哈。(这里不用EBM建模的原因是这个系统有些复杂,公式不足以直观发现问题,但为了提升一下本文的友好度,所以我会加几个公式^_^)
如果你不熟悉ABM建模可以参考我… Read more...
View: Information and connections
Intention: Goals
Speech: Communication among the agents
Action: Interaction
Livelihood: Payoffs
Effort: Strategies and actions
Mindfulness: Cognition
Concentration: Model fo… Read more...