Automated update

This commit is contained in:
klein panic
2025-02-07 22:05:52 -05:00
parent 8e06eb6821
commit 6bfe770ee6
6 changed files with 9 additions and 7 deletions

Binary file not shown.

View File

@@ -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" "")

View File

@@ -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,

View File

@@ -21,4 +21,4 @@ settings:
content.proxy:
global: system
content.user_stylesheets:
global: style.css
global: null

View File

@@ -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

View File

@@ -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