• Joined on 2025-11-10
corentin pushed to main at AYO/breadtube-bot 2026-01-09 00:25:46 +09:00
835b9a42a1
Implement subscription from RSS feed
corentin pushed to main at corentin/pydns 2025-12-26 18:45:45 +09:00
a061edf3a7
Initial commit
corentin created branch main in corentin/pydns 2025-12-26 18:45:45 +09:00
corentin created repository corentin/pydns 2025-12-26 18:35:22 +09:00
corentin pushed to master at corentin/torch_utils 2025-11-10 23:51:23 +09:00
6359258061 Small fix, making h5py optional
1bac46219b Fix dropouts and typos in ViT
0cf142571b Fix typos
06db437aa4 Vision Transformer
90abb84710 Merge branch 'hoel-bagard/torch_utils-BatchNormModifications'
Compare 10 commits »
corentin created branch master in corentin/torch_utils 2025-11-10 23:51:23 +09:00
corentin created repository corentin/torch_utils 2025-11-10 23:51:14 +09:00
corentin pushed to master at corentin/time-series 2025-11-10 23:49:19 +09:00
db52231fa0 Add tensorflow implementation and Encoder experiment
30f55fa967 Add GRU Model
1704b7aad1 Fix networks
e41417c029 Initial commit
corentin created branch master in corentin/time-series 2025-11-10 23:49:18 +09:00
corentin created repository corentin/time-series 2025-11-10 23:49:09 +09:00
corentin pushed to main at corentin/python-osm 2025-11-10 23:46:59 +09:00
3d717d8e7f Minor improvement
338c6eebee Improve projection for desired size
a1e75ed87b Implement web mercator projection
931b30cbce Fix drawing outside borders
1167747fae Initial commit
corentin created branch main in corentin/python-osm 2025-11-10 23:46:59 +09:00
corentin created repository corentin/python-osm 2025-11-10 23:46:52 +09:00
corentin pushed to main at corentin/osm-map-js 2025-11-10 23:46:24 +09:00
bedef43e13 Add osm-map-nano
corentin created branch main in corentin/osm-map-js 2025-11-10 23:46:23 +09:00
corentin created repository corentin/osm-map-js 2025-11-10 23:46:03 +09:00
corentin pushed to main at corentin/kamiyama-map 2025-11-10 23:42:46 +09:00
6741a22527 Add default place (link)
ff1baf7003 Add default marker and gps link
4e89dde75f WSGI compatible (allow gunicorn use)
c59f8f7edb Add host parameter and loglevel in non-debug mode
36956e14bf Fix mobile scale
corentin created branch main in corentin/kamiyama-map 2025-11-10 23:42:46 +09:00
corentin created repository corentin/kamiyama-map 2025-11-10 23:42:12 +09:00
corentin pushed to master at AYO/dl_bench 2025-11-10 22:28:48 +09:00
f85bd68bd6 Add license
dbe5490c5b Add TF1 platform, docker and README
16b7239cd7 Jax implementation, code factorisation
4b2bcfe7e8 Implement TF2 and add, mul and div benchmark
fbf6898dd9 Initial commit