Pinned Repositories
bitcoin
Bitcoin Core integration/staging tree
DeepLearningZeroToAll
TensorFlow Basic Tutorial Labs
example
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
ggchain
blockchain mainet project based bitcoin
gym_mts
reinforcement learning for finance
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
stellar-core
stellar-core is the backbone of the Stellar network. It maintains a local copy of the ledger, communicating and staying in sync with other instances of stellar-core on the network. Optionally, stellar-core can store historical records of the ledger and participate in consensus.
tensorflow
Computation using data flow graphs for scalable machine learning
zcash
Zcash - Internet Money
daesony's Repositories
daesony/bitcoin
Bitcoin Core integration/staging tree
daesony/gym_mts
reinforcement learning for finance
daesony/stellar-core
stellar-core is the backbone of the Stellar network. It maintains a local copy of the ledger, communicating and staying in sync with other instances of stellar-core on the network. Optionally, stellar-core can store historical records of the ledger and participate in consensus.
daesony/zcash
Zcash - Internet Money
daesony/DeepLearningZeroToAll
TensorFlow Basic Tutorial Labs
daesony/example
daesony/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
daesony/ggchain
blockchain mainet project based bitcoin
daesony/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
daesony/tensorflow
Computation using data flow graphs for scalable machine learning
daesony/vision
Datasets, Transforms and Models specific to Computer Vision
daesony/word-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow.