NielsRogge commited on
Commit
6a174db
·
unverified ·
2 Parent(s): 3f8abf5c84cfd9

Merge pull request #67 from NielsRogge/feature/update_ijcnn

Browse files

Update IJCNN conference data with accurate deadlines and dates

Files changed (1) hide show
  1. src/data/conferences/ijcnn.yml +21 -8
src/data/conferences/ijcnn.yml CHANGED
@@ -3,23 +3,36 @@
3
  id: ijcnn2025
4
  full_name: International Joint Conference on Neural Networks
5
  link: https://2025.ijcnn.org/
6
- deadline: '2025-02-05 23:59:59'
7
- timezone: UTC-12
8
  date: June 30 - July 5, 2025
 
 
9
  era_rating: a
10
  tags:
11
  - machine-learning
12
  city: Rome
13
  country: Italy
14
  rankings: 'CCF: C, CORE: B, THCPL: B'
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  - title: IJCNN
16
  year: 2026
17
  id: ijcnn26
18
  full_name: International Joint Conference on Neural Networks
19
  link: https://attend.ieee.org/wcci-2026/
20
- deadline: '2025-09-24 23:59:59'
21
- timezone: UTC-12
22
- date: June 21-26, 2026
23
  era_rating: a
24
  tags:
25
  - machine-learning
@@ -31,12 +44,12 @@
31
  - type: submission
32
  label: Paper Submission
33
  date: '2026-01-31 23:59:59'
34
- timezone: UTC-12
35
  - type: notification
36
  label: Paper acceptance notification
37
  date: '2026-03-15 23:59:59'
38
- timezone: UTC-12
39
  - type: camera_ready
40
  label: Camera-ready papers
41
  date: '2026-05-15 23:59:59'
42
- timezone: UTC-12
 
3
  id: ijcnn2025
4
  full_name: International Joint Conference on Neural Networks
5
  link: https://2025.ijcnn.org/
 
 
6
  date: June 30 - July 5, 2025
7
+ start: 2025-06-30
8
+ end: 2025-07-05
9
  era_rating: a
10
  tags:
11
  - machine-learning
12
  city: Rome
13
  country: Italy
14
  rankings: 'CCF: C, CORE: B, THCPL: B'
15
+ deadlines:
16
+ - type: submission
17
+ label: Paper Submission
18
+ date: '2025-01-30 23:59:59'
19
+ timezone: AoE
20
+ - type: notification
21
+ label: Paper Acceptance Notification
22
+ date: '2025-03-31 23:59:59'
23
+ timezone: AoE
24
+ - type: camera_ready
25
+ label: Camera-Ready Paper Submission
26
+ date: '2025-05-01 23:59:59'
27
+ timezone: AoE
28
  - title: IJCNN
29
  year: 2026
30
  id: ijcnn26
31
  full_name: International Joint Conference on Neural Networks
32
  link: https://attend.ieee.org/wcci-2026/
33
+ date: June 21 - 26, 2026
34
+ start: 2026-06-21
35
+ end: 2026-06-26
36
  era_rating: a
37
  tags:
38
  - machine-learning
 
44
  - type: submission
45
  label: Paper Submission
46
  date: '2026-01-31 23:59:59'
47
+ timezone: AoE
48
  - type: notification
49
  label: Paper acceptance notification
50
  date: '2026-03-15 23:59:59'
51
+ timezone: AoE
52
  - type: camera_ready
53
  label: Camera-ready papers
54
  date: '2026-05-15 23:59:59'
55
+ timezone: AoE