Latest blog articles (see all)
0
comment
comment
on 1/29/2024 1:20 PM
Each year the F# Software Foundation holds elections for its Board of Trustees. The role of the Board is to oversee the vision and mission of the F# Software Foundation, to set the goals, and to appoint officers to run the daily operations as appropriat[...]
0
comment
comment
on 12/7/2023 9:30 AM
Back in June, I was in Paris for the NewCrafts conference to talk about
the growing opacity of software systems.
This was fun, partly because NewCrafts is a fantastic conference (you can already get your
tickets for 2024!) and also partly because my talk [...]
0
comment
comment
on 10/28/2023 12:26 PM
Christmas is approaching again 🎅🏻. It’s almost unbelievable that we’re celebrating the 10th annual F# Advent in English! Our journey began back in 2014, and since then, every year has seen us come together during the Advent season to share our F# storie[...]
0
comment
comment
on 8/6/2023 4:26 PM
This concludes the two-part blog entry on turning HuggingFace into a deep learning playground (and we have not even talked about all the LMs they host!). Mostly it will be about Spaces, but we are starting with models. Models We train tons of models as we[...]
0
comment
comment
on 7/31/2023 11:26 AM
I have recently posted a video briefly explaining how we use GNNs (Graph Neural Nets) at Fetch to identify duplicate receipts. I have mentioned HuggingFace in passing there, but in fact I use it quite heavily to make my machine learning life simpler. The [...]
0
comment
comment
on 2/10/2023 2:44 PM
Architecture and urban planning have been a useful source of ideas for thinking about programming.
I have written various blog posts and a paper
Programming as Architecture, Design, and Urban Planning
that argue why and explore some of those ideas. Like u[...]
0
comment
comment
on 1/27/2023 6:45 PM
No training implementation is complete until it allows training on a cluster where each machine has multiple GPUs. Multi-node/Multi-GPU Training with PyTorch Lightning SageMaker does a great job enabling this in Script Mode, and all we have to do is write[...]
0
comment
comment
on 11/10/2022 7:54 AM
Each year the F# Software Foundation holds elections for its Board of Trustees. The role of the Board is to oversee the vision and mission of the F# Software Foundation, to set the goals, and to appoint officers to run the daily operations as appropriat[...]
0
comment
comment
on 8/31/2022 5:03 PM
Figure 1. The Timeless Way of Building - Christopher Alexander
Many programmers know the name of the architect Christopher Alexander for his work on
design patterns that has been adapted into the world of programming. A lot of people
know of the, somet[...]
0
comment
comment
on 8/28/2022 2:11 PM
Roughly 2 months ago, a new long-awaited version of IKVM was announced. The killer feature of the 8.2 release is the support of .NET Core. So, now, IKVM can translate JAR files to .NET Core compatible DLLs. Woohoo! Last week I migrated to the new IKVM two[...]
Copyright (c) 2011-2012 IntelliFactory. All rights reserved. Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy |
Built with WebSharper |