{"id":31721207,"url":"https://github.com/hatixntsoa/deep.classifier","last_synced_at":"2025-10-09T03:43:42.739Z","repository":{"id":316239756,"uuid":"1062552154","full_name":"hatixntsoa/deep.classifier","owner":"hatixntsoa","description":"Simple Deep Learning Example Classification with Multilayer Perceptron","archived":false,"fork":false,"pushed_at":"2025-09-23T13:52:52.000Z","size":1055,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-23T14:24:35.914Z","etag":null,"topics":["ai","classification","deep-learning","multilayer-perceptron"],"latest_commit_sha":null,"homepage":"https://www.kaggle.com/code/hatixntsoa/deep-classifier","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hatixntsoa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-23T12:08:07.000Z","updated_at":"2025-09-23T13:52:55.000Z","dependencies_parsed_at":"2025-09-23T16:01:24.118Z","dependency_job_id":null,"html_url":"https://github.com/hatixntsoa/deep.classifier","commit_stats":null,"previous_names":["hatixntsoa/deep.learning.example"],"tags_count":null,"template":false,"template_full_name":"hatixntsoa/machine.learning","purl":"pkg:github/hatixntsoa/deep.classifier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hatixntsoa%2Fdeep.classifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hatixntsoa%2Fdeep.classifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hatixntsoa%2Fdeep.classifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hatixntsoa%2Fdeep.classifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hatixntsoa","download_url":"https://codeload.github.com/hatixntsoa/deep.classifier/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hatixntsoa%2Fdeep.classifier/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000713,"owners_count":26082911,"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-10-09T02:00:07.460Z","response_time":59,"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":["ai","classification","deep-learning","multilayer-perceptron"],"created_at":"2025-10-09T03:43:41.202Z","updated_at":"2025-10-09T03:43:42.732Z","avatar_url":"https://github.com/hatixntsoa.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deep Classifier 🤖\n\nA **beginner-friendly deep learning project** that demonstrates how to use a **Multilayer Perceptron (MLP)** to classify nonlinear datasets.  \nThis notebook is designed as an educational resource for those starting out with neural networks.\n\n---\n\n## ✨ Core Functions\n\n- **Data Generation**  \n  Uses `sklearn.datasets.make_circles` to create a synthetic dataset with two classes that are not linearly separable.\n\n- **Data Visualization**  \n  Plots the dataset using **Matplotlib**, showing how the points are distributed and labeled.\n\n- **Model Training**  \n  Builds and trains a **scikit-learn `MLPClassifier`** to separate the classes.\n\n- **Interactive Exploration**  \n  Provides **ipywidgets** to adjust hyperparameters (such as hidden layers, activation, learning rate, etc.) and visualize the effect on the decision boundary in real-time.\n\n---\n\n## 📜 License\n\nThis project is licensed under the [MIT License](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhatixntsoa%2Fdeep.classifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhatixntsoa%2Fdeep.classifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhatixntsoa%2Fdeep.classifier/lists"}