singnet / ai-dsl

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

Technical report #35

Closed Eman22S closed 3 years ago

ngeiswei commented 3 years ago

Thanks @Eman22S.

Could you remove unused files such as

experimental/ai-algorithms/NeuralNets/#test.idr#
experimental/ai-algorithms/NeuralNets/activations.idr
experimental/ai-algorithms/NeuralNets/class
experimental/ai-algorithms/NeuralNets/classifier
experimental/ai-algorithms/NeuralNets/costfunctions.idr
experimental/ai-algorithms/NeuralNets/optimizers.idr

?

As well as completing Lib2 that uses records (then use that instead in your examples)? It's not critical of course but I see you're fairly close to completion thus why I'm suggesting it.