File size: 743 Bytes
4c4e492
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
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)