Pinned Repositories
softPLC_IDE
A simple IDE where you can write a PLC program, and compile it into a C program which can run on a emmbeding system.
RL-maze-solving
Given a maze as a binary matrix, I'm trying to use simple Reinforcement Learning algorithm to solve the problem.
ted314's Repositories
ted314/softPLC_IDE
A simple IDE where you can write a PLC program, and compile it into a C program which can run on a emmbeding system.
ted314/RL-maze-solving
Given a maze as a binary matrix, I'm trying to use simple Reinforcement Learning algorithm to solve the problem.