Hello! Alexnet and Lenet isn´t working in demo and repo because <script type="text/javascript" src="https://underscorejs.org/underscore-min.js"></script> is not available. For solving this issue just replace it for: <script type="text/javascript" src="https://cdn.jsdelivr.net/npm/[email protected]/underscore-umd-min.js"></script>
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by ghost and has received 1 comments.