Auto saved by Logseq
This commit is contained in:
@@ -0,0 +1,57 @@
|
||||
type:: [[conferencepaper]]
|
||||
date:: [[31-01-2024]] - 15:50
|
||||
full-title:: Experimenting with MuTaGENe: a custom GPT model to create domain-aware model mutations
|
||||
external-links:: https://join.skype.com/CpyGW9LDHkQN https://github.com/MDEGroup/MODELS-2024-Model_Mutation
|
||||
todoist:: https://app.todoist.com/showTask?id=7650967289
|
||||
year:: 2024
|
||||
deadline-abstract:: [[21-03-2024]]
|
||||
deadline-submission:: [[30-03-2024]]
|
||||
date-submitted:: [[30-03-2024]]
|
||||
date-start::
|
||||
status:: [[REJECTED]]
|
||||
venue:: [[MODELS]]
|
||||
leader:: [[people/juri]]
|
||||
progress:: {{renderer :todomaster}}
|
||||
|
||||
- ## MEETINGS
|
||||
- {{query (and [[PAPERS/MODELS-2024-MODEL-MUTATION]] (block-property :type [[meeting]]) (not (page [[PAPERS/MODELS-2024-MODEL-MUTATION]])) (not [[GOALS-TODOIST]]))}}
|
||||
query-table:: true
|
||||
query-properties:: [:page :people :duration]
|
||||
- query-table:: true
|
||||
- ## READINGS
|
||||
- #+BEGIN_QUERY
|
||||
{:title "Related readings in Omnivore"
|
||||
:query [:find (pull ?b [*] )
|
||||
:in $ ?current-page
|
||||
:where
|
||||
[?b :block/page ?p]
|
||||
[?p :block/name ?p-name]
|
||||
[?b :block/content ?c]
|
||||
[(clojure.string/includes? ?c ?current-page)]
|
||||
[(clojure.string/includes? ?p-name "omnivore")]
|
||||
]
|
||||
:inputs [:current-page]}
|
||||
#+END_QUERY
|
||||
-
|
||||
- ## TASKs
|
||||
- DONE rivedere abstract
|
||||
- DONE Rivedere introduction
|
||||
- DONE Capire se estendere il listing 1 per migliorare la presentazione di Wodel (e quindi togliere questa descrizione in sez 4.2)
|
||||
- DONE finire di vedere sezione 4
|
||||
- DONE Vedere la sezione result
|
||||
- DONE Estendere i related work
|
||||
- DONE Scrivere future work
|
||||
- DONE Sistemare le info della conferenza
|
||||
- DONE Beautify tabelle
|
||||
- DONE Raffinare future work
|
||||
- {:height 114, :width 484}
|
||||
- DONE Controllare replication package
|
||||
- {:height 277, :width 511}
|
||||
- Questo andava fatto vedere con qualche esperimento (con e senza questo codice Python)
|
||||
- ### TASKS
|
||||
- {{query (and [[PAPERS/MODELS-2024-MODEL-MUTATION]] (task TODO DOING) (not [[GOALS-TODOIST]]))}}
|
||||
query-table:: true
|
||||
-
|
||||
- ## ❓️ QUESTIONS TO ANSWER
|
||||
{{query (and [[question]][[PAPERS/MODELS-2024-MODEL-MUTATION]])}}
|
||||
- ## [[PAPERS/NOTES]]
|
||||
Reference in New Issue
Block a user