
New Funding: Glycoside Production
We successfully attracted funding for a new project from the Bavarian Ministry of Economic Affairs, Regional Development and Energy. More details will follow soon on our project page.
We successfully attracted funding for a new project from the Bavarian Ministry of Economic Affairs, Regional Development and Energy. More details will follow soon on our project page.
A novel method for automated flowsheet synthesis based on reinforcement learning (RL) is presented. Using the interaction with a process simulator as the learning environment, an agent is trained to solve the task of synthesizing process flowsheets without any heuristics or prior knowledge. The developed RL method models the task as a competitive two-player game that the agent plays against itself during training. The concept is proven to work along an example with a quaternary mixture that is processed using a reactor or distillation units.
Video about the project EWIS: Evaluation and development of modern methods of artificial intelligence for automatic weed detection in sorghum using drones
Automated flowsheet synthesis is an important field in computer-aided process engineering. The present work demonstrates how reinforcement learning can be used for automated flowsheet synthesis without any heuristics or prior knowledge of conceptual design. The environment consists of a steady-state flowsheet simulator that contains all physical knowledge. An agent is trained to take discrete actions and sequentially build up flowsheets that solve a given process problem. A novel method named SynGameZero is developed to ensure good exploration schemes in the complex problem. Therein, flowsheet synthesis is modelled as a game of two competing players. The agent plays this game against itself during training and consists of an artificial neural network and a tree search for forward planning. The method is applied successfully to a reaction-distillation process in a quaternary system.
In this chapter, we introduce the concept of RNA-Seq analyses. First, we start to provide an overview of a typical RNA-Seq experiment that includes extraction of sample RNA, enrichment, and cDNA library preparation. Next, we review tools for quality control and data pre-processing followed by a standard workflow to perform RNA-Seq analyses. For this purpose, we discuss two common RNA-Seq strategies, that is a reference-based alignment and a de novo assembly approach. We learn how to do basic downstream analyses of RNA-Seq data, including quantification of expressed genes, differential gene expression (DE) between different groups as well as functional gene analysis. Eventually, we provide a best-practice example for a reference-based RNA-Seq analysis from beginning to end, including all necessary tools and steps on GitHub: https://github.com/grimmlab/BookChapter-RNA-Seq-Analyses.