Logo!
This commit is contained in:
parent
d5a0212824
commit
c180fe4434
@ -1,6 +1,10 @@
|
||||
# NuCon (Nucleares Controller)
|
||||
<div align="center">
|
||||
<img src='./logo.png' width="250px">
|
||||
<h2>NuCon</h2>
|
||||
<br>
|
||||
</div>
|
||||
|
||||
NuCon is a Python library designed to interface with and control parameters in [Nucleares](https://store.steampowered.com/app/1428420/Nucleares/), a nuclear reactor simulation game. It provides a robust, type-safe foundation for reading and writing game parameters, allowing users to easily create their own automations and control systems.
|
||||
NuCon (Nucleares Controller) is a Python library designed to interface with and control parameters in [Nucleares](https://store.steampowered.com/app/1428420/Nucleares/), a nuclear reactor simulation game. It provides a robust, type-safe foundation for reading and writing game parameters, allowing users to easily create their own automations and control systems.
|
||||
|
||||
NuCon further provides a work in progress implementation of a reinforcement learning environment for training control policies and a simulator based on model learning.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user