Skip to content

HalfMoon1008/TCL-MAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

TCL-MAP

TCL-MAP/
β”‚
β”œβ”€β”€ data/
β”‚ └── utils.py                      # 데이터 λ‘œλ“œ 및 μ „μ²˜λ¦¬μ™€ κ΄€λ ¨λœ μœ ν‹Έλ¦¬ν‹° ν•¨μˆ˜λ“€
β”‚
β”œβ”€β”€ methods/TCL_MAP/
β”‚ β”œβ”€β”€ SubNets/
β”‚ β”‚ β”œβ”€β”€ transformers_encoder/
β”‚ β”‚ β”‚ β”œβ”€β”€ multihead_attention.py    # λ©€ν‹°ν—€λ“œ μ–΄ν…μ…˜μ„ κ΅¬ν˜„ν•œ λͺ¨λ“ˆ
β”‚ β”‚ β”‚ β”œβ”€β”€ position_embedding.py     # ν¬μ§€μ…˜ μž„λ² λ”©μ„ κ΅¬ν˜„ν•œ λͺ¨λ“ˆ
β”‚ β”‚ β”‚ └── transformer.py            # Transformer 인코더 κ΄€λ ¨ λͺ¨λ“ˆ
β”‚ β”‚ └── FeatureNets.py              # 각 λͺ¨λ‹¬λ¦¬ν‹°(ν…μŠ€νŠΈ, μ˜€λ””μ˜€, λΉ„λ””μ˜€ λ“±)λ‘œλΆ€ν„° ν”Όμ²˜λ₯Ό μΆ”μΆœν•˜λŠ” λ„€νŠΈμ›Œν¬λ₯Ό μ •μ˜ν•˜κΈ° μœ„ν•œ λͺ¨λ“ˆ
β”‚ β”‚ └── AlignNets.py                # λͺ¨λ‹¬λ¦¬ν‹° κ°„μ˜ 정렬을 μˆ˜ν–‰ν•˜λŠ” λ„€νŠΈμ›Œν¬λ₯Ό μ •μ˜ν•˜κΈ° μœ„ν•œ λͺ¨λ“ˆ
β”‚ β”œβ”€β”€ loss.py                       # 손싀 ν•¨μˆ˜ μ •μ˜ (ex. Contrastive Loss)
β”‚ β”œβ”€β”€ manager.py                    # λͺ¨λΈ ν•™μŠ΅ 관리, μ˜΅ν‹°λ§ˆμ΄μ € 및 μŠ€μΌ€μ€„λŸ¬ μ„€μ •, ν›ˆλ ¨ 및 평가 둜직
β”‚ └── model.py                      # TCL-MAP λͺ¨λΈμ˜ 전체 ꡬ쑰 μ •μ˜ 및 κ΅¬ν˜„ | λͺ¨λ“ˆλ“€μ΄ μ–΄λ–»κ²Œ μ—°κ²°λ˜κ³  λ™μž‘ν•˜λŠ”μ§€λ₯Ό κ΅¬ν˜„ν•œ 핡심 파일
β”‚
β”œβ”€β”€ utils/
β”‚ β”œβ”€β”€ functions.py                  # μœ ν‹Έλ¦¬ν‹° ν•¨μˆ˜λ“€ (ER | λͺ¨λΈ μ €μž₯, 볡원, ν…ŒμŠ€νŠΈ μ €μž₯)
β”‚ └── metrics.py                    # 평가 λ©”νŠΈλ¦­μŠ€ μ •μ˜ (정확도, F1 μŠ€μ½”μ–΄ λ“±)

Original source: https://github.com/thuiar/TCL-MAP

About

TCL-MAP model implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages