Luke Howard

Results 3 issues of Luke Howard

### Reason/inspiration (optional) Pages in docs/content/ai/concepts/neural-networks/terms including backpropagation.md, activation-function.md, binary-activation-function.md, sigmoid-activation-function.md should include references to the Vanishing Gradient Problem, and the documentation should include pages outlining when/where it occurs, how...

new entry

### Description Created file learning-rate-schedule.md in docs/content/ai/concepts/neural_networks/terms/learning-rate-scheduling ### Issue Solved Closes #4530 ### Type of Change - Adding a new entry - Updating the documentation ### Checklist - [✅] All...

new entry
status: review 1️⃣ completed
status: waiting for author
ai
neural-networks

Added project to implement solutions for all Gymnasium environments in python, using Reinforcement Learning (Q-Learning/Deep Q-Learning) techniques. Provided URL for repo, included Intermediate difficulty level and basic description of the...