Pinned Repositories
adv-r
Advanced R: a book
aima-exercises
Exercises for the book Artificial Intelligence: A Modern Approach
artificial-intelligence
artificial-intelligence-for-trading
Content for Udacity's AI in Trading NanoDegree.
Azure-Sentinel
Cloud-native SIEM for intelligent security analytics for your entire enterprise.
c64-bitcoin-miner
C64 Bitcoin miner
ccxt
A JavaScript / Python / PHP cryptocurrency trading API with support for more than 120 bitcoin/altcoin exchanges
ComputeSharp
A .NET 5 library to run C# code in parallel on the GPU through DX12 and dynamically generated HLSL compute shaders, with the goal of making GPU computing easy to use for all .NET developers! 🚀
daftlistings
A library that enables programmatic interaction with daft.ie. Daft.ie has nationwide coverage and contains about 80% of the total available properties in Ireland.
Dropbox
sd37's Repositories
sd37/aima-exercises
Exercises for the book Artificial Intelligence: A Modern Approach
sd37/Azure-Sentinel
Cloud-native SIEM for intelligent security analytics for your entire enterprise.
sd37/ccxt
A JavaScript / Python / PHP cryptocurrency trading API with support for more than 120 bitcoin/altcoin exchanges
sd37/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
sd37/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
sd37/FBTT-Embedding
This is a Tensor Train based compression library to compress sparse embedding tables used in large-scale machine learning models such as recommendation and natural language processing. We showed this library can reduce the total model size by up to 100x in Facebook’s open sourced DLRM model while achieving same model quality. Our implementation is faster than the state-of-the-art implementations. Existing the state-of-the-art library also decompresses the whole embedding tables on the fly therefore they do not provide memory reduction during runtime of the training. Our library decompresses only the requested rows therefore can provide 10,000 times memory footprint reduction per embedding table. The library also includes a software cache to store a portion of the entries in the table in decompressed format for faster lookup and process.
sd37/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
sd37/papers-we-love
Papers from the computer science community to read and discuss.
sd37/pororo
PORORO: Platform Of neuRal mOdels for natuRal language prOcessing
sd37/quantumcomputingbook
Companion site for the textbook Quantum Computing: An Applied Approach
sd37/responsible-ai-widgets
This project provides responsible AI user interfaces for Fairlearn, interpret-community, and Error Analysis, as well as foundational building blocks that they rely on.
sd37/StyleFlow
StyleFlow: Attribute-conditioned Exploration of StyleGAN-generated Images using Conditional Continuous Normalizing Flows (ACM TOG 2021)
sd37/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
sd37/aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
sd37/arxiv-sanity-preserver
Web interface for browsing, search and filtering recent arxiv submissions
sd37/Astibot
Astibot is a simple, visual and automated trading software for Coinbase Pro cryptocurrencies (Bitcoin trading bot)
sd37/awesome-distributed-systems-1
A curated list to learn about distributed systems
sd37/BCND-C6-Exercises
4 Exercises for Blockchain Nanodegree Course 6
sd37/colah.github.io
sd37/coldcore
Trust-minimized Bitcoin wallet
sd37/CovidPrognosis
COVID deterioration prediction based on chest X-ray radiographs via MoCo-trained image representations
sd37/ExchangeSharp
ExchangeSharp is a powerful, fast and easy to use .NET/C# API for interfacing with many crypto currency exchanges. REST and web sockets are supported.
sd37/LSTM-MATLAB
LSTM-MATLAB is Long Short-term Memory (LSTM) in MATLAB, which is meant to be succinct, illustrative and for research purpose only. It is accompanied with a paper for reference: Revisit Long Short-Term Memory: An Optimization Perspective, NIPS deep learning workshop, 2014.
sd37/must-read-papers-for-ml
Collection of must read papers for Data Science, or Machine Learning / Deep Learning Engineer
sd37/opentrade
OpenTrade - Open Source Cryptocurrency Exchange
sd37/pml-book
"Probabilistic Machine Learning" - a book series by Kevin Murphy
sd37/Simple-Binance-Trader
This is a simple trading bot for the binance exchange.
sd37/wasmer
🚀 The leading WebAssembly Runtime supporting WASI and Emscripten
sd37/yarr
yet another rss reader
sd37/z3
The Z3 Theorem Prover