VBAF
1.0.0
VBAF combines neural networks, reinforcement learning, and visual dashboards to create
adaptive automation solutions. Built entirely in PowerShell 5.1 from scratch.
Features:
- Neural networks with backpropagation (solve XOR and beyond)
- Q-Learning agents with experience replay
- Multi
VBAF combines neural networks, reinforcement learning, and visual dashboards to create
adaptive automation solutions. Built entirely in PowerShell 5.1 from scratch.
Features:
- Neural networks with backpropagation (solve XOR and beyond)
- Q-Learning agents with experience replay
- Multi-agent reinforcement learning systems
- Real-time learning visualization dashboards
- Business simulation environments
- Generative art with aesthetic rewards
- Comprehensive examples and documentation
Perfect for:
- Learning AI/ML concepts hands-on
- Building adaptive automation workflows
- Multi-agent simulations
- Intelligent business process automation
- Generative/creative applications
Unique Position: PowerShell 5.1 + AI + RL + Visual + Business
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2025 Henning. All rights reserved.
Package Details
Author(s)
- Henning
Tags
AI MachineLearning ReinforcementLearning NeuralNetwork QLearning MultiAgent Automation Visualization Business Simulation GenerativeArt Dashboard PowerShell Education FromScratch
Functions
New-VBAFNeuralNetwork Train-VBAFNeuralNetwork Test-VBAFNeuralNetwork Export-VBAFNeuralNetwork Import-VBAFNeuralNetwork New-VBAFAgent Train-VBAFAgent Get-VBAFAgentStats Export-VBAFAgent Import-VBAFAgent New-VBAFMarket Start-VBAFMarketSimulation Get-VBAFMarketStats New-VBAFDashboard Show-VBAFLearningCurve Show-VBAFNetworkStructure Start-VBAFCastleCompetition New-VBAFAestheticReward Get-VBAFVersion Get-VBAFExamples Test-VBAF
PSEditions
Dependencies
This module has no dependencies.
Release Notes
## Version 1.0.0 (January 2025)
### Initial Release - Foundation Complete!
**Core Features:**
- Multi-layer neural networks with backpropagation
- Q-Learning agents with epsilon-greedy exploration
- Experience replay for stable learning
- Real-time visualization dashboards
**Components:**
- Core neural network primitives (Neuron, Layer, Activation)
- RL agents (Q-Learning, Experience Replay, Q-Table)
- Business simulation (CompanyAgent, MarketEnvironment)
- Generative art (Castle Competition, Aesthetic Rewards)
- Visualization (Learning Dashboard, Graph Renderer, Metrics Collector)
**Examples:**
- XOR problem solver (neural network demo)
- Castle Q-Learning agent (generative RL)
- Multi-agent market simulation (business)
- 3-agent castle competition (emergent coordination)
- Validation dashboard (foundation proof)
**Documentation:**
- Complete API reference
- Getting started guide
- Theory explanations
- Multiple working examples
**Tested On:**
- PowerShell 5.1 (Windows PowerShell)
- Windows 10/11
**What's Next:**
- Advanced RL algorithms (PPO, A3C, SAC)
- Computer vision extensions (CNN)
- NLP integration
- Additional case studies
FileList
- VBAF.nuspec
- VBAF.Art.AestheticReward.ps1
- VBAF.Art.CastleCompetition.ps1
- VBAF.Business.CompanyPanel.ps1
- VBAF.Company.TestLearning.ps1
- VBAF.LoadAll.ps1
- VBAF.Public.Get-Version.ps1
- VBAF.Public.Test-Module.ps1
- VBAF.RL.QLearningAgent.ps1
- VBAF.Visualization.GraphRenderer.ps1
- VBAF.Art.Show20-QLearning.ps1
- VBAF.Business.CompanyState.ps1
- VBAF.Core.AllClasses.ps1
- VBAF.Public.New-Agent.ps1
- VBAF.Reorganize-Module.ps1
- VBAF.RL.QTable.ps1
- VBAF.Visualization.LearningDashboard.ps1
- VBAF.Business.BusinessAction.ps1
- VBAF.Business.Dashboard-Demo.ps1
- VBAF.Core.Example-XOR.ps1
- VBAF.psd1
- VBAF.Public.New-NeuralNetwork.ps1
- VBAF.RL.Example-CastleLearning.ps1
- VBAF.TEST.ps1
- VBAF.Visualization.MarketDashboard.ps1
- VBAF.Business.CompanyAgent.ps1
- VBAF.Business.MarketEnvironment.ps1
- VBAF.Core.Test-ValidationDashboard.ps1
- VBAF.psm1
- VBAF.Public.Start-CastleCompetition.ps1
- VBAF.RL.ExperienceReplay.ps1
- VBAF.Visualization.Example-Dashboard.ps1
- VBAF.Visualization.MetricsCollector.ps1
- VBAF.Business.Test.CompanyMarket.ps1
- VBAF.DocSetup.ps1
- VBAF.Public.Get-Examples.ps1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.0.1 | 2 | 2/5/2026 |
| 1.0.0 (current version) | 2 | 2/4/2026 |