Code Monkey home page Code Monkey logo

biaslab-hugo's People

Contributors

abpolym avatar albertpod avatar anoukvdiepen avatar bartvanerp avatar bauglir avatar bertdv avatar bvdmitri avatar hoangmhnguyen avatar ismailsenoz avatar ivan-bocharov avatar magnuskoudahl avatar marcocox avatar nimrais avatar semihakbayrak avatar sepideh-adamiat avatar thijsvdlaar avatar wmkouw avatar wouterwln avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

biaslab-hugo's Issues

Idea: personalized lists of publications

I had an idea to improve the website for outsiders a bit. Currently the team members pages feel a bit repetitive to me. Would it be possible to extend this page with an automatically filtered publication list, such that each member has a personalized list of publications on their profile page. This should make it also a bit clearer to outsiders what everyone is actually working on, without having to go through the general publication list. I am not saying that we have to implement this, but would rather have a discussion and share thoughts.

add projects PHLC and BPTA

In the add-projects branch, there are currently two projects: PHLC and BPTA. I've made a start, @ThijsvdLaar and @marcocox please finish the page for your own project. Specifically, I think we want (1) a short Problem Statement, (2) Methods and Solution Proposal and (3) Results.

There are currently some styling issues, but I've asked @bocharov-ivan to work on those (biaslab/hugo-academic-group#8)

simplify the makefile

As you proposed earlier, let's get rid of some preview options and keep only one.

Ordering pending publications

Scenario:

  • publication A has to_be_published = true, date = 2022-09-30 and publication_date = 2022-11-02 (example: Variational Bayes...)
  • publication B has to_be_published = false, date = 2022-10-17 and publication_date is missing (example: Principled Pruning...)

Then publication A is ranked below B:

1

Since the publications should be ranked by publication date / time (descending: newest publications at the top), this is incorrect (to be published in November is below October, 2022) and has to be fixed.

Probably has to be changed here: https://github.com/biaslab/hugo-academic-group

Contact information

Add to contact information:

Contact

If you like to know more about our work, please contact us at

  • (email icon) [email protected] (Ivan: Can you add something to avoid spamming from automatic agents)
  • (location icon): Flux building 7.060, Groene Loper 19, 5612 AP Eindhoven, the Netherlands.

We gratefully acknowledge financial support from our sponsors:

STW

stw-connecting-innovators-rgb-transparant-klein

### GN ReSound

resoundlogo

paper dates

minor correction please:

Paper at ProbProg 2018 is in Oct 2018 .

Paper at 2018 Conference on Complex Systems is in Sep 2018

Open positions

Find a way to indicate open positions on the group's website.

Propose method to show mission statement on landing strip

Propose a method to display the following on our landing page (see also deepmind landing page):

Developing autonomous agents that learn purposeful behavior from situated environmental interactions . Using these agents to automate the development of new signal processing algorithms.

add open MSc project

Add the open MSc project that is currently in our shared db folder under / project proposals / MSc project 2017

Eg under a new menu item called Recruitment

Color scheme after redesign

After changing the banner picture to new drawing the heading colours look slightly out of place.

We can try other colour combinations that match the updated picture better.

some final touches

I had a look at the current state and I think it looks great. I want to suggest some final touches. Some of these items are actually for the academic-theme and some are for biaslab-hugo, but for convenience (for my convenience) I ve listed them together:

  • bio page for Anouk: change Bsc to BSc
  • increase font size a bit for subtitle "Bayesian Intelligent Autonomous Systems". The line between the title (BIASlab) and the subtitle may not be needed.
  • Move Mission and approach pages to the blog (and as we discussed, use the blog titles). The [read more] then just points to the blogs. And then remove the existing blogs or keep them as hidden examples for new authors, eg post.md-example
  • In the mission page, last line: fix the links: "Please have a look at our [publications](link here) and [projects](link here) sections for an overview of our work".
  • For consistency, switch Eric's image for now to his portrait image. The current one is very hard to see on a small screen (eg phone).
  • The pub by Thijs is not published in the Aug-2016 edition of IEEE Tr. journal. Probably write: accepted for publication, 2016
  • the formatting of Projects, Publications and Blogs sections on the front page should be consistent.
    • The project titles should get the same font as the publication titles and the blog titles. I think we should try one size smaller than what we currently have for the publication (and blog) titles.
    • I think there is no need to add another color (green) to the pub dates and journals. Let's change that to the same blue as the authors. We don't want too many colors.

I am of course not sure if the requested font changes actually make it look better, so if you want to suggest something else, go ahead.

Finally, low priority, but some sections seem quite spacey. Eg there is a lot of white space in the blog section and the publications section. No need to change that now but if you can quickly do something about that, then please try something. If not, let it be.

collection of feedback from viewers

Collecting here comments from viewers of our (now live) site. Not necessarily should we act upon each comment. Just collecting here. If you hear comments from others please add them here.

  • The laptop picture makes the (blue) links hard to read. Solutions: 1. make the image lighter, or 2. change to a different (lighter) image. (comment Gerard Nijsse at GN Hearing).
  • On the main page your picture is a laptop and phone…..perhaps have a hearing instrument or wearable next to the phone…..to indicate the application platform….(A vd Berg, GN Hearing)
  • On a phone screen, the first front page section collects the three read more's at the bottom rather than under the corresponding column. (Bert)

Projects section/page on homepage outdated

The projects section on our homepage is pretty outdated. It has some posts on ForneyLab, but none on for example ReactiveMP. Either we need to actively update this section, or remove it. Perhaps discuss this during the team update.

Add publish workflow into CI

Right now, if we need to deploy the site, someone needs to run make publish, and the number of people who can apply is growing.
We can create a publish workflow in our CI, and we will obtain these changes for free without extending the set of admins.

Store static assets on S3/DO/Azure/...

In the early stages of our website development there was no need for separate hosting for binary static assets (paper PDFs, zipped archives, etc.). However, as time went by, the size of the repository grew significantly. Publishing/cloning process is quite slow and painful as well.

Unfortunately, git-lfs is not supported by Github Pages. In order to remedy repository growth, we should consider storing our binary static assets on a separate server (S3 bucket, Azure machine, etc.) and point a subdomain to this machine.

The uploading of said assets also has to require minimal manual intervention from user side (preferably, it has to happen during make publish run).

Cannot clone repository

Hi guys, I am unable to clone the repository and get the following error message

Cloning into 'C:\Users\...\Desktop\biaslab\biaslab-hugo'...
remote: Enumerating objects: 5149, done.        
remote: Counting objects: 100% (1427/1427), done.        
remote: Compressing objects: 100% (586/586), done.        
remote: Total 5149 (delta 899), reused 1305 (delta 825), pack-reused 3722        
Receiving objects: 100% (5149/5149), 196.08 MiB | 13.06 MiB/s, done.
Resolving deltas: 100% (3234/3234), done.
error: invalid path 'content/publication/realising_synthetic_active_inference_agents,_part_i:_epistemic_objectives_and_graphical_specification_language.md'
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'

There also seems to be an issue with the part 2 paper. If I were to guess, then it might be related to the colon in the file name that breaks windows.

On how to write BIASLAB

On the landing page, at the top in the middle it says BIASLAB. I would like to try two modifications

  • Make the font for LAB a lot thinner. So, more like \fat{BIAS}\thin{LAB}. I still like the sans-serif letters.
  • Add the logo in front of BIASLAB. For now, using a png is fine, later perhaps we can make a font file for our logo, see #8.

biaslab_logo

add picture to project descriptions at homepage

I think it is important to make the frontpage of biaslab.org attractive, ie, less text more images. I suggest that we upgrade the projects strip with an image for each project and less text. A bit more like this; https://www.cs.toronto.edu/~duvenaud/ , see Selected papers section. Later, if this works, we could extend this to the publications and blog sections. The idea is that each project, publication or blog gets an image, a bit of text and one or more buttons for more information.

Propose a sub-menu scheme

Investigate the options for a sub-menu.

For instance, we want a menu item: Vacancies, with sub-items PhD, MSc projects, BSc projects.

issue w `make preview-website`

I got an issue w SimpleHTTPServer, see below

$ make preview-website
hugo -t academic-group
Started building site
0 draft content
0 future content
13 pages created
0 non-page files copied
0 paginator pages created
0 categories created
0 tags created
in 57 ms
cd ./public; python -m SimpleHTTPServer 8000
/home/bert/anaconda3/bin/python: No module named SimpleHTTPServer
make: *** [preview-website] Error 1

`meet the team` link

The meet the team link at the landing page should forward to the members page.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.