lumaro77's Stars
DataScienceUB/seminaris
DataScienceUB/ExplainableDataScience
Explainable Data Science Course
DataScienceUB/tools
DataScienceUB/DataScienceUB.github.io
DataScienceUB/LLibreProblemesAlgorismica
DataScienceUB/DeepLearningMaster2019
MASTER IN FOUNDATIONS OF DATA SCIENCE: Deep Learning.
DataScienceUB/ClimateChangeChallenge
ClimateChangeChallenge
DataScienceUB/DeepLearningfromScratch2018
DeepLearningfromScratch2018
DataScienceUB/MyDocker
How to build and use a Docker image for Deep Learning development.
DataScienceUB/docker-for-data-science-tutorial
Materials for "Docker for Data Science" tutorial presented at PyCon 2018 in Cleveland, OH
42Barcelona/42nomy
Experimental FOSS project to provide stats to students to help them manage their autonomy
solareenlo/42tools
Making 42 life better
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
cpiger/NeoDebug
NeoDebug - Vim plugin for interface to gdb from Vim
udacity/deep-learning-v2-pytorch
Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
42Barcelona/Awesome
Awesome 42 Barcelona
mkirchner/linked-list-good-taste
Linus Torvalds' linked list argument for good taste, explained
Droogans/unmaintainable-code
A more maintainable, easier to share version of the infamous http://mindprod.com/jgloss/unmain.html
Binary-Hackers/42_Corrections
Corrections files of 42 School
eteran/c-vector
A dynamic array implementation in C similar to the one found in standard C++
RubenNijhuis/Basic-C-Template
👨🏽🍳 Basic opinionated project template for general C projects
jraleman/open-libft
An open source C library that incorporates useful functions, such as binary trees, linked lists, stacks, arrays, bit manipulation.
LouisBrunner/valgrind-macos
A valgrind mirror with latest macOS support
brendan-rius/jupyter-c-kernel
Minimal Jupyter C kernel
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.