Skip to content

Instantly share code, notes, and snippets.

View Hendler's full-sized avatar

Jonathan Hendler Hendler

View GitHub Profile
@Hendler
Hendler / output nheq macos
Last active January 2, 2018 21:52
output nheq macos
$ PRINT_DEBUG=y make all
Software Version:
ProductName: Mac OS X
ProductVersion: 10.13.2
BuildVersion: 17C88
Compiler Version:
Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 8.1.0 (clang-802.0.42)
Target: x86_64-apple-darwin17.3.0
def hello():
print "whyy"
@Hendler
Hendler / cuda_aws_ubuntu_theano_tensorflow_nlp.md
Last active July 4, 2021 10:06
Installing the best Natural Language Processing Python machine learning tools on an Ubuntu GPU instance

Awesome NLP on AWS GPU

Tech:

  • Ubuntu
  • Nvidia Cuda
  • Python
  • Theano
  • TensorFlow
  • Keras