-
Lund University
- Sweden
- http://bjornregnell.se
Block or Report
Block or report bjornregnell
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
lunduniversity/introprog Public
Teaching material for "Introduction to Programming using Scala" at Lund University, LTH. http://cs.lth.se/pgk/
-
-
Scala library with simple-to-use utilites for students of introductory programming. http://cs.lth.se/pgk/api
-
ubuntu-tweaks Public
My favourite tweaks to ubuntu to get a clean install into something even nicer...
Shell 1
-
scala-first-lessons Public
Slides from "Scala First: Lessons from 3 student generations" at Scala Days 2019 in Lausanne.
TeX 5
1,041 contributions in the last year
Activity overview
Contribution activity
March 2023
Created 85 commits in 6 repositories
Created 2 repositories
- bjornregnell/scai Scala
- bjornregnell/AI-taking-over Scala
Created a pull request in Dsek-LTH/sjungbok that received 1 comment
add Bella Scala
Och här kommer förslag på ny låt som jag lagt sist bland Nördiga Visor. Den har demonstrerats på senaste skiphgtesgasquen. Och en hel del jubel utb…
Opened 5 issues in 1 repository
bjornregnell/scai
5
open
- Use softmax to generalize sigmoid to allow multiple outputs
- Make a simple NLP application by training a small language model
- Add more datasets and create bigger networks to illustrate more complex netweorks and abilities
- Improvement 2: Use a smarter mutation strategy
- Improvement 1: Introduce Layer as abstraction and abstract away neuron