-
OpenFPGA Public
Forked from lnis-uofu/OpenFPGAAn Open-source FPGA IP Generator
Verilog MIT License UpdatedJun 9, 2025 -
circuit_training Public
Forked from google-research/circuit_trainingPython Apache License 2.0 UpdatedFeb 28, 2025 -
AutoGPT Public
Forked from Significant-Gravitas/AutoGPTAutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
JavaScript MIT License UpdatedMay 18, 2024 -
FinRL Public template
Forked from AI4Finance-Foundation/FinRLFinRL: Financial Reinforcement Learning. 🔥
Jupyter Notebook MIT License UpdatedApr 30, 2024 -
cva6 Public
Forked from openhwgroup/cva6The CORE-V CVA6 is an Application class 6-stage RISC-V CPU capable of booting Linux
Assembly Other UpdatedDec 6, 2023 -
c-ninja-listings Public
Forked from mayn-k/c-ninja-listingsLower level assembly and C baremetal programming on RISC-V CPUs. Source code listings from the C-Ninja, in Pyjama! book.
Dockerfile UpdatedOct 29, 2023 -
nsepython Public
Forked from aeron7/nsepythonThe Unofficial Python Wrapper for NSEIndia API
Python GNU General Public License v3.0 UpdatedOct 18, 2023 -
FinGPT Public template
Forked from AI4Finance-Foundation/FinGPTData-Centric FinGPT. Open-source for open finance! Revolutionize 🔥 We release the trained model on HuggingFace.
Jupyter Notebook MIT License UpdatedSep 28, 2023 -
-
VLSI-Fundamentals-A-Practical-Approach-Education-Kit Public
Forked from arm-university/VLSI-Fundamentals-Education-KitGain an understanding of the fundamentals of Very Large-Scale Integration (VLSI), including how the theories and concepts can be applied in the design of simple logic circuits and in the physical i…
-
hls4ml-tutorial Public
Forked from fastmachinelearning/hls4ml-tutorialTutorial notebooks for hls4ml
Jupyter Notebook UpdatedAug 1, 2023 -
developer Public
Forked from smol-ai/developerthe first library to let you embed a developer agent in your own app!
Python MIT License UpdatedJul 11, 2023 -
manim Public
Forked from 3b1b/manimAnimation engine for explanatory math videos
Python MIT License UpdatedJun 29, 2023 -
Neuromorphic-Computing-Guide Public
Forked from mikeroyal/Neuromorphic-Computing-GuideLearn about the Neumorphic engineering process of creating large-scale integration (VLSI) systems containing electronic analog circuits to mimic neuro-biological architectures.
Python UpdatedApr 9, 2023 -
generative-manim Public
Forked from marcelo-earth/generative-manim🎨 GPT-4 for video generation ⚡️
Python Apache License 2.0 UpdatedApr 2, 2023 -
xup_embedded_system_design_flow Public
Forked from Xilinx/xup_embedded_system_design_flowAMD Xilinx University Program Embedded tutorial
Verilog MIT License UpdatedFeb 18, 2023 -
cosyne-tutorial-2022 Public
Forked from neural-reckoning/cosyne-tutorial-2022Cosyne workshop tutorial 2022
Jupyter Notebook MIT License UpdatedSep 2, 2022 -
som-tsp Public
Forked from diego-vicente/som-tspSolving the Traveling Salesman Problem using Self-Organizing Maps
Python MIT License UpdatedAug 6, 2022 -
AES-Verilog Public
Forked from michaelehab/AES-VerilogAdvanced encryption standard (AES128, AES192, AES256) Encryption and Decryption Implementation in Verilog HDL
Verilog UpdatedJul 31, 2022 -
-
aes Public
Forked from secworks/aesVerilog implementation of the symmetric block cipher AES (Advanced Encryption Standard) as specified in NIST FIPS 197. This implementation supports 128 and 256 bit keys.
Verilog BSD 2-Clause "Simplified" License UpdatedMar 10, 2022 -
mplfinance Public
Forked from matplotlib/mplfinanceFinancial Markets Data Visualization using Matplotlib
Python Other UpdatedDec 15, 2021 -
-
AnimationsWithManim Public
Forked from Elteoremadebeethoven/AnimationsWithManimAnimation course with Manim
Python UpdatedMay 3, 2021 -
Reinforcement-Learning-for-Trading-Custom-Signals Public
Forked from nicknochnack/Reinforcement-Learning-for-Trading-Custom-SignalsJupyter Notebook UpdatedMar 18, 2021 -
Reinforcement-Learning-for-Trading Public
Forked from nicknochnack/Reinforcement-Learning-for-TradingA walkthrough of using the gym-anytrading environment for reinforcement learning applications leveraging custom datasets.
Jupyter Notebook UpdatedMar 15, 2021 -
-
alpha_vantage Public
Forked from RomelTorres/alpha_vantageA python wrapper for Alpha Vantage API for financial data.
Python MIT License UpdatedJan 14, 2021 -
nsepy Public
Forked from swapniljariwala/nsepyPython Library to get publicly available data on NSE website ie. stock quotes, historical data, live indices
Python Other UpdatedJan 7, 2021 -
matmult Public
Forked from twaclaw/matmultA floating-point matrix multiplication implemented in hardware