Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
binder_env
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Foundations of AI and ML
binder_env
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
3
dev-rl-lab
main
default
protected
master
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
30
Sep
29
19
5
29
Aug
21
Mar
20
26
Aug
14
Jan
26
Aug
5
2
12
Jul
10
9
8
5
30
Jun
21
18
17
15
12
11
7
4
28
May
16
Apr
15
8
7
6
29
Mar
23
21
Merge branch 'dev-rl-lab'
main
main
add missing import
dev-rl-lab
dev-rl-lab
add RL helper function
set environment to force 1 cpu core
add requirements of RL exercise
fix pyperplan version
downgrade CSP + planning dependencies for python3.7
revert to pytohn 3.7
change python version
add requirements for CSP and planning coding exercises
Merge branch 'marku61-2023-03-20-1' into 'main'
Explicitly specify the Python version
Specify Python version
master
master
Update README.md
Removing leftover print section 3, penguins
Keeping the same seed in section 3, penguins
Fix so that we load penguin training and test data from file
Fix import section 6 helper file
Addition of likelihood function and convergence function section 6
Rename chapter -> section
Fix small bugs in chapter6 help functions
Fix of missing import
Addition of missing value data chapter 7
Addition of diabetes data loader chapter 7
Addition of data chapter 7
Addition of dataloader chapter 7
Addition of chapter 7 helper file
Addition of full data loader MNIST example
Change of sum and abs in arrayEqual
Addition of helper functions GMM section 6
Addition of dataloaders GMM section 6
Small plotting fix
Add plotting function for DGM section of section 6
Merge branch 'main' of https://gitlab.liu.se/foundations-of-ml/binder_env into main
Addition of chapter 5 helper file
Update chapter4.py
Update chapter4.py
Addition of import chapter4 helper file
Addition of models chapter4
Update to chapter4 helper file
Loading