Pinned Repositories
ADOL-C
A Package for Automatic Differentiation of Algorithms Written in C/C++
AIOS
AIOS: LLM Agent Operating System
all-things-reentrancy
Workshop about the different types of reentrancy attacks
alphafold3
AlphaFold 3 inference pipeline.
amazon-braket-algorithm-library
annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
anthropic-courses
Anthropic's educational courses
aoc
arrow
Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
asl-ml-immersion
This repos contains notebooks for the Advanced Solutions Lab: ML Immersion
m5l14i11's Repositories
m5l14i11/annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
m5l14i11/aoc
m5l14i11/AuditorsRoadmap
m5l14i11/awesome-control-theory
Awesome resources for learning control theory
m5l14i11/aws-microservices
AWS Serverless Event-driven Microservices with using AWS Lambda, AWS DynamoDB, AWS API Gateway, AWS EventBridge, AWS SQS, AWS CDK stands for Cloud Development Kit for IaC — Infrastructure as Code tool and AWS CloudWatch for monitoring.
m5l14i11/AWSGoat
AWSGoat : A Damn Vulnerable AWS Infrastructure
m5l14i11/batch_rl
Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games
m5l14i11/blocksec-ctfs
A curated list of blockchain security Capture the Flag (CTF) competitions
m5l14i11/build-the-future-with-zeitgeist-workshop
A tick tack toe game using event sourcing and prediction markets. This is the code for the talk given at the Polkadot Global Series North America edition for Zeitgeist.pm.
m5l14i11/bull
Premium Queue package for handling distributed jobs and messages in NodeJS.
m5l14i11/code-with-engineering-playbook
This is the playbook for "code-with" customer or partner engagements
m5l14i11/community-challenges
m5l14i11/CS7038-Malware-Analysis
Course Repository for University of Cincinnati Malware Analysis Class (CS[567]038)
m5l14i11/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
m5l14i11/drq
DrQ: Data regularized Q
m5l14i11/educational
m5l14i11/examples
Function examples for open-runtimes
m5l14i11/godot_rl_agents
An Open Source package that allows video game creators, AI researchers and hobbyists the opportunity to learn complex behaviors for their Non Player Characters or agents
m5l14i11/mikro-orm
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, PostgreSQL and SQLite databases.
m5l14i11/ml-ane-transformers
Reference implementation of the Transformer architecture optimized for Apple Neural Engine (ANE)
m5l14i11/polkadot-hackathon
Polkadot Hackathon node
m5l14i11/probability
Probabilistic reasoning and statistical analysis in TensorFlow
m5l14i11/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
m5l14i11/PyTorchStepByStep
Official repository of my book: "Deep Learning with PyTorch Step-by-Step: A Beginner's Guide"
m5l14i11/quantumalgorithms.org
This is the repository for https://quantumalgorithms.org
m5l14i11/QuantumKatas
Tutorials and programming exercises for learning Q# and quantum computing
m5l14i11/swc
swc is a super-fast compiler written in rust; producing widely-supported javascript from modern standards and typescript.
m5l14i11/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
m5l14i11/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
m5l14i11/trpc
🧙♀️ Move Fast and Break Nothing. End-to-end typesafe APIs made easy.