Pinned Repositories
DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
gem5_ccnuma
Modified gem5 for full system simulation of CC-NUMA multicore architectures using the ALPHA ISA.
multi-speaker-tacotron-tensorflow
Multi-speaker Tacotron in TensorFlow.
naver-AI-final
2018 naver AI hackerton final model
naver-finance-board-crawler
네이버 종목토론실 크롤러
Neural-Net-for-Bitcoin-Price-Up-Down-Prediction
LSTM Neural Network for predicting whether future price going up or not in a specific time interval
Random-Shuffle-CNN-for-swell-prediction
Posco Industrail AI Challenge - 1st prize
SWAPY
Simple Windows Automation on Python (pywinauto Inspector and Code generator)
System-Trading
automatically trading with kiwoom api
nomorecoke's Repositories
nomorecoke/SWAPY
Simple Windows Automation on Python (pywinauto Inspector and Code generator)
nomorecoke/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
nomorecoke/gem5_ccnuma
Modified gem5 for full system simulation of CC-NUMA multicore architectures using the ALPHA ISA.
nomorecoke/multi-speaker-tacotron-tensorflow
Multi-speaker Tacotron in TensorFlow.
nomorecoke/Neural-Net-for-Bitcoin-Price-Up-Down-Prediction
LSTM Neural Network for predicting whether future price going up or not in a specific time interval
nomorecoke/ai-hackathon-2018
"한계를 넘어 상상에 도전하자!" 네이버 AI 해커톤 2018
nomorecoke/backtrader
Python Backtesting library for trading strategies
nomorecoke/capstone-rough
nomorecoke/Collaborative-Filtering
Implemented Item, User and Hybrid based Collaborative Filtering
nomorecoke/crypto-trader
:moneybag: Cryptocurrency trading bot library with a simple example strategy (trading via Gemini).
nomorecoke/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
nomorecoke/deep-learning-models
Keras code and weights files for popular deep learning models.
nomorecoke/deep-rl-tensorflow
TensorFlow implementation of Deep Reinforcement Learning papers
nomorecoke/DeepLearningZeroToAll
TensorFlow Basic Tutorial Labs
nomorecoke/Distributed-TensorFlow-Guide
Distributed TensorFlow basics and examples of training algorithms
nomorecoke/Hearthstone-Deck-Tracker
A deck tracker and game manager for Hearthstone
nomorecoke/keras-recommender
Recommender built using keras
nomorecoke/Kiwoom_datareader
키움증권 Open API를 사용하여 주가 데이터를 받아오는 PyQt 기반의 프로그램
nomorecoke/LG_simulator
nomorecoke/lstm-context-embeddings
Augmenting word embeddings with their surrounding context using bidirectional RNN
nomorecoke/models
Models and examples built with TensorFlow
nomorecoke/Multimedia_IP_Cache_management
nomorecoke/retro
Retro Games in Gym
nomorecoke/rltrader
파이썬과 케라스를 이용한 딥러닝/강화학습 주식투자 - 퀀트 투자, 알고리즘 트레이딩을 위한 최첨단 해법 입문
nomorecoke/tensorflow
Computation using data flow graphs for scalable machine learning
nomorecoke/TensorFlow-Multi-GPUs
Samples for Multi GPUs in TensorFlow
nomorecoke/TF-wallet-service
A multisig, HD Bitcoin and Bitcoin Cash wallet service. Used by Copay.
nomorecoke/Upbit-datareader
암호화폐 거래소 upbit 에서 가격정보를 가져와 정리하여 csv파일로 저장하는 프로그램