Eager-load first card pic
This commit is contained in:
parent
babda52779
commit
dc651e09d1
2 changed files with 6 additions and 1 deletions
|
|
@ -11,6 +11,7 @@ export const greatAi: TimelineElementParameters = {
|
|||
image: greatAiPoster,
|
||||
alt: 'some example code using GreatAI',
|
||||
container: true,
|
||||
isEagerLoaded: true,
|
||||
}),
|
||||
description:
|
||||
'I investigated an approach for increasing the adoption rate of ML deployment libraries and hence the overall quality of industrial deployments. I did this by simultaneously focusing on providing robust, automated implementations of best practices and an accessible API. One of the outcomes of my research is the GreatAI framework.',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue