{"id":26295535,"url":"https://github.com/wesleyeliel/ccn-images-classification","last_synced_at":"2026-05-15T22:35:51.590Z","repository":{"id":282474148,"uuid":"948708101","full_name":"WesleyEliel/CCN-Images-Classification","owner":"WesleyEliel","description":"# EN: [ IA ] : Test projet for CNN  # FR: [ IA ] : Projet de Test pour les CNN","archived":false,"fork":false,"pushed_at":"2025-03-14T20:43:53.000Z","size":1685,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T21:35:13.351Z","etag":null,"topics":["artificial-intelligence","artificial-neural-networks","classification-algorithm","cnn-classification","convolutional-neural-networks","ia","keras-tensorflow","prediction-model","python","tensorflow"],"latest_commit_sha":null,"homepage":"","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/WesleyEliel.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":"2025-03-14T20:14:43.000Z","updated_at":"2025-03-14T20:43:56.000Z","dependencies_parsed_at":"2025-03-14T21:45:44.669Z","dependency_job_id":null,"html_url":"https://github.com/WesleyEliel/CCN-Images-Classification","commit_stats":null,"previous_names":["wesleyeliel/ccn-images-classification"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/WesleyEliel/CCN-Images-Classification","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WesleyEliel%2FCCN-Images-Classification","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WesleyEliel%2FCCN-Images-Classification/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WesleyEliel%2FCCN-Images-Classification/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WesleyEliel%2FCCN-Images-Classification/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WesleyEliel","download_url":"https://codeload.github.com/WesleyEliel/CCN-Images-Classification/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WesleyEliel%2FCCN-Images-Classification/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274732523,"owners_count":25339345,"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","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["artificial-intelligence","artificial-neural-networks","classification-algorithm","cnn-classification","convolutional-neural-networks","ia","keras-tensorflow","prediction-model","python","tensorflow"],"created_at":"2025-03-15T04:14:20.798Z","updated_at":"2026-05-15T22:35:51.560Z","avatar_url":"https://github.com/WesleyEliel.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EN: [ IA ] : Test projet for CNN\n\n# FR: [ IA ] : Projet de Test pour les CNN\n\n## Description du Projet\n\nCe projet consiste en une implémentation d'un algorithme de CNN. J'éssaye d'utiliser le concept des réseaux de neurone convolutifs pour entrainer des\ndonnées et faire des prédictions\n\n## Installation\n\n### Prérequis\n\n- Python 3.10\n- Gestionnaire de paquets pip\n- La bibliothèque virtualenv\n\n### Cloner le Dépôt\n\n```bash\ngit clone https://github.com/WesleyEliel/university-course-timetable-planning.git\ncd cnn-images-classification\n```\n\n### Installation des dépendances\n\nCréez un environment virtuel avec virtualenv et activez-le\n\n```bash\nvirtualenv venv\nsource ./venv/bin/activate \n```\n\nInstallez les dépendances\n\n```bash\npip install requirements.txt  \n```\n\n## Utilisation\n\n### Étape 1: Exécutez le fichier principal\n\n```bash\npython main.py\n```\n\n### Étape 2 : Changer les données de test ou l'image pour tester la prédiction si vous voulez\n\nSi un emploi du temps valide est trouvé, il sera affiché dans la console.\n\n## Structure du Projet\n\n```\n/\n│── main.py                 # Point d'entrée pour résoudre la planification\n│── dada/              # Les données\n│── README.md                 # Documentation\n```\n\n## Licence\n\nCe projet est sous licence....\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwesleyeliel%2Fccn-images-classification","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwesleyeliel%2Fccn-images-classification","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwesleyeliel%2Fccn-images-classification/lists"}