Pinned Repositories
Java-Play-template_2.6.x
java Play 2.6 BoilerPlate; Play template; Play with sbtweb, Ebean and other plugins installed
Python-flask-with-uwsgi-and-nginx
Python Flask with Nginx and uWSGI
Python-Tutorial
All Inclusive Python Tutorial
tsp_3opt_2opt
Travelling salesman problem with 3opt move and 2opt perturbation
twitter-scraper
Python based twitter scraper
videoC-AF
Video Converter based on Python 3.6.x and FFMPEG Library
source-nerd's Repositories
source-nerd/Python-flask-with-uwsgi-and-nginx
Python Flask with Nginx and uWSGI
source-nerd/tsp_3opt_2opt
Travelling salesman problem with 3opt move and 2opt perturbation
source-nerd/videoC-AF
Video Converter based on Python 3.6.x and FFMPEG Library
source-nerd/twitter-scraper
Python based twitter scraper
source-nerd/Java-Play-template_2.6.x
java Play 2.6 BoilerPlate; Play template; Play with sbtweb, Ebean and other plugins installed
source-nerd/Python-Tutorial
All Inclusive Python Tutorial
source-nerd/about_sam
source-nerd/AIAlpha
Use unsupervised and supervised learning to predict stocks
source-nerd/alpaca-erasure
Example script to generate Erasure data
source-nerd/chatbot
Sequence to Sequence (seq2seq) Keras based chatbot
source-nerd/cs224d
Code for Stanford CS224D: deep learning for natural language understanding
source-nerd/emoji-cheat-sheet
A markdown version emoji cheat sheet
source-nerd/example-scalping
A working example algorithm for scalping strategy trading multiple stocks concurrently using python asyncio
source-nerd/Finance
Here you can find all the quantitative finance algorithms that I've worked on over the past year!
source-nerd/gm-take-home-challenge-2024
GM Take Home Challenge
source-nerd/gnidart
source-nerd/keras-applications
Reference implementations of popular deep learning models.
source-nerd/LuceneTutorial
A simple tutorial of Lucene for CS 5604 students at Virginia Tech (Fall 2018).
source-nerd/natural-language-processing
Programming Assignments and Lectures for Stanford's CS 224: Natural Language Processing with Deep Learning
source-nerd/not-paid
Client did not pay? Add opacity to the body tag and decrease it every day until their site completely fades away
source-nerd/pytorch-sentiment-analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
source-nerd/Recursive-neural-networks-TensorFlow
Tensorflow based solution for Assignment-3 (Recursive Neural Nets) from CS224d: Deep learning for Natural Language Processing.
source-nerd/Recursive-Neural-Structural-Correspondence-Network
source-nerd/Semi-supervised-Recursive-Autoencoders-for-Opinion-Detection-on-Twitter
source-nerd/source-nerd-gm-take-home-challenge-2024
GM Take Home Challenge
source-nerd/source-nerd.github.io
source-nerd/stanford-cs-229-machine-learning
VIP cheatsheets for Stanford's CS 229 Machine Learning
source-nerd/tic-tac-toe-python
Python based Tic Tac Toe game using MinMax Algorithm
source-nerd/trend-day
Intraday momentum strategy that buys (sells) leveraged ETFs late in the trading session following a significant intraday gain (loss) and holds until the close. From Ernie Chan's book Algorithmic Trading. Runs in Moonshot.
source-nerd/yahoo-data-downloader-docker-elastic
Download Yahoo finance data and store it in Elastic - orchestrated in Docker and Kubernetes