vue-backpropagation-exercise
Version:
Web based exercise about visually retracing the backpropagation steps performed when training neural nets.
1 lines • 2.48 kB
CSS
.backpropexercise[data-v-cd88f04a]{display:inline-block;position:relative;margin:0 auto;width:1000px}.backpropexercise .positive[data-v-cd88f04a]{color:#8cba51}.backpropexercise .negative[data-v-cd88f04a]{color:#c9485b}.backpropexercise table.net-functions[data-v-cd88f04a]{width:80%;margin:0 auto}.backpropexercise table.net-functions td[data-v-cd88f04a]{padding:5px}.backpropexercise .important[data-v-cd88f04a]{font-weight:700;background-color:#c9485b;color:#fff;padding:15px}.backpropexercise ul.legend[data-v-cd88f04a]{display:inline-block;margin:0;text-align:left;list-style:none}.backpropexercise ul.legend li[data-v-cd88f04a]{float:left;padding:10px}.backpropexercise ul.legend li.inactive-step[data-v-cd88f04a]{opacity:.5}.backpropexercise ul.legend .bubble[data-v-cd88f04a]{display:inline-block;border-radius:5px;width:10px;height:10px}.backpropexercise ul.legend .ff[data-v-cd88f04a]{background-color:#8cba51}.backpropexercise ul.legend .bp[data-v-cd88f04a]{background-color:#c9485b}.backpropexercise .computation-graph[data-v-cd88f04a]{margin:0 auto;border:2px solid #000}.backpropexercise .controls[data-v-cd88f04a]{padding:10px}.backpropexercise .bottom-controls[data-v-cd88f04a]{width:100%;padding:0;float:right}.backpropexercise .bottom-controls .safe-spaced[data-v-cd88f04a]{display:inline-block;text-align:center;width:4rem}.backpropexercise .bottom-controls>[data-v-cd88f04a]{margin:10px}.backpropexercise .bottom-controls .weight-slider-controls[data-v-cd88f04a]{text-align:left;float:left}.backpropexercise .bottom-controls .weight-slider-controls .weight-change[data-v-cd88f04a]{font-weight:400}.backpropexercise .debug-button[data-v-cd88f04a]{margin:10px;color:#fff;display:inline-block;cursor:pointer;background-color:purple;padding:3px;border-radius:3px}.backpropexercise .proceed-button[data-v-cd88f04a]{display:inline-block;position:relative;cursor:pointer;background-color:#4a47a3;font-weight:bolder;float:right;color:#fff;padding:7px;border-radius:5px}.backpropexercise .proceed-button.disabled[data-v-cd88f04a]{cursor:default;background-color:grey}.backpropexercise .proceed-button.disabled[data-v-cd88f04a]:hover{background-color:#737373}.backpropexercise .proceed-button[data-v-cd88f04a]:hover{background-color:#32306e}.backpropexercise .submit[data-v-cd88f04a]{background-color:#c9485b}.backpropexercise .submit[data-v-cd88f04a]:hover{background-color:#982d3d}mjx-container[jax=CHTML][display=true]{margin:0 ;padding:0;vertical-align:baseline}