Ingénierie des systèmes décisionnels (NFE212)
Data mining and machine learning
Week 1:
Course 1: data maning and unsupervised learning
Week 2:
Course 2: manifold learning and visualization
Week 3:
Course 3: introduction to deep learning
Week 4:
Practical session: visualization and deep learning
Install with pip: pip3 install --upgrade tensorflow keras h5py sklearn matplotlib
Install with (mini)conda3 : conda install tensorflow keras python=3 h5py sklearn matplotlib