Automated update
This commit is contained in:
BIN
dconf/user
BIN
dconf/user
Binary file not shown.
@@ -16,7 +16,6 @@
|
||||
; (gtk_accel_path "<Actions>/DocumentActions/Context09s" "<Primary>9")
|
||||
; (gtk_accel_path "<Actions>/FileActions/New" "<Primary>n")
|
||||
; (gtk_accel_path "<Actions>/WindowActions/DebugMenu" "")
|
||||
; (gtk_accel_path "<Actions>/ModeStackActions/ZoomViewMode" "")
|
||||
; (gtk_accel_path "<Actions>/DocumentActions/Context00s" "<Primary>0")
|
||||
; (gtk_accel_path "<Actions>/WindowActions/OnlineHelpIndex" "F1")
|
||||
; (gtk_accel_path "<Actions>/WindowActions/HSVWheelTool" "")
|
||||
|
||||
@@ -62,7 +62,7 @@
|
||||
}
|
||||
],
|
||||
"w": 23,
|
||||
"h": 1005
|
||||
"h": 1044
|
||||
},
|
||||
"right_sidebar": {
|
||||
"groups": [
|
||||
@@ -72,13 +72,13 @@
|
||||
}
|
||||
],
|
||||
"w": 23,
|
||||
"h": 1005
|
||||
"h": 1044
|
||||
},
|
||||
"floating": [],
|
||||
"position": {
|
||||
"x": 10,
|
||||
"x": 1610,
|
||||
"y": 39,
|
||||
"w": 1042,
|
||||
"w": 1896,
|
||||
"h": 1147
|
||||
},
|
||||
"autohide": true,
|
||||
|
||||
@@ -21,4 +21,4 @@ settings:
|
||||
content.proxy:
|
||||
global: system
|
||||
content.user_stylesheets:
|
||||
global: style.css
|
||||
global: null
|
||||
|
||||
@@ -181,3 +181,6 @@ https://github.com/pelovett/C-LSTM pelovett/C-LSTM: An implementation of the LST
|
||||
https://apaszke.github.io/lstm-explained.html LSTM implementation explained
|
||||
https://medium.com/@CallMeTwitch/building-a-neural-network-zoo-from-scratch-the-long-short-term-memory-network-1cec5cf31b7 The Long Short-Term Memory (LSTM) Network from Scratch | Medium
|
||||
https://community.torproject.org/onion-services/setup/ Tor Project | Set up Your Onion Service
|
||||
https://github.com/hmmlearn/hmmlearn hmmlearn/hmmlearn: Hidden Markov Models in Python, with scikit-learn like API
|
||||
https://www.geeksforgeeks.org/hidden-markov-model-in-machine-learning/ Hidden Markov Model in Machine learning - GeeksforGeeks
|
||||
https://www.geeksforgeeks.org/markov-chains-in-nlp/ Markov Chains in NLP - GeeksforGeeks
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[FileDialog]
|
||||
history=file:///home/klein, file:///home/klein/codeWS/Java/BluejCode/hw/starter, file:///home/klein/codeWS/Java/BluejCode/hw/lab01, file:///home/klein/codeWS/Java/BluejCode/hw/lab02, file:///home/klein/Downloads
|
||||
lastVisited=file:///home/klein/Downloads
|
||||
lastVisited=file:///home/klein
|
||||
qtVersion=5.15.8
|
||||
shortcuts=file:, file:///home/klein
|
||||
sidebarWidth=87
|
||||
|
||||
Reference in New Issue
Block a user