Pinned Repositories
1D_GAN
Tensorflow implementation of 1D Generative Adversarial Network
argparse
A slimline C++ class for parsing command-line arguments, with an interface similar to python's class of the same name
DeepCV
Vision framework which brings a more robust, Deep Learning-based approach to some usual OpenCV use cases
docker-python-opencv-ffmpeg
Repository for clean Dockerfile containing ffmpeg, opencv3 and python2/3, based on Ubuntu
NYC_TaxiTripDuration
NYC taxi trip duration Kaggle submission using fully connected neural network
simplified_c_compiler
Simplified C compiler written in C++ with Antlr4 featuring an optimization module, static analysis and x86 asm target
TivaCopter
TivaCopter - Quadcopter project using Tiva C series MCU and TI-RTOS
WebServerGatherer
Merges/Gathers and manages multiple web-server UIs into a simple single electron app listening on localhost or remote server(s). The initial aim of this electron app is to simplify DataScience/MachineLearning experiments by merging and managing all your web servers into a single app (e.g. tensorboard, jupyter notebook, MLFlow UI, NNI UI, etc.). WebServer Gatherer is composed of an electron/vue web application and a Python backend REST API.
PaulEmmanuelSotir's Repositories
PaulEmmanuelSotir/1D_GAN
Tensorflow implementation of 1D Generative Adversarial Network
PaulEmmanuelSotir/DeepCV
Vision framework which brings a more robust, Deep Learning-based approach to some usual OpenCV use cases
PaulEmmanuelSotir/NYC_TaxiTripDuration
NYC taxi trip duration Kaggle submission using fully connected neural network
PaulEmmanuelSotir/WebServerGatherer
Merges/Gathers and manages multiple web-server UIs into a simple single electron app listening on localhost or remote server(s). The initial aim of this electron app is to simplify DataScience/MachineLearning experiments by merging and managing all your web servers into a single app (e.g. tensorboard, jupyter notebook, MLFlow UI, NNI UI, etc.). WebServer Gatherer is composed of an electron/vue web application and a Python backend REST API.
PaulEmmanuelSotir/simplified_c_compiler
Simplified C compiler written in C++ with Antlr4 featuring an optimization module, static analysis and x86 asm target
PaulEmmanuelSotir/docker-python-opencv-ffmpeg
Repository for clean Dockerfile containing ffmpeg, opencv3 and python2/3, based on Ubuntu
PaulEmmanuelSotir/TivaCopter
TivaCopter - Quadcopter project using Tiva C series MCU and TI-RTOS
PaulEmmanuelSotir/argparse
A slimline C++ class for parsing command-line arguments, with an interface similar to python's class of the same name
PaulEmmanuelSotir/generic_makefile
generic C++ makefile using g++ with automatic dependencies and subfolder support
PaulEmmanuelSotir/ICsDatasheetFinder
Integrated Circuits datasheet finder windows application
PaulEmmanuelSotir/learn_error_by_generalization
Experiment consisting in learning error using an explicit generalization loss; implemented in Tensorflow
PaulEmmanuelSotir/TextIndexingDocumentation
Sphinx documentation of OT1 TextIndexing group project at INSA Lyon
PaulEmmanuelSotir/TheEndlessCastle
The endless castle JAVA libGDX platform 2D game
PaulEmmanuelSotir/TivaCopterMonitor
Tivacopter monitor windows application
PaulEmmanuelSotir/TPs_3IF
TPs 3IF
PaulEmmanuelSotir/BallDetectionAndForecasting
INSA Lyon Deeplearning Course - exercice 1 - Ball detection and forecasting with deep learning on a synthetic dataset
PaulEmmanuelSotir/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
PaulEmmanuelSotir/Datasheet-Finder---Privacy-Policy
Windows Datasheet Finder Application's Privacy Policy
PaulEmmanuelSotir/kedro
A Python library that implements software engineering best-practice for data and ML pipelines.
PaulEmmanuelSotir/LALR_analyser
TP de grammaire et language visant à implémenter un analyseur syntaxique ascendant pour des expressions algèbriques
PaulEmmanuelSotir/librtlsdr
Software to turn the RTL2832U into an SDR
PaulEmmanuelSotir/OT1_TextIndexing
OT1 TextIndexing group project at INSA Lyon
PaulEmmanuelSotir/TextIndexing
PaulEmmanuelSotir/Yota-Aevol2
Yota-Aevol2 - A fork from INRIA's Micro-Aevol2, but parrallelized on GPU using CUDA