Skip to content

Instantly share code, notes, and snippets.

View astralhpi's full-sized avatar

Jake(Jaehak Song) astralhpi

  • UPRISE
  • Seongnam, Republic of Korea
View GitHub Profile
### Keybase proof
I hereby claim:
* I am astralhpi on github.
* I am songjaehak (https://keybase.io/songjaehak) on keybase.
* I have a public key ASBQoknrm-DrerKPALIJwSO6ITRohJTgSlwUzoplqBv4cwo
To claim this, I am signing this object:
import numpy as np
import matplotlib.pyplot as plt
import cvxopt
from models import LinearRegression
from elice_utils import EliceUtils
elice_utils = EliceUtils()