• 0 Posts
  • 11 Comments
Joined 10 months ago
cake
Cake day: May 29th, 2025

help-circle


  • Get a Steuerberater. IIUC they charge based upon your revenue and it’s certainly easier than doing it yourself. They’ll generally deal with all the bureaucracy.

    Don’t use platforms like ODesk/ Fivvver to find work as you’ll be competing on price for commodified work. You’ll have more interesting and better paid work if you have a hand in developing the role with your clients.

    You need to do some sales and marketing work - e.g. create a portfolio and go to events to meet people in the industries you’re interested in. Finding work is largely luck but you don’t invest the time then you’ve got no chance.

    The fees will really depend on experience and the value you’re adding. Check out e.g. Glassdoor for equivalent employed roles to get a ballpark. Estimate 200 days per being available at full utilisation.





  • Reinforcement learning involves a reward signal (e.g. a score in a game) which I don’t think is present here.

    Diffusion models, as you’ve also mentioned, seem a better metaphor. These try to generate a structured image (e.g. matching a prompt) from noise. Perhaps your visual cortex is just trying to make sense of random sensory input while your eyes are closed.

    It’s also interesting to think about dreaming in terms of the more general set of representation learning techniques. As I understand it you’re trying to process the day’s experiences and reflect on past memories - sifting through and deciding what to retain and what to forget - essentially mental filing.

    You may be interested in Deep dream. This is a program that runs an e.g. convolutional neural network in reverse. Instead of adjusting it’s belief about whether an image should be classified as a dog or not it adjusts a given input image so that it looks more and more like a dog. The results are pretty psychedelic!