Git Product home page Git Product logo

zae-engine's Introduction


https://zae-park.github.io/zae-engine
https://pypi.python.org/pypi/zae-engine/ https://pypi.python.org/pypi/zae-engine/ https://pypi.python.org/pypi/zae-engine/

zae-engine

AI 프로젝트의 quick-start를 위한 package.

zae-command

zae 명령어를 통해 아래의 기능들을 지원합니다.

  • zae hello : 정상 설치 확인
  • zae example : 예제 스크립트 파일 zae_example.py 생성
  • zae tree : package 내 지원하는 클래스 및 함수 프린트

framework

  • pytorch
  • tensorflow
  • flax

Install

PIP

pip install zae-engine 
# or
pip install git+https://github.com/zae-park/zae-engine.git

Poetry

poetry add zae-engine 
# or
poetry add git+https://github.com/zae-park/zae-engine.git

zae-engine's People

Contributors

zae-park avatar

Stargazers

 avatar

Watchers

Lucian avatar  avatar

zae-engine's Issues

[Bug] ModuleNotFoundError: No module named 'tree_builder' when 'zae' command was called

Describe the bug
When the zae command is called, a ModuleNotFoundError is raised.

To Reproduce
Steps to reproduce the behavior:

  1. Create and move to new dir 'test'
  2. Install zae-engine's chore branch (latest) 'pip install git+https://github.com/zae-park/zae-engine.git#chore'
  3. Call zae or zae hello on terminal.
  4. See error

Expected behavior
zae hello command response with 'My name is zae-park'

Screenshots
image

Desktop (please complete the following information):
image

[Feat] SE Resnet builder

Describe the solution you'd like
add SE-ResNet builder with exists resnet builder and new 'se_injection' function

[Feat] Docs theme

Is your feature request related to a problem? Please describe.
The doc site seems not good.

Describe the solution you'd like
Apply appropriate theme.

Describe alternatives you've considered
Considering Jekyll (my site already use HUGO)

Additional context
reference 1
reference 2

[Feat] Scheduler module

Is your feature request related to a problem? Please describe.
Nope

Describe the solution you'd like
Scheduler module which satisfying below options.

  • warm-up
  • cosine annealing (controllable cycle, minimum, etc)
  • depends on epoch or step

Additionally, the plotting function should be provided to check learning rate scheduling.

[Bug] Trainer iterate twice when given epoch is 1

Describe the bug
Provides epoch as 1 using config.json, but trainer iterate twice.

Expected behavior
Trainer iterate only once.

Screenshots
image

Desktop (please complete the following information):

  • Version 0.1.2

[TODO] Increase test coverage

Is your feature request related to a problem? Please describe.
current test coverage (37%) is too low.

Describe the solution you'd like
the coverage rate must to be at least 60%.

Additional context
In version 0.1.5, this goal should be achieved.

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.