add README (very very simple one)
This commit is contained in:
parent
c7772df7c2
commit
35a77674e0
1 changed files with 11 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
メイン: `transformers.jl`
|
||||
テスト用: `test_transformer.jl`
|
||||
|
||||
いつも
|
||||
|
||||
```julia
|
||||
julia> includet("transformers.jl") # Revise
|
||||
|
||||
julia> include("test_transformer.jl")
|
||||
[...]
|
||||
```
|
Loading…
Add table
Reference in a new issue