{"id":20290127,"url":"https://github.com/karan-malik/self-organizing-maps","last_synced_at":"2026-06-09T05:03:58.313Z","repository":{"id":112694139,"uuid":"281372899","full_name":"Karan-Malik/Self-Organizing-Maps","owner":"Karan-Malik","description":"Python implementation of the unsupervised Deep Learning Algorithm SOM","archived":false,"fork":false,"pushed_at":"2020-07-21T18:24:16.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-14T08:52:28.774Z","etag":null,"topics":["deep-learning","deep-neural-networks","deeplearning","dimensionality-reduction","python","python3","self-organizing-map","som","unsupervised-deep-learning","unsupervised-learning","unsupervised-machine-learning"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Karan-Malik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-07-21T10:58:36.000Z","updated_at":"2020-07-21T18:24:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"cf1e8e9d-de2d-44b3-945f-ec35b77c8608","html_url":"https://github.com/Karan-Malik/Self-Organizing-Maps","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/Karan-Malik%2FSelf-Organizing-Maps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karan-Malik%2FSelf-Organizing-Maps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karan-Malik%2FSelf-Organizing-Maps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karan-Malik%2FSelf-Organizing-Maps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Karan-Malik","download_url":"https://codeload.github.com/Karan-Malik/Self-Organizing-Maps/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241787488,"owners_count":20020099,"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":["deep-learning","deep-neural-networks","deeplearning","dimensionality-reduction","python","python3","self-organizing-map","som","unsupervised-deep-learning","unsupervised-learning","unsupervised-machine-learning"],"created_at":"2024-11-14T15:06:24.039Z","updated_at":"2026-06-09T05:03:53.262Z","avatar_url":"https://github.com/Karan-Malik.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Self-Organizing-Maps\nPython implementation of the unsupervised Deep Learning Algorithm SOM\n\n# About\nA self-organizing map (SOM) is a type of artificial neural network (ANN) that is trained using unsupervised learning to produce a low-dimensional (typically two-dimensional), discretized representation of the input space of the training samples, called a map, and is therefore a method to do dimensionality reduction.\n\nTo read more about SOMs, check out this [link](https://towardsdatascience.com/self-organizing-maps-ff5853a118d4)\n\n![img](som.JPG)\n\n#Dataset\nThe dataset Credit_card_applications.csv is contains several unnamed columns which are used to determine if the transaction conducted was fraudulent or not. It can be downloaded from\nthe repository.\n\n## How to Use\n1. Download the dataset and set the folder containing the downloaded data as the working directory. \n\n2. Make sure you have all the libraries used in the som.py file. In case you need to download any of the libraries, use this command on your Command Prompt:\n```\npip install 'your library name'\n```\n\n3. Once you have all the libraries imported, copy the code from som.py and run it.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaran-malik%2Fself-organizing-maps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaran-malik%2Fself-organizing-maps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaran-malik%2Fself-organizing-maps/lists"}