algoTrade with raspberryPi

tradeRunner is trading platform I have been developing since the beginning of 2018. At the beginning the idea was preparing order-automation tool for a friend, then introduced one algorithm for finding repeated trade patterns. For testing and improving algorithm performance started to develop extra modules, which at the end turn to be full functional trading platform. […]

EvolutionBox 1.2.0

EvolutionBox 1.2.0 EvolutionBox is unity based simulation. I tried to take evolution as main mechanism for creating AI.  Here is first steps for creating agent interacting with environment, evolve accordingly. On next steps, I will work more on pattern recognition, and self learning.  Download Sim : Sim download is possible with the link below,  extract zip and […]

machine consciousness

     For a while i am trying to make basic arduino  robot, interacting with its environment .  Built some versions which are doing pretty well with it’s given purposes. taking data from environment and act accordingly . However decision making process of the robot is a bit frustrating. It is pretty linear , predictable and  all decisions was based on predefined rules.  Now the hardware of robot […]