Skip to content

Instantly share code, notes, and snippets.

system setting commands

ssh -i ~/Downloads/zomux.pem ubuntu@52.8.85.159
ssh-keygen
@danielrenshaw
danielrenshaw / gist:4b8b2d723a2d7319192f
Created May 29, 2015 07:12
Custom Theano Debug operation (for doing NaN/inf checking more selectively than MonitorMode)
import re
import numpy
import theano
import theano.gof
class Debug(theano.gof.Op):
view_map = {0: [0]}
{
"auto_complete_function_params": "",
"color_scheme": "Packages/Predawn Monokai/Predawn Monokai.tmTheme",
"font_size": 18,
"ignored_packages":
[
"Vintage"
],
"open_files_in_new_window": false,
"tab_size": 4,