hugikun999

hugikun999

Geek Repo

Github PK Tool:Github PK Tool

hugikun999's repositories

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0
Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0
Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

AutoTrading

In this HW, we will implement a very aged prediction problem from the financial field. Given a series of stock prices, including daily open, high, low, and close prices, decide your daily action and make your best profit for the future trading. Can you beat the simple “buy-and-hold” strategy? Please check the sample data. You will see each line contains four tuples: open-high-low-close. The sample data is NASDAQ:GOOG. The data, called training_data.csv, contains more-than-five-year daily prices, whose line number corresponds to the time sequence. Another data, called testing_data.csv, contains one-year daily prices, which corresponds to the time period next to the final date in training_data.csv. In this project, we ignore the transaction cost, meaning that you can do an action every day if you want without extra expense (at most one action can be executed within one day, as the open price)

Language:PythonStargazers:1Issues:0Issues:0

Snake

A simple version of snake game with 8051 in C

Language:CStargazers:0Issues:0Issues:0

CycleGAN

Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.

Language:LuaLicense:NOASSERTIONStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0

matrix_oo

Sample matrix implementation illustrating object-oriented techniques in C99

Language:ShellLicense:NOASSERTIONStargazers:0Issues:0Issues:0

mergesort-concurrent

merge sort on singly-linked list utilzing POSIX Thread

Language:CLicense:NOASSERTIONStargazers:0Issues:0Issues:0

prefetcher-1

Evaluate the effects of prefetchin

Language:CLicense:NOASSERTIONStargazers:0Issues:0Issues:0

compute-pi

Leibniz formula for π

Language:CLicense:NOASSERTIONStargazers:0Issues:0Issues:0

raytracing

Small ray tracing program for performance evaluation

Language:CLicense:NOASSERTIONStargazers:0Issues:0Issues:0

phonebook

sample phonebook program to illustrate the impact of cache miss

Language:CLicense:NOASSERTIONStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0
Language:CStargazers:0Issues:0Issues:0

jit-construct

JIT compiler from scratch, derived from Nick Desaulniers' great work

Language:LuaLicense:NOASSERTIONStargazers:0Issues:0Issues:0

SuperMalloc

A Super Fast Multithreaded malloc() for 64-bit Machines

Language:TeXLicense:NOASSERTIONStargazers:0Issues:0Issues:0

prefetcher

placeholder for prefetcher

Language:CStargazers:0Issues:0Issues:0

phonebook-concurrent

build a phonebook program by concurrent linked list

Language:CLicense:NOASSERTIONStargazers:0Issues:0Issues:0

Learn-Git-in-30-days

這是 Will 保哥在 2013 第 6 屆 iT 邦幫忙鐵人賽年度大獎的得獎著作【30 天精通 Git 版本控管】,歡迎大家 fork 我,如果有看見任何文字勘誤,也歡迎利用 pull request 來通知我修正,謝謝!

Stargazers:0Issues:0Issues:0

concurrent-ll

concurrent linked list implementation

Language:CLicense:NOASSERTIONStargazers:0Issues:0Issues:0

server-framework

Asynchronous server framework in modern C

Language:CLicense:NOASSERTIONStargazers:0Issues:0Issues:0