Unsound

D4Darious:

Original article link, click here.

Posted in FilmMaking, General | Tagged , | Comments Off on Unsound

Unrealengine Meerkat 8K Render – Demo

Posted in Benchmark, Computer, GameEngine, UnrealEngine | Tagged , , , , , , , | Comments Off on Unrealengine Meerkat 8K Render – Demo

Unrealengine Meerkat 8K Nvidia RTX 30xx Render – Demo

 

Rendered using an RTX 3090

 

Posted in Animation, Benchmark, Computer, GameEngine, General, Machine Learning, Nvidia, UnrealEngine | Tagged , , , , , , , | Comments Off on Unrealengine Meerkat 8K Nvidia RTX 30xx Render – Demo

Pytorch Setup

Below are my notes and setup and screenshots as l configured my system for using and exploring Pytorch.

I used:

  • Windows 10
  • Latest Anaconda – the free individual edition
  • Lenovo Legion 15 laptop with RTX 2060 w/6Gb VRAM,16Gb RAM, SSD Drive C 512Gb
  • Nvidia Cuda 11.4 installed
  • Python3 installed
  • Nvidia Studio Driver 471.41 as of the time of this post.

Reference link used – click here:

Screenshots

 

Posted in Computer, Data Analytics, Machine Learning, Nvidia, Programming | Tagged , , , | Comments Off on Pytorch Setup

I Camped Out at BestBuy to get an RTX 3000 Graphics Card

RTX Series card are used mainly for content generation, but the relative cost per internal hardware has also made it in demand for bitcoin mining and – in my interest area – Artificial intelligence [AI]/machine learning [ML] as per the tensor cores found in them. They are also used for gaming PC’s – the least of my application area.

Got below text from a friend, P.I – and ended up heading to Cascade Station Bestbuy where l stayed overnight  [about 10+ hours] in line, with lots of other people, waiting for Nvidia RTX cards to be handed out for purchase first come first served at MSRP the following 8am.

Street prices for these cards have been about 3-4X MSRP online since early 2020 when Nvidia released the RTX lines.

Got here about 7pm July 19th, got my RTX 3xxx card 8am on July 20th

Pictures and video clips below.

 

 

 

Posted in Computer, GameEngine, Machine Learning, Nvidia | Tagged , , , , , , , , | Comments Off on I Camped Out at BestBuy to get an RTX 3000 Graphics Card

Using Rtools40 on Windows

Trying to resolve below, using the information from this link – click here.

Download and install:

Setup screenshots:

 

 

 

Posted in Computer, Data Analytics | Tagged , , , , , , | Comments Off on Using Rtools40 on Windows

C++ Visual Studio UE4 Debugging

Some screenshots showing basic C++ step debugging, of a UE4 [ Unreal Engine] C++ project, using Visual Studio which opens up the solution file.

F11 for Stepping through.

Left Clicking the bar next to the code line number turns it to a breakpoint, indicated by the red circle.

Posted in Computer, GameEngine, General, Microsoft, Programming, UnrealEngine, Visual Studio | Comments Off on C++ Visual Studio UE4 Debugging

Big data? – post hoc ergo propter hoc

Posted in Computer, Data Analytics | Tagged , , , , , | Comments Off on Big data? – post hoc ergo propter hoc

NLTK – Python Machine Learning Setup

“The Natural Language Toolkit, or more commonly NLTK, is a suite of libraries and programs for symbolic and statistical natural language processing for English written in the Python programming language.” Source Wikipedia

Setup and test screenshots below:

Text:

import nltk
nltk.download()
from nltk.corpus import names
print(names.words()[:200])
print(len(names.words()))

 

Test run output to verify installation:

 

 

Using this further:

… coming soon

 

Posted in Computer, General, Machine Learning | Tagged , , , , , | Comments Off on NLTK – Python Machine Learning Setup

DJI Drone – Lincoln City Beach – Ocean View

Posted in DaVinciResolve, Drones, General, Photography, Video Processing | Tagged , , , , | Comments Off on DJI Drone – Lincoln City Beach – Ocean View