.. Deep Learning For Manufacturing documentation master file, created by sphinx-quickstart on Wed Nov 13 13:56:06 2019. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Bayesian Deep Learning for Manufacturing (dlmfg): Documentation ======================================================================= Framework ---------------- The research aims to develop artificial intelligence based solutions by integrating multi-fidelity Computer Aided Engineering (CAE), Bayesian Deep Learning and 3D point cloud data from optical scanners to enable process design, process monitoring, automated root cause analysis, automated correction in various phases of the manufacturing production cycle with the final aim of achieving **Closed Loop In-Process Quality Control** for Multi-Stage Manufacturing Systems. In doing so it proposes a new research niche **Object Shape Error Response (OSER)** that is aimed at solving root cause analysis (RCA) problems in the field of manufacturing. Inherently diagnosis of manufacturing processes such as assembly, stamping, additive manufacturing and machining translates into estimating the object error patterns in the final product and relating these patterns to abnormal variations in the process parameters. The library builds on the work done in 3D object detection done using 3D Convolution Neural Networks, 3D U-Nets to relate point cloud data to process parameter variations. The work is done keeping in mind the transferability and scalability to various manufacturing systems. The figure below represents the overall framework of the research in combining CAE simulation, deep learning and closed-loop sampling. .. figure:: framework.png :align: center *Fig 1: Overall Research Framework* * The details for the application area, the challenges faced and the solutions provided by the library are summarized in the documents linked below :download:`Bayesian Deep Learning for Manufacturing: A Research Perspective ` :download:`Bayesian Deep Learning for Manufacturing: A Software Perspective ` Contents ---------------- .. toctree:: :maxdepth: 2 installation real_system_implementation lib_config data_description model_arch drl model_selection bayes interpret interpret_local segment classes kmc utilities transfer_learning active_learning viz case_study_halo case_study_inner_rf cross_member refrences Workflow ---------------- .. figure:: workflow.png :align: center *Fig 2: Data Generation and Learning Work flow* Indices and tables ------------------- * :ref:`genindex` * :ref:`modindex` * :ref:`search`