# Deep Learning VScode Windows

**URL:** https://discourse.julialang.org/t/deep-learning-vscode-windows/111747
**Category:** General Usage
**Tags:** machine-learning
**Created:** [March 18, 2024, 4:27am UTC](https://discourse.julialang.org/t/deep-learning-vscode-windows/111747 "2024-03-18T04:27:27Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![jared\_rl](https://avatars.discourse-cdn.com/v4/letter/j/cab0a1/32.png) [@jared\_rl](https://discourse.julialang.org/u/jared_rl)
#### Post date: [March 18, 2024, 4:27am UTC](https://discourse.julialang.org/t/deep-learning-vscode-windows/111747/1 "2024-03-18T04:27:27Z")

</div>

Hello!

I have been doing some deep reinforcement learning experiments with reinforcementlearning.jl and flux.jl in VScode windows. I have noticed that the first experiment i run after opening Vscode or after restarting the REPL is significantly faster than if i were to run the exact experiment a second time without restarting the REPL. Has anyone experienced this?

The difference between the exact sme script (experiment) is 5 minutes to 25.

Thanks, Jared
