{"id":17031408,"url":"https://github.com/breandan/comp551-p3","last_synced_at":"2026-04-17T15:33:31.073Z","repository":{"id":86683676,"uuid":"110223808","full_name":"breandan/comp551-p3","owner":"breandan","description":"ConvNet training for our COMP 551 Project.","archived":false,"fork":false,"pushed_at":"2017-11-14T03:32:11.000Z","size":2807,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-28T00:42:03.700Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.kaggle.com/c/comp551-modified-mnist","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/breandan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-10T08:42:25.000Z","updated_at":"2017-11-14T05:00:03.000Z","dependencies_parsed_at":"2023-03-01T16:30:20.010Z","dependency_job_id":null,"html_url":"https://github.com/breandan/comp551-p3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/breandan%2Fcomp551-p3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/breandan%2Fcomp551-p3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/breandan%2Fcomp551-p3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/breandan%2Fcomp551-p3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/breandan","download_url":"https://codeload.github.com/breandan/comp551-p3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245020314,"owners_count":20548156,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T08:24:02.436Z","updated_at":"2026-04-17T15:33:26.041Z","avatar_url":"https://github.com/breandan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# COMP551 - Modified MNIST Challenge\n\n## Prerequisites\n\nDependences: \n\n```\nPython 3.4+\nh5py (pip)\nopencv-python (pip)\nTensorFlow 1.4+\n```\n\nTo train the CNN, the following files should be present:\n\n```\ndata/train_x.csv\ndata/train_y.csv\ndata/test_x.csv\n```\n\nThese files can be retrieved from the COMP 551 [Kaggle competiton](https://www.kaggle.com/c/comp551-modified-mnist/data).\n\n## Train the model\n\nTo train the model, simply run the following script: `python model_baseline.py`. This will save a model file to `data/temp_model.hdf5`.\n\nTo monitor training progress, run: `tensorboard --logdir=logs`\n\n## Classify the data\n\nTo classify the test data, run: `python classify_data.py [optional_model_file.hdf5 (defaults to data/temp_model.hdf5)] [optional_output_file (defaults to data/test_y.csv)]`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbreandan%2Fcomp551-p3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbreandan%2Fcomp551-p3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbreandan%2Fcomp551-p3/lists"}