Coder Social home page Coder Social logo

aidinattar / locp_modb Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 137.44 MB

Exercises of the Laboratory of Computational Physics Mod. B

License: Apache License 2.0

Jupyter Notebook 99.91% Python 0.09%
convolutional-neural-networks dbscan deep-learning keras machine-learning optimization-algorithms regularization sgd t-sne tensorflow xgboost

locp_modb's Introduction

CPL_MODB

Exercises of the Laboratory of Computational Physics Mod. B course A.Y. 2021/2022.

Group: Amjadi Bahador, Attar Aidin, Joulaei Vijouyeh Roya, and Roshana Mojtaba

Prof. Marco Baiesi

Week 1

Optimization techniques for Machine Learning:

  • Vanilla Gradient Descent (GD);
  • Gradient Descent with Momentum (MGD);
  • Nesterov accelerated Gradient (NAG);
  • RMSProp
  • Adams

Week 2

Deep Neural Networks

Use of DNNs for binary classification in 2D with Keras:

  • Behaviour of the DNN training and validation curves as a function of the number of samples used;
  • Estimation of the best hyper-parameters using a GridSearchCV algorithm;
  • Behaviour of the DNN training and validation curves as a function of the rescaling and the inititial weigths
  • Repeating the procedure with a more complex distribution

Week 3

Convolutional Neural Networks

Use of CNNs for pattern recognition with Keras:

  • Behaviour of the CNN training and validation curves as a function of the parameters such as the amplitude A;
  • Behaviour of the curves varying the regularization factor and function
  • Finding the best model for our task.

Week 4

XGBoost trees

Use of XGBoost trees for pattern recognition and binary classification:

  • Comparison with the results of CNN;
  • Feature extraction using 'tsfresh';
  • Combination of the feature extraction with a CNN;
  • Behaviour of the accuracy as a function of the parameters used
  • Study of the best simple XGBoost model keeping a good accuracy.

Week 5

DBSCAN and t-SNE

Use of DBSCAN and t-SNE for visualization and clustering:

  • The role of dimensions;
  • The role of perplexity;
  • Tuning of the parameters in DBSCAN algorithm for clustering
  • t-SNE for clustering

locp_modb's People

Contributors

aidinattar avatar bahadoram avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

bahadoram

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.