JeremyACurtis's Stars
microsoft/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
microsoft/generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
zylon-ai/private-gpt
Interact with your documents using the power of GPT, 100% privately, no data leaks
docker/awesome-compose
Awesome Docker Compose samples
microsoft/AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!
Ryujinx/Ryujinx
Experimental Nintendo Switch Emulator written in C#
microsoft/Data-Science-For-Beginners
10 Weeks, 20 Lessons, Data Science for All!
Lissy93/web-check
🕵️♂️ All-in-one OSINT tool for analysing any website
dask/dask
Parallel computing with task scheduling
dair-ai/ML-Papers-of-the-Week
🔥Highlighting the top ML papers every week.
numba/numba
NumPy aware dynamic Python compiler using LLVM
mealie-recipes/mealie
Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family. Easily add recipes into your database by providing the url and mealie will automatically import the relevant data or add a family recipe with the UI editor
Qiskit/qiskit
Qiskit is an open-source SDK for working with quantum computers at the level of extended quantum circuits, operators, and primitives.
quantumlib/Cirq
A Python framework for creating, editing, and invoking Noisy Intermediate-Scale Quantum (NISQ) circuits.
IAHispano/Applio
A simple, high-quality voice conversion tool focused on ease of use and performance.
qutip/qutip
QuTiP: Quantum Toolbox in Python
aolofsson/oh
Verilog library for ASIC and FPGA designers
XanaduAI/strawberryfields
Strawberry Fields is a full-stack Python library for designing, simulating, and optimizing continuous variable (CV) quantum optical circuits.
ultraembedded/cores
Various HDL (Verilog) IP Cores
PyHDI/Pyverilog
Python-based Hardware Design Processing Toolkit for Verilog HDL
sudhamshu091/32-Verilog-Mini-Projects
Implementing 32 Verilog Mini Projects. 32 bit adder, Array Multiplier, Barrel Shifter, Binary Divider 16 by 8, Booth Multiplication, CRC Coding, Carry Select and Carry Look Ahead Adder, Carry Skip and Carry Save Adder, Complex Multiplier, Dice Game, FIFO, Fixed Point Adder and Subtractor, Fixed Point Multiplier and Divider, Floating Point IEEE 754 Addition Subtraction, Floating Point IEEE 754 Division, Floating Point IEEE 754 Multiplication, Fraction Multiplier, High Radix Multiplier, I2C and SPI Protocols, LFSR and CFSR, Logarithm Implementation, Mealy and Moore State Machine Implementation of Sequence Detector, Modified Booth Algorithm, Pipelined Multiplier, Restoring and Non Restoring Division, Sequential Multiplier, Shift and Add Binary Multiplier, Traffic Light Controller, Universal_Shift_Register, BCD Adder, Dual Address RAM and Dual Address ROM
alexforencich/verilog-i2c
Verilog I2C interface for FPGA implementation
seldridge/verilog
Repository for basic (and not so basic) Verilog blocks with high re-use potential
AniketBadhan/Convolutional-Neural-Network
Implementation of CNN using Verilog
vprusso/toqito
|toqito> (Theory of Quantum Information Toolkit) in Python :snake:
kpdemetriou/pqcrypto
👻 Post-quantum cryptography for Python.
roboticvedant/Verilog-PID-Controller
This repo features a Verilog-based PID controller optimized for real-time ASIC and FPGA applications. It includes a testbench for linear system validation and is under active development to integrate Model Predictive Control for enhanced robustness. Ideal for time-sensitive, high-precision tasks.