Skip to content

Instantly share code, notes, and snippets.

View nkc512's full-sized avatar

Neetesh Kumar Chaurasia nkc512

View GitHub Profile
@nkc512
nkc512 / setup-nodejs-mongodb-production-server-on-ubuntu-1804.sh
Created September 10, 2020 16:32
setup-nodejs-mongodb-production-server-on-ubuntu-1804 for EC2
#!/usr/bin/env bash
echo "
----------------------
NODE & NPM
----------------------
"
# add nodejs 10 ppa (personal package archive) from nodesource
curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
@nkc512
nkc512 / RLbyDavidSilverNotes.ipynb
Created November 19, 2019 12:36 — forked from ntaylorwss/RLbyDavidSilverNotes.ipynb
Notes on David Silver's RL course
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.