Pinned Repositories
BayesianOptimization
A Python implementation of global optimization with gaussian processes.
convert2Yolo
This project purpose is convert voc annotation xml file to yolo-darknet training file format
fathon
python package for DFA (Detrended Fluctuation Analysis) and related algorithms
fractal_analysis
Those methods are useful, when one want to preprocess images that looks like textures
keras
Deep Learning for humans
keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
SC2ReinforcementLearning
Work on SC2 minigames with reinforcement learning
reinforcement
Reinforcement learning modular with pytorch
ressources
Usefull french and english ressources to learn AI
bruzat's Repositories
bruzat/SC2ReinforcementLearning
Work on SC2 minigames with reinforcement learning
bruzat/BayesianOptimization
A Python implementation of global optimization with gaussian processes.
bruzat/convert2Yolo
This project purpose is convert voc annotation xml file to yolo-darknet training file format
bruzat/fathon
python package for DFA (Detrended Fluctuation Analysis) and related algorithms
bruzat/fractal_analysis
Those methods are useful, when one want to preprocess images that looks like textures
bruzat/keras
Deep Learning for humans
bruzat/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
bruzat/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
bruzat/ssd_keras
A Keras port of Single Shot MultiBox Detector