-
Activeeon
- Paris, France
- https://andrewssobral.pages.dev
- @andrewssobral
- in/andrewssobral
- All languages
- Assembly
- AutoIt
- Batchfile
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- Cuda
- Cython
- Dart
- Dockerfile
- Eagle
- Elixir
- Fortran
- GDScript
- Go
- HTML
- Haskell
- JSON
- Java
- JavaScript
- Julia
- Jupyter Notebook
- Kotlin
- LLVM
- Lua
- MATLAB
- MDX
- MLIR
- Makefile
- Markdown
- Mathematica
- Mojo
- Nim
- OCaml
- Objective-C
- PHP
- Perl
- Pony
- PowerShell
- Protocol Buffer
- Python
- QML
- R
- Raku
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Shell
- Slint
- Svelte
- Swift
- SystemVerilog
- TeX
- Terra
- TypeScript
- VBScript
- Verilog
- Vue
- XSLT
- Zig
Starred repositories
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
A latent text-to-image diffusion model
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
Python Data Science Handbook: full text in Jupyter Notebooks
Learn how to design, develop, deploy and iterate on production-grade ML applications.
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
12 Weeks, 24 Lessons, AI for All!
🔊 Text-Prompted Generative Audio Model
Google Research
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
Anthropic's Interactive Prompt Engineering Tutorial
A game theoretic approach to explain the output of any machine learning model.
Python programs, usually short, of considerable difficulty, to perfect particular skills.
The fastai book, published as Jupyter Notebooks
A simple screen parsing tool towards pure vision based GUI agent
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable…
Learn OpenCV : C++ and Python Examples
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
A guidance language for controlling large language models.
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
Instruct-tune LLaMA on consumer hardware
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filte…
Welcome to the Llama Cookbook! This is your go to guide for Building with Llama: Getting started with Inference, Fine-Tuning, RAG. We also show you how to solve end to end problems using Llama mode…
This repository provides tutorials and implementations for various Generative AI Agent techniques, from basic to advanced. It serves as a comprehensive guide for building intelligent, interactive A…
The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use th…
💿 Free software that works great, and also happens to be open-source Python.
A collection of various deep learning architectures, models, and tips