Code Monkey home page Code Monkey logo

cbioge's Introduction

CBIOGE

A Grammar-based evolutionary algorithm for the automatic design of Deep Neural Networks

Description

CBIOGE is a toolkit implemented in Python for the design of deep neural networks using context-free grammars. The approach is based on the Dynamic Structure Grammatical Evolution (DSGE), a grammar-based evolutionary algorithm, which can be used to design computer programs.

DSGE is defined by three main components:

  • A grammar defines the layers and hyperparameters as building blocks of a network, as well as rules that will guide the architecture.
  • A mapping procedure that translates one encoded solution using the defined grammar into an actual neural network.
  • A search engine that generates and modifies solutions, keeping track of the best ones.

Main Modules

  • Grammar: responsible for reading and parsing the grammars
  • Problem: defines how to build and evaluate the networks
  • Algorithm: generates, modifies and searches for the best solutions

Referencing this repo:

@inproceedings{lima2021segmentation,
    title = {Automatic Design of Deep Neural Networks Applied to Image Segmentation Problems},
    author = {Ricardo Henrique Remes de Lima
     and Aurora T. R. Pozo
     and Alexander Mendiburu
     and Roberto Santana},
    editor = {Ting Hu
     and Nuno Louren{\c{c}}o
     and Eric Medvet},
    booktitle = {Genetic Programming - 24th European Conference, EuroGP 2021, Held as Part of EvoStar 2021, Virtual Event, April 7-9, 2021, Proceedings},
    series = {Lecture Notes in Computer Science},
    volume = {12691},
    pages = {98--113},
    publisher = {Springer},
    year = {2021},
    doi = {10.1007/978-3-030-72812-0\_7},
}

cbioge's People

Contributors

dimmykarson avatar rhrlima avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.