Pinned Repositories
amazon-bedrock-workshop
This is a workshop designed for Amazon Bedrock a foundational model service.
awesome-openAI
A curated list of all things awesome about OpenAI
curso_computacion_cuantica
Notas propias para el cursos de introducción a la computación cuántica.
data-parallel-CPP
Source code for 'Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL' by James Reinders, Ben Ashbaugh, James Brodman, Michael Kinsner, John Pennycook, Xinmin Tian (Apress, 2020).
huxel_molecule_desing
Hückel model + JAX
instrumentacion_y_sensores
Colección de Python notebooks para el curso de Instrumentación y Sensores durante el semestre 2021-2 para los estudiantes de la carrera de Ingeniería Electrónica y Ciencias de la Computación de la Pontificia Universidad Javeriana - Cali
llama
Inference code for LLaMA models
ods
Mission: To provide a high-quality open content data structures textbook that is both mathematically rigorous and provides complete implementations.
Pytorch-Model-Zoo
A collection of deep learning models implemented in PyTorch
transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
rdguerrerom's Repositories
rdguerrerom/amazon-bedrock-workshop
This is a workshop designed for Amazon Bedrock a foundational model service.
rdguerrerom/awesome-openAI
A curated list of all things awesome about OpenAI
rdguerrerom/llama
Inference code for LLaMA models
rdguerrerom/Pytorch-Model-Zoo
A collection of deep learning models implemented in PyTorch
rdguerrerom/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
rdguerrerom/A-Practical-Guide-to-Quantum-Machine-Learning-and-Quantum-Optimization
A Practical Guide to Quantum Machine Learning and Quantum Optimization, published by Packt
rdguerrerom/Adept-2
Combined array and automatic differentiation library in C++
rdguerrerom/ai-code-translator
Use AI to translate code from one language to another.
rdguerrerom/awesome-deeplearning-resources
Deep Learning and deep reinforcement learning research papers and some codes
rdguerrerom/awesome-public-datasets
A topic-centric list of HQ open datasets.
rdguerrerom/bVAE-IM
Implementation of "Chemical Design with GPU-based Ising Machine"
rdguerrerom/cephes
Mirror of the Cephes C source for reference
rdguerrerom/chatgpt-plugins
Repository of (most, [if not all?]) ChatGPT manifest files of plugins.
rdguerrerom/cuda-samples
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
rdguerrerom/DFT_PIB_Code
Interactive Jupyter Notebooks for learning the fundamentals of Density-Functional Theory (DFT)
rdguerrerom/dqn_zoo
DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (DQN) agent.
rdguerrerom/dxtb
Efficient And Fully Differentiable Extended Tight-Binding
rdguerrerom/edgeai-modelzoo
AI / Deep Neural Network Models and Examples for edgecomputing
rdguerrerom/excelCPU
16-bit CPU for Excel, and related files
rdguerrerom/exploring_maths_python
This is the GitHub homepage for my book: Exploring University Mathematics with Python by Siri Chongchitnan (Springer, 2023).
rdguerrerom/goossens-book-ip-projects
this repository contains all the ip projects presented in the HLS/RISC-V/Computer Architecture book written by Goossens and published by Springer
rdguerrerom/gpu4pyscf
A plugin to use Nvidia GPU in PySCF package
rdguerrerom/grokking_Machine_Learning
Repository for the book Grokking Machine Learning, by Manning Editors
rdguerrerom/IBM_Data_Sciencecourse
Repository for the data science corse with IBM
rdguerrerom/model-zoo
Implementations of various Deep Learning models in PyTorch and TensorFlow.
rdguerrerom/models
A collection of pre-trained, state-of-the-art models in the ONNX format
rdguerrerom/ott
Optical Tweezers Toolbox (Version 1)
rdguerrerom/strawberryfields
Strawberry Fields is a full-stack Python library for designing, simulating, and optimizing continuous variable (CV) quantum optical circuits.
rdguerrerom/TF_models_Garden
Models and examples built with TensorFlow
rdguerrerom/the-gan-zoo
A list of all named GANs!