Skip to content

Instantly share code, notes, and snippets.

View stdio2016's full-sized avatar
👋
Can you teach me how to become an extrovert

陳羿豐 Yi-Feng Chen stdio2016

👋
Can you teach me how to become an extrovert
View GitHub Profile
@yoyolicoris
yoyolicoris / differentiable_lfilter.py
Last active August 25, 2022 12:59
This lfilter can propogate gradient to filter coefficients.
import torch
import torch.nn as nn
import torch.nn.functional as F
from torchaudio.functional import lfilter as torch_lfilter
from torch.autograd import Function, gradcheck
class lfilter(Function):
@staticmethod
@12345ieee
12345ieee / GC2_formulae.txt
Last active July 23, 2023 03:57
GC2 formulae
Gem combination:
Grade difference = 0:
gem.damageMin 0.83 0.71 1.2 * rand()
gem.damageMax 0.87 0.71 2.4 * rand()
gem.range 0.694 0.388
gem.reloadingSpeed 0.74 0.44
gem.bloodBoundRatioPerHitStep 0.78 0.31
gem.slowPower 0.81 0.35
gem.poisonDamage 0.96 0.85
@xatier
xatier / sec_hw1.md
Last active February 27, 2023 22:04

1. Select a web site.

use wget to mirror www.mit.edu

Imgur

the directory hierarchy of the site.