anunta90
Currently, a Ph.D. student at KAIST, my main interest are: cryptocurrency, market dynamics, AI, TensorFlow, phyton, and android development
Republic of Korea
Pinned Repositories
128Bit-Yuzu-Installer
Installer for yuzu early access
2021-CS109A
abstreet
Transportation planning and traffic simulation software for creating cities friendlier to walking, biking, and public transit
add-tradingview-alerts-tool
Bulk-add alerts to TradingView (designed for 3Commas TV alert integration)
Addarr
Telegram Bot for adding series/movies to Sonarr/Radarr or for changing the download speed of Transmission/Sabnzbd
Airbnb-pricing
Workflow that estimates Airbnb pricing in a variety of European cities. Runnable in a dynamic Shiny application based on linear regression. Pipeline automated through Make.
alfredsam.github.io
✨ Build a beautiful and simple website in literally minutes. Demo at https://beautifuljekyll.com
applied-ml
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
DeepTrade_keras
MonopolyNEAT
NEAT implemented into Monopoly with a knockout tournament scheme
anunta90's Repositories
anunta90/jupyter
Jupyter metapackage for installation, docs and chat
anunta90/popflix
PopcornTime + Netflix
anunta90/Importance_Forecastability_Segmentation
An elaborate approach for ABC-XYZ Analysis
anunta90/salesforce-risk
Risk measurement and management framework
anunta90/violet-conversations
Sophisticated Conversational Applications/Bots
anunta90/crypto_signal
anunta90/short-term-energy-demand-forecasting
Forecasts next 24 hours of hourly energy demand with Keras, Prophet, and SARIMA (statsmodels)
anunta90/free-roam
An attempt to recreate the major parts of Roam for offline use. Wiki links, references, pages, and sidebar done. Next step would be to use a framework for data binding and individual blocks in a tree instead of pages. I stopped because I found TiddlyWiki. I don't need no readme.
anunta90/bitcoin
Bitcoin Core integration/staging tree
anunta90/ICC-2019-WC-prediction
Predicting the winner of 2019 cricket world cup using random forest algorithm
anunta90/python-binance
Binance Exchange API python implementation for automated trading
anunta90/Sales-and-Marketing-Analytics
This repository consists of predicting dynamic pricing, churn predictions using sales and marketing data for understanding users' behaviour.
anunta90/awesome-deepfakes-materials
A curated list of awesome Deepfakes materials
anunta90/boilr
Price alarms for Bitcoin, cryptocurrencies, cryptoassets, futures and options.
anunta90/Gekko-Strategies
Strategies to Gekko trading bot with backtests results and some useful tools.
anunta90/binance-official-api-docs
Official Documentation for the Binance APIs and Streams
anunta90/pytudes
Python programs to practice or demonstrate skills.
anunta90/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
anunta90/japonicus
Genetic Algorithm for Gekko Trading Bot.
anunta90/BanditDynamicPricing
Bandit algorithms for dynamic pricing of many products
anunta90/ecdsa-private-key-recovery
A simple library to recover the private key of ECDSA and DSA signatures sharing the same nonce k and therefore having identical signature parameter r
anunta90/quantstats
Portfolio analytics for quants, written in Python
anunta90/python-machine-learning-book
The "Python Machine Learning (1st edition)" book code repository and info resource
anunta90/how_to_build_a_bitcoin_startup
This is the code for "How to Build a Bitcoin Startup" by Siraj Raval on Youtube
anunta90/PokemonGoBot
DEFUNCT - Bot that plays Pokemon Go
anunta90/gekko
A bitcoin trading bot written in node - https://gekko.wizb.it/
anunta90/LSTM-dynamic-pricing-model
anunta90/mnemonic-recovery
Bitcoin and Ethereum mnemonic phrase recovery tool
anunta90/meanrecipe
Get a consensus recipe for your next meal. :cookie: :cake:
anunta90/time_series_forecasting_pytorch
time series forecasting using pytorch,including ANN,RNN,LSTM,GRU and TSR-RNN,experimental code