Alejandro León (ElHuaco)

ElHuaco

Geek Repo

Location:Spain

Github PK Tool:Github PK Tool

Alejandro León's repositories

PINN-fokker-planck

TensorFlow PINN study for a couple of Fokker-Planck equations.

Language:Jupyter NotebookStargazers:8Issues:2Issues:0

IRC-server

The goal of this project is to make you write your own IRC server. To do so, you will follow the real IRC RFC and test your work with real IRC clients. Internet is ruled by solid and standards protocols that allow a strong interaction between every connected computer. It’s always good to know about it.

Language:C++Stargazers:2Issues:1Issues:0

Distributed-k-means

Dask implementation of k-means|| and benchmarking

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

libasm

Assembly yourself strlen, strcmp, strcpy, strdup, write and read!

Language:AssemblyStargazers:1Issues:1Issues:0

MAPD_A

Laboratory of Field-Programmable Gate Arrays using VHDL.

Language:VHDLStargazers:1Issues:1Issues:0

ObjectDetection

PyTorch implementation of Single Shot Multibox Detection

Language:PythonStargazers:1Issues:1Issues:0

philosophers

In this project, you will learn the basics of threading a process and how to work on the same memory space. You will learn how to make threads. You will discover the mutex, semaphore and shared memory.

Bayesian-topology

R implementation of the K2 algorithm for learning the topology of Bayesian nets.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

cGAN-Image-Recoloring

PyTorch Implementation of the pix2pix model for Image Recoloring

Language:PythonStargazers:0Issues:0Issues:0

Deep-Keyword-Spotting

A Small Footprint implementation of Keyword Spotting with different architectures.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0

examRank06

Write a program that will listen for client to connect on a certain port on 127.0.0.1 and will let clients to speak with each other.

Language:CStargazers:0Issues:1Issues:0

ft_containers

The multiple available containers in C++ all have a very different usage. To make sure you understand them all, let’s re-implement them!

Language:C++Stargazers:0Issues:1Issues:0

get_next_line

You will always need a way to read content line by line.

Language:CStargazers:0Issues:1Issues:0

minishell

The objective of this project is to create a simple shell, learning a lot about processes and file descriptors.

Language:CStargazers:0Issues:1Issues:0