User contributions for Rice
From Rice Wiki
4 July 2024
- 23:3823:38, 4 July 2024 diff hist +197 Diffusion model →Forward diffusion Tag: Visual edit
- 23:2523:25, 4 July 2024 diff hist +213 Diffusion model →Forward diffusion Tag: Visual edit
- 23:1923:19, 4 July 2024 diff hist +54 Diffusion model →Principle Tag: Visual edit
- 23:1523:15, 4 July 2024 diff hist +160 Diffusion model No edit summary Tag: Visual edit
- 22:5922:59, 4 July 2024 diff hist +717 Diffusion model No edit summary Tag: Visual edit
- 22:3522:35, 4 July 2024 diff hist +154 N Diffusion model Created page with "= Sources = * https://erdem.pl/2023/11/step-by-step-visual-introduction-to-diffusion-models Category:Computer Science Category:Machine Learning" Tag: Visual edit
21 June 2024
- 22:5522:55, 21 June 2024 diff hist +185 Prompt attack and defense →Attack and defense methods current Tag: Visual edit
- 22:3722:37, 21 June 2024 diff hist +43 Prompt attack and defense →Attack methods Tag: Visual edit
- 22:3222:32, 21 June 2024 diff hist +93 Prompt attack and defense →Attack methods Tag: Visual edit
- 22:3022:30, 21 June 2024 diff hist +154 N Prompt attack and defense Created page with "== Attack methods == {| class="wikitable" |+ !Name !Description !Paper |- |GPT Fuzzer | | |- | | | |- | | | |} Category:Cybersecurity Category:LLM" Tag: Visual edit
19 June 2024
- 21:4821:48, 19 June 2024 diff hist +1,567 N Process Created page with "Category:Computer Science In Linux, a '''program''' is a passive set of machine code instructions and data stored in an executable image. A '''process''' can be thought of as this passive program in action. Processes are independent separate tasks. If one process crashed, it will not affect any other processes. The kernel manages resource allocation (such as the CPU) between different processes. This is done by the scheduler. == Process composition == Represen..." Tag: Visual edit
- 01:4801:48, 19 June 2024 diff hist +250 Jailbreak No edit summary current
- 01:4401:44, 19 June 2024 diff hist +280 N HELM Created page with "'''HELM''' (Holistic Evaluation of Language Models) is a benchmark for evaluating LLMs for dangers to the user. It checks LLM in many scenarios with many metrics for ethical concerns. Its goal is to be a standardized and holistic language model benchmark. Category:LLM" current Tag: Visual edit
17 June 2024
- 19:0919:09, 17 June 2024 diff hist +818 N Fuzzing Created page with "Category:Cybersecurity '''Fuzzing''' is a testing technique, where random outputs are generated to probe unintended behaviors of a software program. = Principle = Fuzzing is generally split into 4 steps: seed initialization, seed selection, mutation, and execution. '''Seed initialization''' is the initial input to the fuzzing program. It can be random or human-designed to induce a specific behavior. '''Seed selection''' follows seed initialization. After a pool o..." current Tag: Visual edit
11 June 2024
- 20:2220:22, 11 June 2024 diff hist +55 Evaluation metrics No edit summary current
- 20:2020:20, 11 June 2024 diff hist +37 Evaluation metrics No edit summary
- 20:1720:17, 11 June 2024 diff hist +144 N Evaluation metrics Created page with "Category:Machine Learning Here is a list of evaluation metrics for machine learning models: * Classification tasks ** Confusion matrix"
10 June 2024
- 17:2117:21, 10 June 2024 diff hist +112 Eigenvector →Eigenspace current
- 17:1517:15, 10 June 2024 diff hist +474 Homogeneous linear systems: constant coefficients No edit summary current
- 15:1115:11, 10 June 2024 diff hist +76 Homogeneous linear systems: constant coefficients No edit summary
- 15:0915:09, 10 June 2024 diff hist +126 Homogeneous linear systems: constant coefficients No edit summary
- 15:0615:06, 10 June 2024 diff hist +238 N Homogeneous linear systems: constant coefficients Created page with "Category:Differential Equations Homogeneous linear systems of ODEs take the following form: <math> \vec{x}'=Ax </math> Similar to the scalar case, we look for some exponential solutions: <math> \vec{x}=e^{rt}\vec{\xi } </math>"
- 15:0115:01, 10 June 2024 diff hist +77 Systems of ODEs →Initial value problem current
- 14:5814:58, 10 June 2024 diff hist +354 General existence theorem No edit summary current
- 14:5214:52, 10 June 2024 diff hist +42 General existence theorem No edit summary
- 14:4714:47, 10 June 2024 diff hist +94 Wronskian No edit summary current
- 14:4614:46, 10 June 2024 diff hist +101 Wronskian →Systems
- 14:4214:42, 10 June 2024 diff hist +7 Abel's theorem No edit summary current
- 14:4214:42, 10 June 2024 diff hist +94 Abel's theorem No edit summary
- 14:3714:37, 10 June 2024 diff hist +210 Wronskian No edit summary
- 14:3614:36, 10 June 2024 diff hist +189 Systems of ODEs →Initial value problem
- 14:3014:30, 10 June 2024 diff hist +170 Systems of ODEs →Initial value problem
- 14:2814:28, 10 June 2024 diff hist +138 Linear independence (functions) No edit summary current
- 14:2714:27, 10 June 2024 diff hist +269 N Linear independence (functions) Created page with "Category:Differential Equations Given a set of functions <math> \vec{x}^{(1)},\ldots,\vec{x}^{(k)} </math> Defined in a < t < b. They are linearly independent of the only solution to <math> c_1\vec{x}^{(1)}+\ldots+c_k\vec{x}^{(k)}=0 </math> is all c's being 0."
- 14:1514:15, 10 June 2024 diff hist +7 Systems of ODEs →Initial value problem
- 14:1414:14, 10 June 2024 diff hist +182 Systems of ODEs →Reduce order
- 14:0914:09, 10 June 2024 diff hist +133 Systems of ODEs →Reduce order
- 14:0714:07, 10 June 2024 diff hist +413 Systems of ODEs No edit summary
- 07:0007:00, 10 June 2024 diff hist +4 Systems of ODEs No edit summary
- 06:5906:59, 10 June 2024 diff hist +154 Systems of ODEs No edit summary
- 06:5706:57, 10 June 2024 diff hist +84 Systems of ODEs No edit summary
- 06:5506:55, 10 June 2024 diff hist +98 Systems of ODEs No edit summary
- 06:5306:53, 10 June 2024 diff hist +243 N Systems of ODEs Created page with "Category:Differential Equations An nxn system of ODEs looks like the following <math> \begin{aligned} x_1'&=F_1(t,x_1,x_2,\ldots,x_n)\\ x_2'&=F_2(t,x_1,x_2,\ldots,x_n)\\ \ldots\\ x_n'&=F_n(t,x_1,x_2,\ldots,x_n)\\ \end{aligned} </math>"
- 06:5106:51, 10 June 2024 diff hist +23 Ordinary differential equation →Solvable Classes current
- 06:4906:49, 10 June 2024 diff hist +293 N Diagonalization Created page with "= Conditions = There are two important cases indicating that A is diagonlizable: 1. If the charateristic polynomial has n distinct roots 2. If A is symmetric in the real case or Hermitian in the complex case, it always has a basis of eigenvectors, which can be orthogonal." current
- 06:4606:46, 10 June 2024 diff hist +71 Eigenvector No edit summary
- 06:4306:43, 10 June 2024 diff hist −32 Eigenvector →Eigenspace
- 06:4306:43, 10 June 2024 diff hist +618 Eigenvector No edit summary
- 06:3506:35, 10 June 2024 diff hist +509 Eigenvector No edit summary
- 06:3106:31, 10 June 2024 diff hist +27 N Eigenvector Created page with "Category:Linear Algebra"