Essays about: "numpy"

Showing result 1 - 5 of 11 essays containing the word numpy.

  1. 1. A C++ Matrix library for computing the Gateaux derivative of the Fermi-Dirac operator

    University essay from Uppsala universitet/Avdelningen för beräkningsvetenskap

    Author : William Samuelsson; [2023]
    Keywords : C ; Quantum Chemistry; Matrix functions;

    Abstract : Computing the Fermi-Dirac operator is done through recursive polynomial expansions, using the SP2 and SP2 Acc algorithms. The Gateaux derivative is computed for both schemes by mapping the zeroth and first order matrices onto a block upper triangular matrix, which is implemented in Python using Numpy arrays to store full matrices and in C++ by first constructing a basic matrix library to use as blocks in a later created block upper triangular matrix library which only directly references two blocks in a 2 x 2 block matrix. READ MORE

  2. 2. Extraction of Global Features for enhancing Machine Learning Performance

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Abyel Tesfay; [2023]
    Keywords : Machine Learning; Deep Learning; Feature Extraction; Global Features; Time-series data; Bioprocessing; Maskininlärning; Djupinlärning; Funktionsextraktion; Globala Funktioner; Tidsserie data; Biobearbetning;

    Abstract : Data Science plays an essential role in many organizations and industries to become data-driven in their decision-making and workflow, as models can provide relevant input in areas such as social media, the stock market, and manufacturing industries. To train models of quality, data preparation methods such as feature extraction are used to extract relevant features. READ MORE

  3. 3. Building a Deep Neural Network From Scratch

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Fredrik Sundström; Samppa Raittila; [2023]
    Keywords : ;

    Abstract : Machine learning is becoming increasingly common in our society and is predictedto have a major impact in the future. Therefore, it would be both interesting and valuable tohave a deep understanding of one of the most used algorithms in machine learning, deepneural network. READ MORE

  4. 4. Reinforcement Learning for Hydrobatic AUVs

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Grzegorz Woźniak; [2022]
    Keywords : Deep Reinforcement learning; Deep learning; Optimal control; Hydrobatics; Deep Reinforcement learning; Deep learning; Optimal control; Hydrobatics;

    Abstract : This master thesis focuses on developing a Reinforcement Learning (RL) controller to perform hydrobatic maneuvers on an Autonomous Underwater Vehicle (AUV) successfully. This work also aims to analyze the robustness of the RL controller, as well as provide a comparison between RL algorithms and Proportional Integral Derivative (PID) control. READ MORE

  5. 5. Quantum Simulation of Quantum Effects in Sub-10-nm Transistor Technologies

    University essay from Uppsala universitet/Materialteori

    Author : Anders Winka; [2022]
    Keywords : Transistor Modeling; Quantum Transport; QTBM; Block Cyclic Reduction; Quantum Computing; Quantum Annealer;

    Abstract : In this master thesis, a 2D device simulator run on a hybrid classical-quantum computer was developed. The simulator was developed to treat statistical quantum effects such as quantum tunneling and quantum confinement in nanoscale transistors. READ MORE