Blog Posts

October 16th, 2023
  • Midi
  • Midjourney
  • Music

Songs

Your browser does not support the audio element. Phantom Klowns Duck Song Tetris Pink Panther

June 9th, 2023
  • Tesla

Tesla Stock Indicators

May 8th, 2023
  • Tesla

Tesla Research Reference

April 28th, 2023
  • Code Fun
  • Roblox Studio

Roblox Sound Effects Heard by you, but not by Opponents

So I created a Roblox game. I added a gun. The gun works quite well. It shoots people and kills them just like a gun should do. When I shoot my gun, I hear it just fine. But when others shoot me in the game, I don’t hear them. My guns sounds don’t appear to […]

April 24th, 2023
  • Machine Learning
  • Pytorch

Notes For – Building makemore Part 5: Building a WaveNet

makemore: part 5¶ In [1]: import torch import torch.nn.functional as F import matplotlib.pyplot as plt # for making figures %matplotlib inline In [2]: # read in all the words words = open('names.txt', 'r').read().splitlines() print(len(words)) print(max(len(w) for w in words)) print(words[:8]) 32033 15 ['emma', 'olivia', 'ava', 'isabella', 'sophia', 'charlotte', 'mia', 'amelia'] In [3]: # build the vocabulary of characters […]

April 21st, 2023
  • Creation

Roblox Bummer

I wanted to create a Roblox game. It was coming along slowly. I insist on developing in Linux which means I had to Wine Roblox Studio. After working several days, I was dissappointed with my progress. The game was to captue a flag and bring it to the top of an obby. First person shooter. […]

April 21st, 2023
  • Machine Learning
  • Speculation

What are we going to do when the machines are better than us at everything?

Pace of AI has been insane. Humans have challenges. Health, alertness, impairment, dietary needs, bathroom breaks, repetitive strain injuries etc. Robots just go as long as the electrons flow. But what about the mind? Certainly, we will be more creative than the robots, right? Nope. Not only can a program generate art in seconds (what […]

April 20th, 2023
  • Tesla

3 Ways Tesla Can Advertise Without Giving Money to MSM

April 5th, 2023
  • Code Fun

Flag to Top

Objective: Get flag to top. MVP pieces needed: Additionally:


123456789101112131415161718192021222324252627282930313233

Partners & Resources


© 2017 DevElevation.com
Planet Earth
Privacy Policy