Skip to content

Instantly share code, notes, and snippets.

View CryptoQuantic's full-sized avatar
💭
Quantitative Models

Alpha Quantic CryptoQuantic

💭
Quantitative Models
View GitHub Profile
import os
import numpy as np
import scipy.misc
import scipy.io
import math
import tensorflow as tf
from sys import stderr
from functools import reduce
import time