Thomas Holzheu's repositories

home_made_NN

End-to-end customizable Neural Network built with Vanilla Python and Numpy

Language:Jupyter NotebookLicense:MITStargazers:2Issues:0Issues:0

subvocalization

Using spectrograms and machine learning to predict subvocalized commands

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

Fillit

Fillit - Organize Tetriminos in the smallest square possible

Language:CStargazers:0Issues:0Issues:0

ft_ls

Recoding of the Shell command "ls". It handles the flags -l -a -r -t -R.

Language:CStargazers:0Issues:0Issues:0

ft_printf

My own printf function coded in C language.

Language:CStargazers:0Issues:0Issues:0

ft_sommelier

Implementation of Perceptron and ADALINE on a wine dataset on vanilla python

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

home_made_RNN

A customizable LSTM in python

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

MD5-SHA256

Recoding of encryption algorithms in C.

Language:CStargazers:0Issues:0Issues:0

Minishell

Fully functional minimal bash shell

Language:CStargazers:0Issues:0Issues:0

speech_recognition

Speech Recognition competition by Tensorflow

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

get_next_line

C Funtion that reads a line ending with a newline character from a file descriptor and saves it.

Language:CStargazers:0Issues:0Issues:0

libft

My own library of C functions.

Language:CStargazers:0Issues:0Issues:0

push_swap

Program to sort a list of numbers using 2 stack and a limited amount of operations

Language:CStargazers:0Issues:0Issues:0