ModECI / MDF

This repository contains the source for the MDF specification and Python API
https://mdf.readthedocs.io
Apache License 2.0
36 stars 69 forks source link

Keras dev #481

Closed Onoyiza closed 1 year ago

Onoyiza commented 1 year ago

Hi @pgleeson. I am currently working on updating the readme while trying to work on creating a convolution example that works. I want to test that the batch normalization and dropout nodes currently work well, so I might update the Keras model on the MNIST data to include those layers. I opened this draft pull request so that the changes I make can be tracked. You can merge these changes at any time. Thank you.

pgleeson commented 1 year ago

Thanks @Onoyiza. Let me know when you're happy with the readmes. Do please add info on the iris example too.

pgleeson commented 1 year ago

@Onoyiza I'll just merge in the latest version of the readme and check it through. Feel free to update with more info if you like