Jump to content

Reppiy

Member
  • Posts

    78
  • Joined

  • Last visited

Awards

This user doesn't have any awards

About Reppiy

  • Birthday Jan 05, 2004

Contact Methods

  • Discord
    Reppiy#2179
  • Steam
    Reppiy

Profile Information

  • Gender
    Male
  • Location
    Australia

System

  • CPU
    Intel Core i5 7600K
  • Motherboard
    Gigabyte GA-Z270-HD3
  • RAM
    16GB (2x8GB) G.Skill Trident Z RGB @ 2400mhz
  • GPU
    Gigabyte GTX 1070 G1 Gaming
  • Case
    Antec P9 Window
  • Storage
    Samsung 850 EVO 1TB SSD
  • PSU
    Corsair CX550M
  • Cooling
    Cooler Master Hyper 212x
  • Keyboard
    Corsair K70 RGB Rapidfire
  • Operating System
    Windows 10 Home 64bit

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Reppiy

    Pygame Issue

    Thanks very much.
  2. Hi, I have been troubleshooting this program (written in python) for a while. I expect the water texture to be in the top left corner of the window, but it's just a blank screen. I'll include a link to the folder that the program is in rather than copying the code because there are a few other files in it. https://drive.google.com/drive/folders/1q_j4fd51ZiLaU_hDeHbHWDIoxOUKrlWW?usp=sharing Thanks for your help.
  3. But the 1050 isn’t the same as the desktop 1050, right?
  4. Is it possible to have a GTX 1050 in a laptop or does it have to be a GTX 1050 MAX Q (not including external graphics cards)?
  5. I assumed they wouldn’t accept a return on a part that wasn’t broken, but maybe they will because they don’t sell any z270 mobos anymore. I will ask and see what they say. If they don’t accept the return, those parts are compatible, right? thanks for the comment
  6. Hi, Recently my Gigabyte GA-7270-HD3 motherboard died and the shop where I bought it (pc case gear) gave me $200 store credit as they didn't sell the motherboard. I have chosen a new motherboard, but wanted to check here before buying it in case there's any compatibility issues I've overlooked. The motherboard I have chosen is the ASUS ROG Strix B250 Gaming (https://www.pccasegear.com/products/39267/asus-rog-strix-b250i-gaming-motherboard) and my other specs are: i5-7600K processor (I know I won't be able to overclock it, there were no Z270 motherboards left and I didn't have it overclocked in my old mobo) 2x8GB G.Skill Trident Z RGB ram (2400 mhz) Thermaltake Pacific W3 waterblock Gigabyte geforce gtx 1070 G1 gaming Samsung 850 EVO m.2 ssd 500GB Corsair RM 650i psu Thanks for your help
  7. Hi, I was creating a neural network based on this post and ran into some problems. The post suggests to normalise the output of the neutron, to make it between 0 and 1, but I wanted the output to be 2 times the input. This would mean that if I put 12 into the input of the training sequence, the neuron would never be able to get the correct output, as it can only guess between 0 and 1, and the output would be 24. Does this mean I have to normalise the outputs in the training set, and would that mean that after training I would have to “un-normalise” the answer? Thanks for any help.
  8. Oh thanks... I didn't realise that. I still can't install win32api though.
  9. I tried pip3 install winsound, but that came up with the same error
  10. Python: When trying to install winsound through pip (using "pip install winsound"), I get this error: Collecting winsound Could not find a version that satisfies the requirement winsound (from versions: ) No matching distribution found for winsound This happens when trying to install any other packages as well (eg. I was trying to install win32api). I have the latest pip version (10.0.1) and Python 3.6.4 Thanks for any help.
  11. HI, I have been having problems with my nexus 7 2012 tablet. It won't turn on. l've tried charging it for over two hours and I've re-seated the battery power connector. When I plug it into my pc, windows makes the "somethings been plugged in" sound, but still nothing happens to the tablet. How can I fix this problem? Thanks.
  12. Thanks for the help, I forgot about the clear cmos jumper.
  13. Hi, I have a cooler master hyper 212x on my cpu, and the fan was very noisy. I went into the bios, and the only fan speed setting I could find was one called “CPU Min.Fan Speed [xx%]” This was set to 80%, which I guessed means that the fan is not allowed to spin at less that 80% it max. speed. I was about to set this to 0%, so the fan could spin at whatever speed it wanted to, but I heard on a forum that this may cause my motherboard to not detect the fan, and not boot. I don’t see why this would be true, but I wanted to confirm first, so I don’t mess my motherboard up. Thanks.
×