--- license: mit language: - en pipeline_tag: reinforcement-learning tags: - sac - rl-agent - tensorflow.js - javascript - reinforcement learning - computer vision - Soft-Actor Critic --- # ai-creature.github.io The AI Creature is a Reinforcement Learning agent based on the Soft-Actor Critic algorithm. The agent is capable of navigating and interacting within its environment, utilizing Binocular Vision to distinguish between different stimuli. This system, built with TensorFlow.js and Convolutional Neural Networks, shows remarkable learning efficiency, achieving significant milestones in computer vision tasks with minimal training time. Demo: [https://www.youtube.com/watch?v=y1GWcVLL-Xw](https://www.youtube.com/watch?v=y1GWcVLL-Xw)