Giter Site home page Giter Site logo

ml-cicy-4folds's Introduction

AI for CICY 4-folds

H. Erbin (MIT), R. Finotello (CEA Paris-Saclay), R. Schneider (Uppsala U.), M. Tamaazousti (CEA Paris-Saclay)

Paper: arXiv:2108.02221 Code (in this repo): R. Finotello

See also R. Schneider's repo for additional material such as classification tasks and hyperparameter optimisation.

Abstract

We continue earlier efforts in computing the dimensions of tangent space cohomologies of Calabi-Yau (CY) manifolds using deep learning. In this paper, we consider the dataset of all CY four-folds constructed as complete intersections (CICY) in products of projective spaces. Employing neural networks inspired from state-of-the-art computer vision architectures, we introduce the model CICYMiner and we improve earlier benchmarks and demonstrate that all four non-trivial Hodge numbers can be learned at the same time using a multi-task regression architecture.

CICYMiner

Requirements

Requirements are specified in requirements.yml for a Conda environment using Python 3.6 and Tensorflow 2.1. Use the command conda env create -n cicy -f requirements.yml (see also here) to build an identical virtual environment on your local machine.

Usage Tips

The CICY dataset can be found here, and the original papers here and here.

Use sets.py to create training, validation and test sets according to your needs (use python sets.py - h for the list of options).

For hyperparameter optimisation with a grid search, use grid.py to form a JSON file with all possible hyperparameter options. Use python grid.py -h for the complete list of options. The list of choices should be specified in a JSON formatted file such as parameters.json and passed to grid.py (each parameter is a list of lists, in order to form the grid search)

Files cicy_*.py perform the training and inference tasks. Use python cicy.py -h for a list of options. Specifically, cicy.py performs the training on a single branch architecture, cicy_diff.py uses a multi-task architecture to compute all four Hodge numbers at once, cicy_diff_ablation.py performs an in-depth ablation study with respect to other architectures provided as hyperparameter choices.

ml-cicy-4folds's People

Contributors

thesfinox avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

ukveteran

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.