Click here to Skip to main content
15,887,214 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
Hello Everyone,
I am a CE student enrolled on a introductory Artificial Intelligence course. As part of our course we have to design a card game known as Briscas: http://www.playbriscas.com[^]

I wanted to implement this game utilizing Reinforcement Learning. I have researched online and believe this would be the best fit. However, I am having some difficulties finding libraries in C# that are able to help me with reinforcement learning. Are there any libraries or sources you guys can point out so I can understand how reinforcement learning works (in simple terms with code examples) and implement this game utilizing reinforcement learning. I am open to suggestions.

If anyone can find a good guide with code examples that would be awesome!
Posted
Updated 24-Feb-11 22:24pm
v2

1 solution

this[^] might help you.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900