this post was submitted on 06 Jun 2023
27 points (100.0% liked)

Programming

13353 readers
1 users here now

All things programming and coding related. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 1 year ago
MODERATORS
 

I have been working on a forum site just to dabble with PHP. I'm dockerising it too to practice docker.

you are viewing a single comment's thread
view the rest of the comments
[–] Kaiser@lemmy.world 2 points 1 year ago

Working a global Digital Terrain Model to Digital Surface Model CNN in Pytorch. I have most of of my code written now I'm in the long process of creating and validating input data and ground truth for my first real training run after my geographically limited proof of concept.

I've also started trying to learn Rust, and Web development. I'm having a hard time with rust because I haven't found a good use case for it yet.