{"id":15690097,"url":"https://github.com/cazala/synaptic-workshop","last_synced_at":"2025-05-07T23:21:44.665Z","repository":{"id":66201357,"uuid":"81876962","full_name":"cazala/synaptic-workshop","owner":"cazala","description":"Synaptic workshop for MuleSoft's MeetUp 2017","archived":false,"fork":false,"pushed_at":"2017-02-13T22:13:21.000Z","size":4,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-31T15:09:06.192Z","etag":null,"topics":["meetup17","mulesoft","synaptic","workshop"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/cazala.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-02-13T22:07:19.000Z","updated_at":"2023-10-12T18:34:15.000Z","dependencies_parsed_at":"2023-05-04T19:47:50.263Z","dependency_job_id":null,"html_url":"https://github.com/cazala/synaptic-workshop","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"bf00e4e6d0b852a2e4d90d343b7849277e33bbc7"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cazala%2Fsynaptic-workshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cazala%2Fsynaptic-workshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cazala%2Fsynaptic-workshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cazala%2Fsynaptic-workshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cazala","download_url":"https://codeload.github.com/cazala/synaptic-workshop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252969037,"owners_count":21833394,"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":["meetup17","mulesoft","synaptic","workshop"],"created_at":"2024-10-03T18:07:19.330Z","updated_at":"2025-05-07T23:21:44.640Z","avatar_url":"https://github.com/cazala.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Synaptic Workshop\n\nThis is the repo for Synaptic Workshop at MuleSoft's Meetup 2017. This workshop is divided in 7 sections, and there's a tag for each of them, here are the sections and tags to fast-forward to them:\n\n## Start\n\nThis is the starting point, basically this is the result of just running `npm init \u0026\u0026 npm install synaptic mnist --save`\n\n**Fast-Forwad**: `git clone --branch start https://github.com/cazala/synaptic-workshop.git --depth=1`\n\n## Neuron\n\nThis section teaches how to connect two neurons and teach one of them to output 1 when the other one outputs 0\n\n**Fast-Forwad**: `git clone --branch neuron https://github.com/cazala/synaptic-workshop.git --depth=1`\n\n## Layer\n\nThis section teaches how to connect two layers of neurons, and teach them to solve an AND gate\n\n**Fast-Forwad**: `git clone --branch layer https://github.com/cazala/synaptic-workshop.git --depth=1`\n\n## Network\n\nThis section teaches how to build a feed-forward network and teach it to solve an XOR\n\n**Fast-Forwad**: `git clone --branch network https://github.com/cazala/synaptic-workshop.git --depth=1`\n\n## Trainer\n\nThis section teaches how to use synaptic's Trainer to simplify the way the network is trained\n\n**Fast-Forwad**: `git clone --branch trainer https://github.com/cazala/synaptic-workshop.git --depth=1`\n\n## Architect\n\nThis section teaches how to use synaptic's Architect to simplify the way the network is built\n\n**Fast-Forwad**: `git clone --branch architect https://github.com/cazala/synaptic-workshop.git --depth=1`\n\n## MNIST\n\nThis section takes the network built over the last sections and teaches it to read handwritten digits by using the MNIST dataset\n\n**Fast-Forwad**: `git clone --branch mnist https://github.com/cazala/synaptic-workshop.git --depth=1`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcazala%2Fsynaptic-workshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcazala%2Fsynaptic-workshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcazala%2Fsynaptic-workshop/lists"}