Using Reinforced Learning to Create Efficient Random Tests
Eric Taylor Eric Taylor

Using Reinforced Learning to Create Efficient Random Tests

A way to use Reinforced Learning to generate more efficient stimulus to not only get more coverage per test, but also cover more sooner within each test. At the same time keep some randomness to have the ability to generate an efficient "Smart" Random test suite that can hopefully replace some bulky pure random tests.

Read More
Using Q-Reinforced Learning to Generate Digital Logic
Eric Taylor Eric Taylor

Using Q-Reinforced Learning to Generate Digital Logic

This article goes into my experiment applying Reinforcement Learning to craft digital logic. Discover the surprising effectiveness of translating Q function tables into logic, offering real-world implementation insights.

Read More