• Joined on 2022-03-11
lluni pushed to master at lluni/reddit-mastodon-crossposter 2024-01-08 15:21:36 +01:00
d69dbd7194 Wait a minute after uploading a video to give Mastodon time to process it
lluni pushed to master at lluni/reddit-mastodon-crossposter 2024-01-08 15:12:39 +01:00
83c87c310d Fix video filename logic
221c8f6c44 Change video downloader to use the highest quality available while staying under a specified file size
Compare 2 commits »
lluni pushed to master at lluni/reddit-mastodon-crossposter 2024-01-04 19:39:59 +01:00
eb34c4cd8a Sort imports
cf2d9b8af6 Change video download logic to enable videos with sound
34c734bc0d Update environment
d12da18403 Change default cleanup offset
Compare 4 commits »
lluni pushed to master at lluni/reddit-mastodon-crossposter 2023-08-07 13:03:10 +02:00
d369d30b32 Make number of batches configurable in cleanup script
lluni pushed to master at lluni/reddit-mastodon-crossposter 2023-08-03 00:24:37 +02:00
404f9f0928 Improved logging
lluni pushed to master at lluni/reddit-mastodon-crossposter 2023-08-02 20:41:25 +02:00
cc30007584 Add flexible offset to cleanup script
lluni pushed to master at lluni/reddit-mastodon-crossposter 2023-08-02 19:33:45 +02:00
bca10829a5 Simplified number of batches in cleanup script
0a084946a3 Add another return condition in cleanup script
Compare 2 commits »
lluni pushed to master at lluni/reddit-mastodon-crossposter 2023-08-02 00:32:58 +02:00
70625e5f1b Changed wording
lluni pushed to master at lluni/reddit-mastodon-crossposter 2023-08-02 00:03:07 +02:00
220cc7f7fa Fix typo
lluni pushed to master at lluni/reddit-mastodon-crossposter 2023-08-01 23:58:20 +02:00
3347b83334 Stop cleanup when hitting rate limit
lluni pushed to master at lluni/reddit-mastodon-crossposter 2023-08-01 22:49:47 +02:00
a35a6303b6 Add starting cleanup from arbitrary post IDs to combat rate limits
lluni pushed to master at lluni/reddit-mastodon-crossposter 2023-08-01 19:19:00 +02:00
f9b720e2e1 Add break condition in cleanup script
lluni pushed to master at lluni/reddit-mastodon-crossposter 2023-08-01 19:03:16 +02:00
c48ca60623 Change env yaml to a complete conda export to prevent breaking changes
lluni pushed to master at lluni/reddit-mastodon-crossposter 2023-08-01 18:59:51 +02:00
f86e7f0a02 Add some comments
lluni pushed to master at lluni/reddit-mastodon-crossposter 2023-08-01 18:56:02 +02:00
091927de06 Add cleanup script to delete old inactive posts
lluni pushed to master at lluni/rust-nn 2023-02-05 18:58:39 +01:00
0e6e15d201 Allocate vectors with capacity for faster init
lluni pushed to master at lluni/rust-nn 2023-02-04 20:35:40 +01:00
a39ac835e4 Added (approximated) GELU activation function
e564f1de30 Fixed logistic_prime
9a88ef6071 Forgot an activation function
Compare 3 commits »
lluni pushed to master at lluni/rust-nn 2023-02-04 19:15:19 +01:00
a02110f2db Optimized activation functions
lluni pushed to master at lluni/rust-nn 2023-02-04 18:43:08 +01:00
f2d3d00ce6 Optimized backward_pass in FCLayer
lluni pushed to master at lluni/rust-nn 2023-02-04 18:32:24 +01:00
7b12a054d5 Improved loss functions
98bc599dac Improved backward_pass
f2e54cfac1 Improved forward_pass
Compare 3 commits »