Pinned Repositories
ActiveAndroid
Active record style SQLite persistence for Android
assimp
Official Open Asset Import Library Repository. Loads 40+ 3D file formats into one unified and clean data structure.
bitcoin
Bitcoin Core integration/staging tree
bitcoinbook
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
coding-necessities
Some IDE/coding necessities for faster/effective coding
Compressonator
Tool suite for Image compression and analysis using CPUs, GPUs and APUs.
concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
cryptocurrency
Overview of top cryptocurrencies
daily-dozen-android
Keep track of the foods that Dr. Greger recommends in his NYT's best-selling book, How Not to Die with this Android app
instant-meshes
Interactive field-aligned mesh generator
hsuanyuehpeng's Repositories
hsuanyuehpeng/coding-necessities
Some IDE/coding necessities for faster/effective coding
hsuanyuehpeng/instant-meshes
Interactive field-aligned mesh generator
hsuanyuehpeng/ActiveAndroid
Active record style SQLite persistence for Android
hsuanyuehpeng/bitcoin
Bitcoin Core integration/staging tree
hsuanyuehpeng/bitcoinbook
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
hsuanyuehpeng/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
hsuanyuehpeng/cryptocurrency
Overview of top cryptocurrencies
hsuanyuehpeng/daily-dozen-android
Keep track of the foods that Dr. Greger recommends in his NYT's best-selling book, How Not to Die with this Android app
hsuanyuehpeng/date
A date and time library based on the C++11/14/17 <chrono> header
hsuanyuehpeng/ImageViewer
HDR, PFM, DDS, KTX, EXR, PNG, JPG, BMP image viewer and manipulator
hsuanyuehpeng/imgui
Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
hsuanyuehpeng/kajiya
💡 Experimental real-time global illumination renderer 🦀
hsuanyuehpeng/machine-learning-coursera-1
This repo is specially created for all the work done my me as a part of Coursera's Machine Learning Course.
hsuanyuehpeng/Natron
Open-source compositing software. Node-graph based. Similar in functionalities to Adobe After Effects and Nuke by The Foundry.
hsuanyuehpeng/nodeeditor
Qt Node Editor. Dataflow programming framework
hsuanyuehpeng/oiio
OpenImageIO
hsuanyuehpeng/pbrt-v3-IILE
A Machine Learning Global Illumination renderer based on PBRTv3
hsuanyuehpeng/precomputed_atmospheric_scattering
This project provides a new implementation of our EGSR 2008 paper "Precomputed Atmospheric Scattering"
hsuanyuehpeng/putty-color-themes
PuTTY Color Themes
hsuanyuehpeng/pyetrade
Python E-Trade API Wrapper
hsuanyuehpeng/python-env-setup
hsuanyuehpeng/ray-tracing-gems
Source Code for "Ray Tracing Gems: High-Quality and Real-Time Rendering with DXR and Other APIs" by Eric Haines and Tomas Akenine-Möller
hsuanyuehpeng/ScreenSpaceSubsurfaceScattering
hsuanyuehpeng/spdlog
Fast C++ logging library.
hsuanyuehpeng/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
hsuanyuehpeng/tanx-1
tanx multiplayer webgl game
hsuanyuehpeng/tinyexr
Tiny OpenEXR image loader/saver library
hsuanyuehpeng/truffle_eth_class2
hsuanyuehpeng/VS2015-Dark-Android-Studio
Visual Studio 2015 Dark Theme for Android Studio / IntelliJ
hsuanyuehpeng/VS2015-Dark-Npp
Visual Studio 2015 Dark Theme for Notepad++