https://github.com/amore-labs/blog

Migrating to quarto from the previous fastpages blog.

https://github.com/amore-labs/blog

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Migrating to quarto from the previous fastpages blog.

Basic Info
Statistics
  • Stars: 0
  • Watchers: 4
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed about 2 years ago
Metadata Files
Readme

README.md

OpenML Labs blog

This repository serves as the blog for the OpenML Labs. It uses Quarto to render the blog posts from markdown and jupyter notebooks.

How to write a post?

  • Clone this repository
  • Install quarto : Here
  • Create a new folder in the posts directory with the name of your post
    • git checkout -b <post-name>
    • Create a markdown file or a jupyter notebook in the folder
    • Add a header to the start of the file as below yaml --- toc: true layout: post description: Experimenting with LLM temperature and its effects on answer quality categories: [llm] title: Experiments with Temperature author: Subhaditya Mukherjee date : 2024-07-08 ---
    • Add any images or other files that are needed for the post in the folder
  • Run quarto preview to see the post locally (IMPORTANT)
  • git add . && git commit -m "Added post" && git push
  • Create a pull request to the main branch
  • Once the PR is merged, the post will be live on the blog

Owner

  • Name: Artificial Minds @ TU/e
  • Login: amore-labs
  • Kind: organization
  • Email: openml-labs@tue.nl

GitHub Events

Total
Last Year