Jump to content

EffeectFTW

Member
  • Posts

    6
  • Joined

  • Last visited

Everything posted by EffeectFTW

  1. I've seen this stutter behavior in the Menus but the moment I load into the game it goes away. I'm on a RTX 2070 maxed out at 3440x1440. Are you playing a specific modded zombie map perhaps as I have a couple of maps that run poorly compared to the maps in the base game?
  2. Digital Foundry covered the RT Mode for Cyberpunk on PS5 a while back, it only affects Shadows and doesn't offer any of the Reflections/Global Illumination features that the PC Version offers. As someone who has played the game on PS5, the 60fps mode is the way to go as the sacrifice for 30fps with RT Shadows doesn't bring a significant enough change in my opinion.
  3. I'd just wait for the moment, I imagine there will be some new VR hardware in the future that will be worth upgrading to. The Quest 2 is already excellent and I can't really see anything better than an Index or maybe a HTC Vive with a bunch of Vive trackers, both are extremely expensive at the moment.
  4. The answer depends on what you want to make, the one truth about Machine Learning is that you will spend 90% of your time adapting the data input and output rather than working on the model and training. If you want a good starting point to Machine Learning, I would recommend looking at some more high level solutions and then move onto TensorFlow and PyTorch. Two projects I really love is https://runwayml.com/ and https://ml5js.org/ which allow you to test out different models and solutions relatively quickly, while these solutions are limited, I think they will give you a much better understanding of how Machine Learning actually works.
  5. I've never heard of Apache Cordova but I found this IBM guide quite quickly on how to install it on Windows https://developer.ibm.com/articles/what-is-apache-cordova/ It requires Node.js (with npm). It's fairly easy to install https://nodejs.org/en/
×