🎯
Focusing
PhD student in Microelectronics. Previously MSc Embedded Systems and BSc in Aerospace Engineering student at Delft University of Technology.
-
Webcellence
- The Netherlands
-
12:23
- 1h ahead - https://douwe.xyz
- https://orcid.org/0000-0001-8658-8287
- @douwedb
- douwe.db
- in/douwedenblanken
- https://scholar.google.com/citations?user=Jt11d9IAAAAJ&hl=en&inst=6173373803492361994&oi=ao
Pinned Loading
-
flw0/equation-editor-react
flw0/equation-editor-react PublicEquation editor based on Mathquill for React web apps
-
LSTM-Sequential-MNIST
LSTM-Sequential-MNIST PublicReference performance of an LSTM in PyTorch for the sequential MNIST task
Jupyter Notebook 3
-
Möller–Trumbore ray-triangle interse...
Möller–Trumbore ray-triangle intersection algorithm (for ray tracing) in Python and Numpy, vectorized 1On my 2014 MacBook Pro (2.5 GHz), this vectorized version is about 250 times faster when used for a large numbers of triangles compared to the original algorithm. You can also parallelize this code over multiple threads, but due to the large overhead of creating a thread pool, this is only really useful when you have a very large number of rays.
23I also tried to vectorize the rays, instead of using a loop. I did this by using:
45```python3
-
Matrix multiplication in graph form
Matrix multiplication in graph form 1{
2"cells": [
3{
4"cell_type": "markdown",
5"metadata": {},
-
viola-jones-python
viola-jones-python PublicThe simplest Python Viola Jones implementation
Python 2
-
Simple sequential MNIST dataset impl...
Simple sequential MNIST dataset implementation in Python and PyTorch for usage in recurrent neural networks. See for project using this dataset here: https://github.com/V0XNIHILI/LSTM-Sequential-MNIST 1import torch
2import torch.nn as nn
3import torchvision
4from torch.utils.data import Dataset
5
1,350 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created 3 commits in 1 repository
Created an issue in V0XNIHILI/autolightning that received 1 comment
Opened 2 other issues in 1 repository
V0XNIHILI/autolightning
1
open
1
closed
-
Can data loader also be a data loader object or a list of data loader objects?
This contribution was made on Mar 7
-
Make sure that dataset can have also class and args per phase in a dict
This contribution was made on Mar 6
7
contributions
in private repositories
Mar 5 – Mar 6