Giter VIP home page Giter VIP logo

cmb's Introduction

investigation-of-the-non-Gaussianity-in-the-simulated-CMB-using-convolutional-neural-networks

Non-Gaussianity:

Several models of the inflation predict a roughly perfect Gaussian primordial fluctuations which are generated by a single scalar quantum field in ground state. This is while there are alternative approaches to describe the inflationary period which lead to the non-Gaussianity of the CMB.

From this point of view, detecting non-Gaussian patterns in the CMB radiation plays a crucial role in confining cosmological models.

Research goal:

My primary aim in this research is to design a network which is able to indentify footprint of primordial non-Gaussianity in the simulated data fluctuations.

Data source:

I used simulated data that are available here: http://dc.zah.uni-heidelberg.de/elsnersim/q/s/fixed

The mathematical background of data generation is available in this paper: https://ui.adsabs.harvard.edu/abs/2009ApJS..184..264E/abstract

A succinct description of research results:

According to the mathematical background, I considered three different amounts of f_NL and, therefore, my data set has three classes.

The utilized CNN is called Resnet18 that has 18 layers. Although the predefined input channel of mentioned network is 3, I altered it to 1 channel (it is possible to merge images using np.repeat to create a 3 channel input, but due to lack of free space on my drive, I preferred 1 channel case. The output of network will not change dramatically)

To prevent overfitting, I employed the cross-validation technique. As a result, the network reached a maximum of about 99% on validation accuracy.

cmb's People

Contributors

54l1m avatar

Watchers

 avatar

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.