Pinned Repositories
a3c_continuous
A continuous action space version of A3C LSTM in pytorch plus A3G design
AAA_FPGA-bitcoin-miner
FPGA Based bitcoin Miner
Accelerating-Stochastically-Binarized-Neural-Networks-on-FPGAs-using-OpenCL
2019 IEEE International Midwest Symposium on Circuits and Systems: Accelerating Stochastically Binarized Neural Networks on FPGAs using OpenCL
acme
A library of reinforcement learning components and agents
AFML
All the answers for exercises from Advances in Financial Machine Learning by Dr Marco Lopez de Parodo.
aiif
Jupyter Notebooks and code for the book Artificial Intelligence in Finance (O'Reilly) by Yves Hilpisch.
Algo-Trading-with-Genetic-Algorithm
Algo trading with strategy customization, genetic algorithm for hyper params optimizing, and backtesting.
Algorithmic-Trading-Bot
This Binance trading bot analyses the Up/Down odd ratio of 5min/15min/1hour interval using supervised statistical learning techniques. Logistic regression is used in this trading bot.
AlgorithmicTrading-GeneticAlgo-FuzzyLogic
AlgorithmicTrading_LogisticRegression
Code to find the best stocks for algo-trading.
DRawson5570's Repositories
DRawson5570/amaranth
A modern hardware definition language and toolchain based on Python
DRawson5570/amaranth-boards
Board definitions for Amaranth HDL
DRawson5570/amaranth_twstft
Software Defined Radio implementation of a Two Way Satellite Time and Frequency Transfer signal
DRawson5570/autogen
Enable Next-Gen Large Language Model Applications. Join our Discord: https://discord.gg/pAbnFJrkgZ
DRawson5570/crewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
DRawson5570/Deep-Reinforcement-Learning-with-Stock-Trading
This project uses Deep Reinforcement Learning (DRL) to develop and evaluate stock trading strategies. By implementing agents like PPO, A2C, DDPG, SAC, and TD3 in a realistic trading environment with transaction costs, it aims to optimize trading decisions based on return, volatility, and Sharpe ratio.
DRawson5570/Download-macOS
DRawson5570/dreamerv3
Mastering Diverse Domains through World Models
DRawson5570/excelCPU
16-bit CPU for Excel, and related files
DRawson5570/fusesoc
Package manager and build abstraction tool for FPGA/ASIC development
DRawson5570/gdb-dashboard
Modular visual interface for GDB in Python
DRawson5570/GenSMBIOS
Py script that uses acidanthera's macserial to generate SMBIOS and optionally saves them to a plist.
DRawson5570/Gymnasium
An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
DRawson5570/litex-boards
LiteX boards files
DRawson5570/lumibot
Backtesting and Trading Bots Made Easy for Crypto, Stocks, Options, Futures, FOREX and more
DRawson5570/msbasic
Microsoft BASIC for 6502 (Commodore, Apple, KIM-1, AIM-65, OSI, ...)
DRawson5570/OpenCorePkg
OpenCore bootloader
DRawson5570/PicoGK
PicoGK is a compact and robust geometry kernel for Computational Engineering
DRawson5570/puter
🌐 The Web OS! Free, Open-Source, and Self-Hostable.
DRawson5570/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
DRawson5570/qemu
Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
DRawson5570/QuantPy_Tutorials
Collection of resources used on QuantPy YouTube channel.
DRawson5570/risc-v-32-bit-thunder
RISC-V 32-bit CPU written in amaranth (python-lib)
DRawson5570/riscv-gnu-toolchain
GNU toolchain for RISC-V, including GCC
DRawson5570/riscv-toolchain-install-guide
How to download & install qemu a toolchain suitable for building and running freestanding RISC-V C/C++ programs
DRawson5570/rocket-chip
Rocket Chip Generator
DRawson5570/serv
SERV - The SErial RISC-V CPU
DRawson5570/Statistics_Probability_Python_Tutorials
Repo containing scripts for videos featured on Adrian Dolinay's YouTube channel.
DRawson5570/tensorflow_playground
Play with neural networks!
DRawson5570/xv6-riscv
Xv6 for RISC-V