Skip to content

Instantly share code, notes, and snippets.

View mmathys's full-sized avatar
👽
专注

Max Mathys mmathys

👽
专注
  • Lakera AI
  • Zurich, Switzerland
  • 11:11 (UTC +02:00)
View GitHub Profile
@mmathys
mmathys / KeyMaps.plist
Last active November 26, 2023 23:30
MidiKeys GM Drum Map
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList42.0.dtd">
<plist version="1.0">
<dict>
<key>NumPad GM Drums</key>
<dict>
<key>Ranges</key>
<array>
<dict>
<key>FirstMidiNote</key>
@mmathys
mmathys / ABCSwiss.bundle.zip
Last active July 24, 2023 19:56
ABC Keyboard with Umlauts
@mmathys
mmathys / Main.java
Created October 20, 2020 08:01
Swap Arrays
import java.util.Arrays;
class Main {
public static void main(String[] args) {
int[] array = new int[2];
array[0] = 1;
array[1] = 2;
System.out.println("Vorher: " + Arrays.toString(array));
/* Swap */
public class Main {
public static void main(String[] args) throws Exception {
boolean plus = true;
double summe = 0;
for (int nenner = 1; nenner < 1000; nenner += 2) {
double bruch = 1.0 / nenner;
if (plus) {
summe += bruch;
} else {

Title

Subtitle 1

Subtitle 2

Subtitle 3

Subtitle 4
Model: "sequential_11"
_________________________________________________________________
Layer (type) Output Shape Param #
=================================================================
vgg16 (Model) (None, 14, 14, 512) 14714688
_________________________________________________________________
flatten_11 (Flatten) (None, 100352) 0
_________________________________________________________________
dense_7 (Dense) (None, 20) 2007060
=================================================================
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
$\Gamma_1 \equiv y:\tau_1$
$\Gamma_2 \equiv \Gamma_1, x:\tau_2$
$\Gamma_3 \equiv x:\tau_3'$
$$
\cfrac
{
\cfrac
$$
\begin{aligned}
s_{body} &\equiv x:=x+1\\
s_{loop} &\equiv \text{while } x-y < 0 \text{ do } s_{body} \text{ end}\\
s &\equiv (x:=3;y:=4);s_{loop}
\end{aligned}
$$
$$
\begin{aligned}
//L1
旅游
觉得
为什么
运动
踢足球
一起