|
|
2026-08-25 23:16:05 -04:00 |
| .. |
|
Layer.mqh
|
refactor(ai): remove the DirectML/D3D12 GPU compute tier (S1.5)
|
2026-08-23 19:32:09 -04:00 |
|
NetBuild.mqh
|
Enhance Feature and Topology Interfaces with Bulk Operations and Cache Management
|
2026-08-25 22:51:50 -04:00 |
|
NetForward.mqh
|
refactor(meta): remove meta-labeling entirely - RETRAIN-NEUTRAL
|
2026-08-25 09:44:52 -04:00 |
|
NetPersistence.mqh
|
refactor(ai): remove the DirectML/D3D12 GPU compute tier (S1.5)
|
2026-08-23 19:32:09 -04:00 |
|
NetWeights.mqh
|
fix: correct edge floor percentage calculation and logging for model training
|
2026-08-25 23:16:05 -04:00 |
|
NeuronBase.mqh
|
refactor(stdlib): adopt Math\Stat for the deploy gate's normal tail; retire the b1/b2/lr/momentum macros
|
2026-08-19 19:31:36 -04:00 |
|
NeuronBatchNorm.mqh
|
perf(tester,bn): no sub-second timer in the tester + BN kernels on the DLL tier
|
2026-08-25 20:44:18 -04:00 |
|
NeuronConvPool.mqh
|
fix(build): g_eta - the learning rate global no longer shadows a stdlib local
|
2026-08-20 07:00:09 -04:00 |
|
NeuronCPU.mqh
|
fix(ai): fold in the rest of the AI/Impl split - previous commit's git add aborted silently
|
2026-08-23 21:05:52 -04:00 |
|
NeuronLSTM.mqh
|
fix(lstm): the CPU LSTM leaked four buffers per forward pass, and the input-gradient loop checked nothing
|
2026-08-20 13:54:08 -04:00 |
|
NeuronOCLBase.mqh
|
Enhance Feature and Topology Interfaces with Bulk Operations and Cache Management
|
2026-08-25 22:51:50 -04:00 |
|
NeuronOCLConvPool.mqh
|
Enhance Feature and Topology Interfaces with Bulk Operations and Cache Management
|
2026-08-25 22:51:50 -04:00 |
|
NeuronOCLLSTM.mqh
|
Enhance Feature and Topology Interfaces with Bulk Operations and Cache Management
|
2026-08-25 22:51:50 -04:00 |
|
NeuronPrimitives.mqh
|
fix(ai): fold in the rest of the AI/Impl split - previous commit's git add aborted silently
|
2026-08-23 21:05:52 -04:00 |