-
Couldn't load subscription status.
- Fork 69
Outreachy/MDF task #443
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Outreachy/MDF task #443
Conversation
|
Thanks for this @TaofeeqatDev.
|
|
@pgleeson As regards the last feedback on my project, I have added a new layer to my keras model as instructed and have also retrained it and generated the graph. I'm currently working on the helper functions you referred to in order to convert it to MDF. |
Fix some grammatical errors in the code
Paraphrased some sentences for better understanding
Create a new repository for MDF/outreachy projects.
Creating folder for the preliminary task of the MDF project
Created folder for the first task of my MDF project
Created a folder for my Second MDF task
Created folder for python version and pip freeze output of my virtual environments
Edited the readme file
Added the pip freeze and python -V output to the file.
1. Fix grammatical issues in the file 2. Paraphrase some sentences for better understanding
paraphrase some sentences for better comprehension
Created a folder for the conversion of keras to MDF
Created a folder for the conversion of pytorch to mdf
Describe the outline of the preliminary Task
uploaded the new keras model with 4 layers
I also implement the keras in MDF using the helper functions as instructed.
|
Thanks @TaofeeqatDev.
|
|
Thanks @pgleeson
|
|
@pgleeson as regards your comment on too many files in PR. My question is, do you want to upload just the two notebook, I mean the notebook for building the model and the one for converting to MDF. Just want to confirm this before I reupload my projects. |
This notebook demonstrate the conversion of pytorch to mdf using inception_v3 pretrained model
Notebook demonstrating the conversion of keras to MDF
Notebook demonstrating the conversion of keras to MDF
Notebook that demonstrate the conversion of keras to MDF
|
@pgleeson as regards the last feedback on my task.
While working on the pytorch to MDF conversion I supply different input data to test the accuracy of my model. Sometimes the keras model output will be exactly the same as MDF, and sometimes there is usually a slight difference between their output. |
|
@TaofeeqatDev there shouldn't be any reason to remove files and reupload them, e.g. your notebooks. You should be managing files by adding/committing changes using git, rather adding/deleting them on the website. |
Thanks for the feedback... I will use the MNIST dataset that I use for my pytorch example |
|
I have opened a new pull request for my project. Thanks |
This is the branch I created for my MDF task. In this branch, I created a repository called Outreachy_Modeci_Projects where I created a separate folder for each of my task. In each folder is a Readme.md file that described the outline of each of this task. I humbly await your feedback on all this tasks. Thanks