GithubHelp home page GithubHelp logo

taeckyung / cs454_project Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sg-nm/cgp-cnn-pytorch

0.0 0.0 0.0 7.76 MB

KAIST CS454 Project (originated from "A Genetic Programming Approach to Designing CNN Architectures", In GECCO 2017 (oral presentation, Best Paper Award))

License: MIT License

Python 99.50% Shell 0.50%

cs454_project's Introduction

Towards a Time-efficient CNN Design with Cartesian Genetic Programming

KAIST CS454, AI based Software Engineering, project originated from cgp-cnn-PyTorch

Requirements

  • Ubuntu 16.04.6 LTS
  • Python version 3.6.2
  • PyTorch version 0.4.1
  • tensorflow 1.9.0
  • CUDA version 10.x (Any)
  • scikit-image 0.13.0
  • pandas 0.20.3

Usage

exp_main.py [-h] [--gpu_ids GPU_IDS [GPU_IDS ...]]
                   [--population POPULATION] [--lam LAM]
                   [--log_folder LOG_FOLDER] [--max_gen MAX_GEN]
                   [--snm {normal,strong}] [--seed SEED]
                   [--epoch EPOCH]

optional arguments:
  -h, --help            show this help message and exit
  --gpu_ids GPU_IDS [GPU_IDS ...], -g GPU_IDS [GPU_IDS ...]
                        List of GPU ids
  --population POPULATION, -p POPULATION
                        Num. of Population (Num. of Parents)
  --lam LAM, -l LAM     Num. of offsprings
  --log_folder LOG_FOLDER
                        Log folder name
  --max_gen MAX_GEN, -max MAX_GEN
                        Num. of max evaluations
  --snm {normal,strong}, -snm {normal,strong}
                        Strong Neutral Mutation
  --seed SEED, -s SEED  Numpy random seed
  --epoch EPOCH, -e EPOCH
                        Training epoch

Designing Convolutional Neural Network Architectures Based on Cartegian Genetic Programming

This repository contains the code for the following paper:

Masanori Suganuma, Shinichi Shirakawa, and Tomoharu Nagao, "A Genetic Programming Approach to Designing Convolutional Neural Network Architectures," Proceedings of the Genetic and Evolutionary Computation Conference (GECCO '17, Best paper award), pp. 497-504 (2017) [paper] [arXiv]

cs454_project's People

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.