You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Send papers with the usual format/tag in subject: `[paper] <title>`, and body: `<title> \n <url> \n <comment>`
64
64
65
65
### Hackatons
@@ -95,7 +95,7 @@ See also the "asking questions" section on [the learning note](learning.md).
95
95
96
96
## Messaging
97
97
98
-
Use the lab's mailing list (rendeirogroup@int.cemm.at) for searchable, archivable content (announcements, scheduling, papers).
98
+
Use the lab's mailing list ([rendeirogroup@int.cemm.at](rendeirogroup@int.cemm.at)) for searchable, archivable content (announcements, scheduling, papers).
99
99
100
100
Use Microsoft Teams for non-archival content (curiosities, non-urgent questions, fun stuff).
101
101
@@ -121,4 +121,5 @@ Fields with `<>` should be replaced with content.
121
121
## Social meetings and celebrations
122
122
123
123
Social gatherins for example in celebrations of personal and professional achievements are welcome and encouraged.
124
+
124
125
They should however follow the guidelines and rules from CeMM.
- Software development: many paths to learning: https://www.youtube.com/watch?v=66tfvFeALBQ
193
+
- Gradient descent and backpropagation: [https://www.youtube.com/watch?v=VMj-3S1tku0](https://www.youtube.com/watch?v=VMj-3S1tku0)
194
+
- Transformers from scratch: [https://e2eml.school/transformers.html](https://e2eml.school/transformers.html)
195
+
- Data visualization / figure making with Python: [https://github.com/frankligy/python_visualization_tutorial](https://github.com/frankligy/python_visualization_tutorial)
- Software development: many paths to learning: [https://www.youtube.com/watch?v=66tfvFeALBQ](https://www.youtube.com/watch?v=66tfvFeALBQ)
200
200
201
201
## Software packages
202
202
203
203
These are some of the software packages we use often in the lab. You can more easily be aware of the direction of their development and new versions by subscribing to their releases on Github (bell sign -> custom -> releases).
- weightsandbiases ([https://wandb.ai/site](https://wandb.ai/site))\<- join the lab's team at [https://wandb.ai/rendeiro-group](https://wandb.ai/rendeiro-group)
Copy file name to clipboardExpand all lines: source/research.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -5,11 +5,11 @@
5
5
### Initializing a project
6
6
7
7
1. Register your project in the lab's project register:
8
-
1. Go to https://cemmat.sharepoint.com/sites/rendeirolab and find the 'Lab project register.xlsx' or directly at https://cemmat.sharepoint.com/:x:/r/sites/rendeirolab/\_layouts/15/Doc.aspx?sourcedoc=%7B4c72f84b-f33b-4162-a5e8-f05556fdf66b%7D&action=editnew
8
+
1. Go to [https://cemmat.sharepoint.com/sites/rendeirolab](https://cemmat.sharepoint.com/sites/rendeirolab) and find the 'Lab project register.xlsx' or directly [here](https://cemmat.sharepoint.com/:x:/r/sites/rendeirolab/\_layouts/15/Doc.aspx?sourcedoc=%7B4c72f84b-f33b-4162-a5e8-f05556fdf66b%7D&action=editnew).
9
9
1. Start a new row for your project and increment the `Project ID` by one.
10
10
1. Choose an intuitive name for the project, avoiding adding personal information e.g. collaborator names.
11
11
1. Create a project directory structure from the lab's template: `cookiecutter gh:rendeirolab/_project_template`
12
-
1. Create a git repository on GitHub (https://github.com/rendeirolab) with the same name as the project, make a first commit and push to Github.
12
+
1. Create a git repository on GitHub ([https://github.com/rendeirolab](https://github.com/rendeirolab)) with the same name as the project, make a first commit and push to Github.
13
13
1. Create a directory for the project in the CeMM cluster at: `/research/groups/lab_rendeiro/projects/`
14
14
1. Create a directory inside called `data` to store raw data.
15
15
1. Create a directory for the project in the CeMM cluster at: `/nobackup/groups/lab_rendeiro/projects/`
@@ -69,7 +69,7 @@ Below are the preferred types of technology to be used in the lab:
69
69
70
70
## Meta-science
71
71
72
-
- The Night Science Series (https://night-science.org/genome-biology-miniseries/)
73
-
- The Night Science Podcast (https://night-science.org/the-night-science-podcast/)
74
-
- The importance of stupidity in scientific research (https://doi.org/10.1242/jcs.033340)
75
-
- Parachute use to prevent death and major trauma when jumping from aircraft: randomized controlled trial (http://dx.doi.org/10.1136/bmj.k5094)
72
+
- The Night Science Series ([https://night-science.org/genome-biology-miniseries/](https://night-science.org/genome-biology-miniseries/))
73
+
- The Night Science Podcast ([https://night-science.org/the-night-science-podcast/](https://night-science.org/the-night-science-podcast/))
74
+
- The importance of stupidity in scientific research ([https://doi.org/10.1242/jcs.033340](https://doi.org/10.1242/jcs.033340))
75
+
- Parachute use to prevent death and major trauma when jumping from aircraft: randomized controlled trial ([http://dx.doi.org/10.1136/bmj.k5094](http://dx.doi.org/10.1136/bmj.k5094))
0 commit comments