NilBiescas
Studying Artificial Intelligence at Universitat autònoma de Barcelona and programming at 42 Barcelona.
Barcelona
NilBiescas's Stars
mpilligua/LayeredDoc
Official python implementation of LayeredDoc: Domain Adaptive Document Restoration with a Layer Separation Approach
zxilucky/LAGaBi
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
EurekaLabsAI/ngram
The n-gram Language Model
karpathy/nn-zero-to-hero
Neural Networks: Zero to Hero
karpathy/LLM101n
LLM101n: Let's build a Storyteller
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
Maelic/SGG-Benchmark
A New Benchmark for Scene Graph Generation, targeting real-world applications
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
rougier/numpy-100
100 numpy exercises (with solutions)
Dani13vg/Image-Captioning-app-web
A web site where you can upload an image and receive a caption of the image
karpathy/llm.c
LLM training in simple, raw C/CUDA
AlibabaResearch/AdvancedLiterateMachinery
A collection of original, innovative ideas and algorithms towards Advanced Literate Machinery. This project is maintained by the OCR Team in the Language Technology Lab, Tongyi Lab, Alibaba Group.
google/gemma_pytorch
The official PyTorch implementation of Google's Gemma models
open-mmlab/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
gpu-mode/resource-stream
GPU programming related news and material links
instructor-ai/instructor
structured outputs for llms
adriangar8/vision_learning_project1
In this repository the 1st project to develop in the Vision & Learning course of the Artificial Intelligence degree of the UAB can be seen.
tstanislawek/awesome-document-understanding
A curated list of resources for Document Understanding (DU) topic
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
gemartin99/Born2beroot-Tutorial
Tutorial to install Debian virtual machine with functional WordPress site with the following services: lighttpd, MariaDB, PHP and Litespeed.
geohot/fromthetransistor
From the Transistor to the Web Browser, a rough outline for a 12 week course
aimacode/aima-exercises
Exercises for the book Artificial Intelligence: A Modern Approach
lluisgomez/ConTextTransformer
cp-algorithms/cp-algorithms
Algorithm and data structure articles for https://cp-algorithms.com (based on http://e-maxx.ru)
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
agavrel/42_CheatSheet
A comprehensive guide to 50 years of evolution of strict C programming, a tribute to Dennis Ritchie's language
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
aimacode/aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"