2021-12-21 13:30:09 +00:00
<!DOCTYPE html>
< html >
< head >
< meta name = "generator" content = "Hugo 0.82.1" / >
< meta charset = "utf-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" > < title > Brainsteam - The irregular mental expulsions of a PhD student and CTO of Filament, my views are my own and do not represent my employers in any way. < / title > < meta name = "viewport" content = "width=device-width, initial-scale=1" >
< link rel = "alternate" type = "application/rss+xml" href = "https://brainsteam.co.uk/index.xml" title = "Brainsteam" / >
< meta itemprop = "name" content = "Brainsteam" >
< meta itemprop = "description" content = "" > < meta property = "og:title" content = "Brainsteam" / >
< meta property = "og:description" content = "" / >
< meta property = "og:type" content = "website" / >
< meta property = "og:url" content = "https://brainsteam.co.uk/" / >
< meta name = "twitter:card" content = "summary" / >
< meta name = "twitter:title" content = "Brainsteam" / >
< meta name = "twitter:description" content = "" / >
< link href = 'https://fonts.googleapis.com/css?family=Playfair+Display:700' rel = 'stylesheet' type = 'text/css' >
< link rel = "stylesheet" type = "text/css" media = "screen" href = "https://brainsteam.co.uk/css/normalize.css" / >
< link rel = "stylesheet" type = "text/css" media = "screen" href = "https://brainsteam.co.uk/css/main.css" / >
< link id = "dark-scheme" rel = "stylesheet" type = "text/css" href = "https://brainsteam.co.uk/css/dark.css" / >
< script src = "https://brainsteam.co.uk/js/feather.min.js" > < / script >
< script src = "https://brainsteam.co.uk/js/main.js" > < / script >
< / head >
< body >
< div class = "container wrapper" >
< div class = "header" >
< div class = "avatar" >
< a href = "https://brainsteam.co.uk/" >
< img src = "/images/avatar.png" alt = "Brainsteam" / >
< / a >
< / div >
< h1 class = "site-title" > < a href = "https://brainsteam.co.uk/" > Brainsteam< / a > < / h1 >
< div class = "site-description" > < p > The irregular mental expulsions of a PhD student and CTO of Filament, my views are my own and do not represent my employers in any way.< / p > < nav class = "nav social" >
< ul class = "flat" > < li > < a href = "https://twitter.com/jamesravey/" title = "Twitter" rel = "me" > < i data-feather = "twitter" > < / i > < / a > < / li > < li > < a href = "https://github.com/ravenscroftj" title = "Github" rel = "me" > < i data-feather = "github" > < / i > < / a > < / li > < li > < a href = "/index.xml" title = "RSS" rel = "me" > < i data-feather = "rss" > < / i > < / a > < / li > < / ul >
< / nav > < / div >
< nav class = "nav" >
< ul class = "flat" >
< li >
< a href = "/" > Home< / a >
< / li >
< li >
< a href = "/tags" > Tags< / a >
< / li >
< li >
< a href = "https://jamesravey.me" > About Me< / a >
< / li >
< / ul >
< / nav >
< / div >
< div class = "recent-posts section" >
< div class = "posts" >
< div class = "post" >
< div class = "post-header" >
< div class = "meta" >
< div class = "date" >
2021-12-21 14:14:01 +00:00
< span class = "day" > 27< / span >
< span class = "rest" > Nov 2020< / span >
2021-12-21 13:30:09 +00:00
< / div >
< / div >
< div class = "matter" >
< h4 class = "title small" >
2021-12-21 14:14:01 +00:00
< a href = "/2020/11/27/dvc-and-backblaze-b2-for-reliable-reproducible-data-science/" > DVC and Backblaze B2 for Reliable & Reproducible Data Science< / a >
2021-12-21 13:30:09 +00:00
< / h4 >
< span class = "description" >
2021-12-21 14:14:01 +00:00
## Introduction
When you& #8217;re working with large datasets, storing them in git alongside your source code is usuall...
2021-12-21 13:30:09 +00:00
< / span >
< / div >
< / div >
< / div >
< div class = "post" >
< div class = "post-header" >
< div class = "meta" >
< div class = "date" >
2021-12-21 14:14:01 +00:00
< span class = "day" > 04< / span >
< span class = "rest" > Sep 2020< / span >
2021-12-21 13:30:09 +00:00
< / div >
< / div >
< div class = "matter" >
< h4 class = "title small" >
2021-12-21 14:14:01 +00:00
< a href = "/2020/09/04/dark-recommendation-engines-algorithmic-curation-as-part-of-a-healthy-information-diet/" > ‘ Dark’ Recommendation Engines: Algorithmic curation as part of a ‘ healthy’ information diet.< / a >
2021-12-21 13:30:09 +00:00
< / h4 >
< span class = "description" >
2021-12-21 14:14:01 +00:00
### In an ever-growing digital landscape filled with more content than a person can consume in their lifetime, recommend...
2021-12-21 13:30:09 +00:00
< / span >
< / div >
< / div >
< / div >
< div class = "post" >
< div class = "post-header" >
< div class = "meta" >
< div class = "date" >
2021-12-21 14:14:01 +00:00
< span class = "day" > 02< / span >
< span class = "rest" > Feb 2020< / span >
2021-12-21 13:30:09 +00:00
< / div >
< / div >
< div class = "matter" >
< h4 class = "title small" >
2021-12-21 14:14:01 +00:00
< a href = "/2020/02/02/pytorch-1-x-x-and-pipenv-and-specific-versions-of-cuda/" > PyTorch 1.X.X and Pipenv and Specific versions of CUDA< / a >
2021-12-21 13:30:09 +00:00
< / h4 >
< span class = "description" >
2021-12-21 14:14:01 +00:00
I recently ran into an issue where the newest version of Torch (as of writing 1.4.0) requires a newer version of CUDA/Nv...
2021-12-21 13:30:09 +00:00
< / span >
< / div >
< / div >
< / div >
< div class = "post" >
< div class = "post-header" >
< div class = "meta" >
< div class = "date" >
2021-12-21 14:14:01 +00:00
< span class = "day" > 20< / span >
< span class = "rest" > Jun 2019< / span >
2021-12-21 13:30:09 +00:00
< / div >
< / div >
< div class = "matter" >
< h4 class = "title small" >
2021-12-21 14:14:01 +00:00
< a href = "/2019/06/20/how-can-ai-practitioners-reduce-our-carbon-footprint/" > How can AI practitioners reduce our carbon footprint?< / a >
2021-12-21 13:30:09 +00:00
< / h4 >
< span class = "description" >
2021-12-21 14:14:01 +00:00
In recent weeks and months the impending global climate catastrophe has been at the forefront of many peoples& #8217; min...
2021-12-21 13:30:09 +00:00
< / span >
< / div >
< / div >
< / div >
< div class = "post" >
< div class = "post-header" >
< div class = "meta" >
< div class = "date" >
2021-12-21 14:14:01 +00:00
< span class = "day" > 24< / span >
< span class = "rest" > Apr 2019< / span >
2021-12-21 13:30:09 +00:00
< / div >
< / div >
< div class = "matter" >
< h4 class = "title small" >
2021-12-21 14:14:01 +00:00
< a href = "/2019/04/24/why-im-excited-about-kubernetes-google-anthos-the-future-of-enterprise-ai-deployment/" > Why I’ m excited about Kubernetes + Google Anthos: the Future of Enterprise AI deployment< / a >
2021-12-21 13:30:09 +00:00
< / h4 >
< span class = "description" >
2021-12-21 14:14:01 +00:00
### _Filament build and deploy enterprise AI applications on behalf of incumbent & nbsp;institutions in finance, biotech,...
2021-12-21 13:30:09 +00:00
< / span >
< / div >
< / div >
< / div >
< ul class = "pagination" >
< li class = "page-item page-prev" >
< a href = "/" class = "page-link" aria-label = "Previous" > < span aria-hidden = "true" > ← Prev page< / span > < / a >
< / li >
< li class = "page-item page-next" >
< a href = "/page/3/" class = "page-link" aria-label = "Next" > < span aria-hidden = "true" > Next page →< / span > < / a >
< / li >
< / ul >
< / div >
< / div >
< / div >
< div class = "footer wrapper" >
< nav class = "nav" >
< div > 2021 © James Ravenscroft 2020 | < a href = "https://github.com/knadh/hugo-ink" > Ink< / a > theme on < a href = "https://gohugo.io" > Hugo< / a > < / div >
< / nav >
< / div >
< script type = "application/javascript" >
var doNotTrack = false;
if (!doNotTrack) {
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-186263385-1', 'auto');
ga('send', 'pageview');
}
< / script >
< script async src = 'https://www.google-analytics.com/analytics.js' > < / script >
< script > feather . replace ( ) < / script >
< / body >
< / html >