Giter Site home page Giter Site logo

Comments (1)

ilovemyminutes avatar ilovemyminutes commented on May 29, 2024

목적

(1) 외부 데이터로 사전 학습한 뒤 주어진 데이터를 학습하면 성능이 개선되는지 확인
(2) vocab size(토큰 수)를 늘렸을 때 성능 저하 또는 향상이 발생하는지 확인

과정

  • List_of_LaTeX_symbols를 참고하여 새로운 Latex 토큰을 추출한 뒤, 기존 tokens.txt와 병합 => 총 576개 토큰을 얻음(공유폴더첨부-tokens576.txt)
  • 이후 IM2LATEX으로부터 576개 토큰 외 다른 토큰은 포함되지 않은 이미지/GT를 추출 => 총 30,804개 이미지 추출
  • SATRN에 학습 진행: RGB3, Adam, BS36, CustumCosine

추가적으로 확인할 것

  • 576개 토큰의 vocab을 활용한 SATRN 학습(IM2LATEX 활용X) => 목적 (1), (2)에 대한 명확한 확인을 위해

from p4-fr-sorry-math-but-love-you.

Related Issues (20)

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.