Paris - City of Science and Industry - La Géode

Welcome to the Coding playground

A compilation of code experiments & projects.
Scroll below to discover it!



 

Welcome to the Code playground

Here you'll find different types of content related to coding.
Note that any code featured on the realce.net website is provided "As is" without any warranty of any kind, express or implied.

In no event the authors or copyright holders be liable for any claim, damages or other liability arising from, out of or in connection with the use of this content.

Please, if you are not sure of what you are doing, ask a qualified person for help.
Thank you
 

Coding

Generating a parameters grid for Machine Learning model optimization

2025, Jan 12

To improve Machine Learning model performance, it's important to adjust its parameters. A code simplifies generating a parameter grid, encompassing all possible parameter combinations to explore


tags: python ML code 


Coding

Coding Golf

2024, Sep 29

Have you ever heard about Coding Golf ? Code golfing is a code competition whose aim is to find a algorithm that solves a given problem, with the shortest code.

tags: python coding competition 


Coding

How to write a p5js script ?

2024, Jul 03

A few words describing how to write a first p5js script
Hopefully it will give some insight on how these creative tool can be used to learn coding while making art with code !

tags: code p5js javascript 


realce.net-animation-p5js-23w4
Coding

Animation for 23W45

2023, Dec 17

This week's gif animation made with p5js framework. To achieve the 3D effect, we'll rely on the WEBGL feature of p5js.

tags: code animation p5js 


realce.net-animation-p5js-23w44
Coding

Animation for 23W44

2023, Dec 05

This week we gif animation made with p5js and WEBGL.

tags: code animation p5js 


realce.net-animation-p5js-23w43
Coding

Animation for 23W43

2023, Nov 05

Another week, another gif animation made with p5js.
This week, it's again an experiment with p5js and its WEBGL capabilities

tags: code animation p5js