singnet / ai-dsl

Artificial Intelligence Domain Specific Language (AI-DSL) to enable autonomous interoperability between AI services.
MIT License
68 stars 18 forks source link

Prove that descent descends #67

Closed ngeiswei closed 2 years ago

ngeiswei commented 2 years ago

Complete the proof that the descent algorithm descends + a number of intermediary proofs on intermediary algorithms creating a sequence of incrementally more difficult proofs.

Even though the journey was quite tortuous, the final proof is extremely simple and elegant. See https://github.com/singnet/ai-dsl/blob/master/experimental/ai-algorithms/descent/README.md for more information.