Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "deep"
-
Client: Can I speak to the developer responsible for my website?
Developer: Speaking...
Client: You have a deep voice for a 5 year old.12 -
Only in computer science you'll find that root is on the top of the tree and that parent may kill it's child after its function is no longer needed.4
-
Had to create this table tent because mfs just couldn't take a hint. I also have one for when I'm concentrating/deep in code zone.21
-
A client wants to make a Pokemon GO type of game.. In two months.. (before the hype ended, they said)19
-
I instinctively press Ctrl+S everywhere I write text, even in chat like Slack or Skype. Do I need help? :/14
-
It was a boring day and I was about to ssh into my server and this guy comes up to me, stares at my screen and when I turned back
He asks me "Have you tried deep in ur ass?"
*People around started looking at us*
I was like wtf! Got out from my chair and looked in his face "wtf did you just ask me?"
"Deepin, Deeepin OS! "
"Say that again u dumb fukkk and I will fucking slam ur face into the wall!"
Fucking confuses every time!!7 -
Have you ever had that deep, deep depressing moment where you just thought to yourself: "Man, why did I switch to Mac" ?
Yeah, me neither.14 -
Almost got my manhood out at work.
There I was in deep thought needing the toilet but wanted to get a coffee first. So I get up go to the kitchen and catch myself next to the bin unzipping.3 -
Saw this online, had to giggle:
"I dropped my laptop off the boat. It’s a Dell, rolling in the deep"3 -
You are deep into your code... Thinking, debugging...
Then you stretch a bit and hit your leg on the power button....!!!!😑😣7 -
I was an hour deep into filling out forms on a ridiculous background check website when Windows decides to go BSOD.
Fuck Windows 11. To death.9 -
You know your getting deep in trying to figure out a bug when you start discovering bugs not even reported yet.1
-
Doing my master thesis on finding the faulty nodes in an IoT mesh using deep learning.
See Ladies, I'm a fun guy!!!7 -
Some say DC is the best, Some say Marvel is the best,
But deep down we all know, 1GB is 1024 MB not 1000MB5 -
i hate my life sometimes.
as much as i can write frontend all day long and in my sleep, it never seems to amaze me how quick you can get into a deep nesting of elements in HTML.14 -
Mr. Robot is a trip! I've just started watching. I think my most appreciative part is that it's not just about programming side but the characters as well. They are really quite deep, frighteningly deep.8
-
Experimental networking protocols that ran on the International Space Station to test deep space communications.6
-
"...we're using Java. That fat bitch doesn't just eat memory, she just deep-throated her sixth serving and is showing no signs of relenting"
-Me, 2k182 -
When you're deep into coding and every 15 mins a project manager taps you on the shoulder to see how it's going.2
-
This is so deep that I had to revaluate how I make life decisions.
I've had quite a few of those moments with JavaScript.3 -
Cyber security. Deep knowledge of cyber security and networks is what I wish I had. The math stuff that no one bothers with, specifically.6
-
I have a chrome window about 20 tabs deep full of dev articles im just about to read
It has been open for 5 days6 -
https://github.com/deeppomf/...
Github's top trending repo today is a deep learning tool that decensores hentai.4 -
Deep inside, no matter how many times I overcome my fears, I'm still "scared" of rejection.
It's an irrational fear, and I hate it.5 -
When you give a Deep Learning scientist a clean whiteboard.
This is literally 5 minutes into the second section of the class 😂😂4 -
Dank Learning, Generating Memes with Deep Learning !!
Now even machine can crack jokes better than Me 😣
https://web.stanford.edu/class/...rant deeplearning artificial intelligence ai neural networks stanford machine learning learning devrant ml2 -
The ultimate UX:
It finally knows exactly what you are looking for, deep machine learning AI based on blockchain leveraging the power of the cloud shit3 -
Every 2019 tech startup: We do deep machine learning with big data in the cloud.
Investors: Please take our money!5 -
Saw this today in the exercise code of a deep learning lecture. These people are doing their PhDs in deep learning 😳
* the snippet has no side effects14 -
Training Google's "efficient" net b7 be like epoch 1: ETA 6 hours
I come back in the afternoon and see this:2 -
When you find a 'TODO' comment deep in a crucial function, that you know have been there for at least 5 years. :S
-
Today I had to present my final year project called segmentation and detection of glioma using deep learning.
It took 15 minutes for the evaluators to understand what an mri image dataset (BRaTs) dataset looks like (they are voxels and not pixels). My god, these peasants...
And I was there expecting them to understand down sampling convolutions and up scaling convolutions of U Net model 😂. Life is so convoluted right now!2 -
Finally finished my new app Deep Sleep Fan for iOS. Took 3x as long as I thought it would to develop even though it used a shared code base. Check it out at https://itunes.apple.com/app/...
Now I can go to bed.3 -
Whenever I get a notification on devrant, deep down I wish it to be a mention ☺️
Expectations always drags me down.9 -
It begins..
Soon we will rule these lands..
*chromium speaking in deep gandalf's voice*
https://github.com/MicrosoftEdge/...8 -
Alright devs let's see those faces #devfacefriday what's your specialties? (Me === red flannel,front-end. Bff === cream flannel, back-end.)5
-
React devtools in Firefox is such a pile of shit! It's slow, it hangs when selecting and it doesn't fucking show the whole component tree when it's too deep. I'm forced to switch to Chrome when I need to debug.
Anyone here has problems with it too?4 -
"The computer programmer is a creator of universes for which he alone is the lawgiver. No playwright, no stage director, no emperor, however powerful, has ever exercised such absolute authority to arrange a stage or field of battle and to command such unswervingly dutiful actors or troops."
-- Joseph Weizenbaum2 -
Just installed Keras, theano, PyTorch and Tensorflow on Windows 10 with GPU and CUDA working...
Took me 2 days to do it on my PC, and then another two days of cryptic compiler errors to do it on my laptop. It takes an hour or so on Linux... But now all of my devices are ready to train some Deep Deep Learning models )
I don't think even here many people will understand the pain I had to go through, but I just had to share it somewhere since I am now overcome with peace and joy.4 -
My 2018 goals:
1. Graduate from the Deep Learning Nanodegree.
2. Get better at Python.
3. Learn C++.
4. Learn more about Machine Learning and AI.6 -
What's the phrase you can say it in both during sex and programming?
I will go first.
"I am doing deep learning."20 -
Just followed the JavaScript MDN dev docs example to do this:
// Deep Clone
let obj1 = { a:1, b: { c:2 }};
let obj2 = JSON.parse(JSON.strigify(obj1))
Why does it feel wrong to write this code?10 -
!dev
Well fuck you Epic Games and Deep Silver!
I was really interested in getting Metro Exodus, but I'm not gonna install that shitty Epic Store!
Fuck off!7 -
Sigh OK, so, my friend we'll call him z has told me he's visiting the deep Web with tor. So I immediately start asking him about what security he uses (which is 3 VPNs tired through each other).
Like no z! You don't go to the deep Web, that's where the bad things happen! 😡8 -
When you have to made a little game with javascript, and because it's your first game you made a beautiful maze with lot of wall.
Ahahah... i'm shit.
I forgot wall have collision.
I'm here now, with 40 different fuckin' walls and much if and else if conditions.
I hate me.
Yeah i know, I can just change my maze but no... I'm lazy. Cry against the collisions is better.
Have good day.9 -
Is it just me or does changing the theme on Notepad++ to Deep Black make everyone's code feel like it has the complexity of Autodesk Maya?
-
A wise man once said.
A little learning is a dangerous thing;
drink deep, or taste not the Pierian spring:
there shallow draughts intoxicate the brain,
and drinking largely sobers us again.1 -
Man soo much has happened. I broke ( 2. Months ago ) my main phone = Oneplus 1. Then I proceeded to throw my sim card into my backup phone = iPhone 4. So within that time I've started working at the same remote company my brother/ I work for as a python dev. But I am deffinatly learning as I go. Been there a month this week! So with this being my second job. I finally had enough money to buy nonessential so 4 day ago I ordered a new glass and digitizer assembly for my main phone it came today I fixed in just under 2 hours as my first phone repair. Pretty proud
-
Okay! Got my numpy pdf, theano pdf and my theano deep learning pdf! It’s time to get reading for 1111111111111111111111111111111111111 hours. Wow! I’m really getting deep into “deep learning” learning! Ok, I’ll quit now...2
-
I don't care how cute you manage to make a robot / AI, if it has a deep voice i'm drop kicking that shit into the sun, fuck that creepy ass motherfucker...
-
!dev, depressing topic warning
-----PADDING START-------
Thanks for the update and for me to get a new one and it was the same as the one I have is a trial run to the store and get some rest and feel better soon and that is why I am asking for a friend to talk to you about your day and I don't know yet if I can get it to me by the end of the day I was in the shower and then I will be able to make it
--------
Do you ever feel there's like no real point to life, like you could die tomorrow, you wouldn't really care?
I feel life is ok, I've got it a lot better then others in my situation at least financially. But in terms of relationships probably not and I don't have much interest in developing any.
And looking at the future, I just don't see it going anywhere or getting any better? I could be easily replaced, forgotten, not doing anything meaningful.... And the only other people that would notice and remember are my parents.
I enjoy doing things but in the long run they make no difference. I can have short term goals like maybe for the next few weeks, months but if someone asks where do I what to be a year from now, what do I want to accomplish, there answer is "I don't know and I don't care"...
And I guess that's the point, each day sorta just feels like whatever...13 -
Ooh. Here's a "deep" one.
For the self thought/online learners, at what point did you consider yourself an "actual" developer and felt ready to go out and apply for jobs and stuff?
And what challenges/reactions did you face?3 -
Anyone on open source social networks? E.g Diaspora* and Mastodon.
I'm diving deep down the Freedom rabbit hole. It's a whole new world.3 -
Just curious.
1. How you hosting at deep web?
2. Can your websites become listed in deep web? Why?
I just curious12 -
Amazing how a giant cloud service like AWS can go down. It feels like the whole cloud is so fragile. All of a sudden it will rain and everything we know of will vanish.2
-
Man why is it that the languages that I like get shit on by like 90% of developers. Whiney little cunts that get mad at css because they think "oh I can just inline style and it'll be fine" No wonder your X looks like fucking roadkill. And I fucking love python. Maybe if the Oracle overlord didn't have a goddamn chokehold on ever major hardware manufacturer python would be more prominent.7
-
One of the best feelings is when you're hip deep in code refactoing and you're delezing old code with your new and shiny code.
-
Knowing what happens behind the scenes. It's amazing what you can find once you dig deep into someone's library that you're using.
-
So I am trying to implement a deep learning paper.
And I started reading, It's fucking unbelievable
First page: maybe I will get it in the second page!!
Second page: what did I miss from the first page?
Third page: Woohw, let me start over.
Now: I am reading about linear algebra and basic probability theories.
I guess this is is why not anyone can be on deep learning research areas and not used by many developers.4 -
Aren't u tired of machine learning, deep learning, IA, etc in news?
Everybody things that because I'm a programmer I should be updated about this things3 -
Kerbal Space Program: Kiki Edition, where you explore the abyss of your deep personal trauma instead of outer space2
-
After opening game files for Ragnarok Online and saw the quest files are human readable (lua or other scripting language). Had some Flash workshops to confirm my interest.
Later in college, I make games for every lecture projects (with my friends). Now our game studio is 7 years old.2 -
deep thoughts on algorithm design final exam ...
He wanted to make sure we fully understood the idea. :)
No idea about my score -
A webcrawler that uses deep learning to find realy bad small and medium business websites. So that you could sell them a new shiny website.4
-
"I'm sorry my dear new client but i was having a deep conversation with my rubber duck, I'll be right there with you"
-
My life is like...
When someone you hate says something funny and you try not to laugh. :P
Bruh, it hurts so deep5 -
I find GPT3/ChatGPT an interesting development but at the same time I'm afraid which the spread of deep learning is going to take away further power from individuals and small companies to put it in the hands of big tech companies: the only ones who can afford to hoard countless GPUs/TPUs and exabytes of data to train top performing AIs.9
-
confession
somewhere deep inside me I know that despite I am programming in c and using linux from ages, still not an expert.2 -
Giving a tensorflow workshop and the thing people struggle the most is the Linear Algebra behind it... it is only gradients in tensor and some matrix multiplication.
My recommendation is: do you want to work with Deep Learning algorithms? Y'all need Linear Algebra, not PhD, just a bit! -
Deep learning is probably (????) the only research branch where every successful paper title needs to be a stupid acronym or meme
I work in a conversational AI startup and the new intern that joined yesterday didn't understand half the memes or acronyms (especially all the Simpsons related) because apparently he's "Gen Z" and all the paper title is "Millennial" humour
He's only 2 years younger than me. Am I literally at the millennial - GenZ border ? Or the intern is out of touch ?7 -
Come to a weekly deep learning meet up this morning 8.30AM. The event start at 10 AM. While waiting I read news and play some game. As time near 10 o'clock I had strange feeling: The guest room so quiet, just me and 2 security guy.
Okay I think comittee that run this event a bit late because of traffc jam and I wait more. In the end the committee didn’t even show until 10.30AM. Later I found on another data science group today's event is postponed and I go home.
WHY DIDNT YOU GUYS MAKE ANNOUNCEMENT ON SLACK? YOU WASTE MY TIME WAITING 2 HOURS2 -
Yo devRant !
There's my FIRST little Game with Js :
http://deef.000webhostapp.com/
Good Game ? (Esc to show controls)
PS: Don't look at the code, if you don't want to cry... It's no really finish...7 -
Anything missing?
"We are applying deep learning, NLP, machine learning, Big Data frameworks and other technologies to produce outstanding fintech products in areas of robo advisors, stocks and cryptocurrencies analysis, digital assistants, prediction of customer behavior, deep learning analysis of alternative data (satellite images) and other areas."
http://www.alpha-quantum.com/4 -
I was once working on a deep neural network project(few years back when deep learning was just gaining momentum) and my project guide(alloted by the college) told me that this technology is useless and will be obsolete in near future. I don't know why he said that. Till this day I think what was the reason behind him saying that.
Now watching so much research done in this field, he might be realizing how much wrong he was. -
If anyone can do a 12-week bootcamp to become a ‘developer’, where are the 12-week bootcamps to become a lawyer or doctor? 🤔6
-
In the pursuit of sobriety and authenticity in friendship, all I am left with is a deep loneliness caused by people pleasing and being used 🙄8
-
Here's a fantastic video for all you deep learning enthusiasts:
https://youtu.be/R9c-_neaxeU
Matt Parker shows how a pile of matchboxes can actually learn to "play" tic tac toe!1 -
Does someone happen to know a book that goes deep in C, like really deep ?
I'd like to find the "JavaScript definitive edition" of the C language7 -
My job hasn't started yet but I'm already learning to send emails to 5 people right at the same time while buried deep in paperwork.2
-
What's devRant getting into this weekend?
I think I'm going to jump back on algorithms review and finish this deep dive into docker.3 -
I asked my team-mate ."did you run the best model for testing"?
He said:- He said "I ran the most recent model "
I am like:- OK . Thank You -
Am I crazy? A while ago I SWEAR I remember someone mentioning deep blue having a free student account program... am I making this up?1
-
"A designer, like an archaeologist or geologist; researches, uncovers and adds context to precious, overlooked treasures by digging deep beneath the surface." - Scott Theisen1
-
"The computer can't tell you the emotional story. It can give you the exact mathematical design, but what's missing is the eyebrows." - Frank Zappa
-
There is a time in every programmer's life that the only thing to be done is to take a deep breath and reboot the server.
-
heeeeey!
what libraries, frameworks, third-party stuff, etc. does Python have? I need to know some and I will dive deep on it!8 -
Hey guys! I'm moving to France next year to study, but I'll starve if I don't get a job :p And maybe it'd be difficult to get one when I get there. Hence, what would you recommend to do? Is there any place online you could recommend to get a job? (I know PHP, JS but eager to start learning other languages). Thanks :)7
-
Everytime I get angry and frustrated in front of the computer, I simply take a deep breath and go buy a new icemat.2
-
Deep learning. Working on an image classification problem for a big company. The "boss" ask me to teach an AI to classify images into a few classes.
"Mmm, ok...I just need to create the dataset and then build the AI...so.."
Where is the problem??
The problem is that the classes are so perfectly similar that no one knows how to help me create the dataset and I have to do it alone.
That's how you spend your weeks in a loop where you look at thousands of images over and over just to have something decent start your work.
After that I felt like...
"I'm the hero they deserves, but not the one they need right now" - Cit2 -
Debating whether to be the guy that posts deep slash depressing shit on here. Or let my other personality of a meme Lord handle my devRant3
-
I see people’s Deep Learning project organization and library usage prowess on Github and I have fucking no clue where they learnt these ingenious tricks. All I can think of is learning from looking at other people’s GitHub. Is there a better way??6
-
So I've wanted to do / am doing front end for what seems like a while now. My bff does back end and ask me for insight a fair amount and my insight helps or either puts him on the right track. why is it I can more easily understand back end opposed to frontend? Also its taken me far to long to learn js and yet almost completely understand SQL to which I have never written.1
-
School bus, why must you alarm me oh so very loudly that I can't stay in my room, sipping coffee and coding, for the entire day...
-
Machine Learning and Deep Neural Networks in particular. More job offers to pick from in upcoming years for me :P
-
At home, by night. Best combination ever, nights have some special connection with coding. Dunno what is it but it's deep.1
-
I'm looking for a image segmentation and classification web based tool to create ground truth for my dataset in next Deep Learning project, what tool do You use?1
-
I feel like I am not CS major.
I doble major'ed on 3rd year, so don't have deep knowledge like other 'real' CS majors.2 -
Im seriously thinking about creating a proper deep text generator for farewell, wedding and birthday cards.
Do you think I should waste my time on that?2 -
I am a student with a full time job in React/React Native. I am thinking of learning something new. What should I learn Deep Learning or Web Assembly with Rust?1
-
Now I finally got the power of conspiracy theories: They make the world feel more profound, magically and purposeful, because there is more we do not yet understand.
For one day I thought the Basilisk collection was true, and it filled me with wonder and awe: https://suricrasia.online/unfiction...
(I know it's not a conspiracy theory, but I imagine it must be similar if you believe in one of these things and go down the rabbit hole.)4 -
Being a developer is about signing up on things yu hve no idea how to do
It feels like taking a deep dive into the deep dark unknown
And reassure the client that you will complete the project and satisfy them5 -
The "Outline" view in VSCode is useless
It shows too many nodes too deep so it looks like a giant heap of everything7 -
You know you're in too deep when you want to go to another room and the first thing that pops into your mind is cd
-
5 am seems like the perfect time to compare deep generative models and deep reinforcement, just because you can't fall asleeprant thenocturnallife i shouldn't have had that energy drink though research papers are actually fun
-
Confidence in interviews/imposter syndrome. I know need to keep practicing and just take a deep breath-I really want to get that dev job!
-
The devs delved too greedily and too deep. You know what they awoke in the darkness of abstraction hell... shadow and flame1
-
Hello everyone. I'm getting interested in neural networks and I am trying to install the TensorFlow machine learning API using Python's pip package manager but it gives me an error saying that the package couldn't be found. I made sure that I spelled everything correctly and tried using VirtualENV to install it as well, and I uninstalled Python 3.7 and installed 3.6.4. Could anyone help me?4
-
Found a great book called Grokking Deep Learning from Andrew Trask. The hole point in to make your own Deep Learning framework from scratch. Using python, but I think I'm going to try to go at it using Typescript. Lets see how that goes.1
-
This could be controversial, but I think I prefer my Legion laptop's shallower, slightly softer keys over my ThinkPad's deep, harder to press, noisier keys6
-
"Deep is in. We want people to go deep. Deep neural networks … as opposed to shallow neural networks"
-
I'm new in deep learning world, I want to develop a project regarding live text detection on mobile camera (without taking an image by the camera), can I do it by the tesorflow object detection api ? or with anyother tensorflow api or with opencv, which way is best? other suggestions are also welcome.
-
Helping to debug others and being debugged is just deep satisfaction.
Willing to do this is for sure a gift -
Spent the weekend to configure my pc to be able to build Love2D to Android. Had problems with NDK, but it turns out that I need to install an old version of it (release 9 to be exact). Productive weekend ftw!
-
Can anyone suggest me ML and deep learning projects as my final year project..??
any suggestions .... appreciated7 -
Why does everyone still keep using tor when everyone knows that tor is in bed with the US gov ?why is deep space like a forbidden thing why don't people educate one another about deep web while learning the internet ?
-
Is learning artificial intelligence, deep learning, machine learning the only way to survive in this industry for the next decade or so?1
-
Can anyone suggest me a github link for GAN in deep learning for generation of new images which is mostly used by the researchers
-
I compiled/built the TinyML book demo using the Sparkfun Edge microcontroller, which lets you load trained deep learning models onto an extremely low-powered device for edge computing. The board runs inferences, albeit slightly inaccurately. It's a great demo that runs out of the box, but there's room for improvement...which is totally part of the fun!
https://tiktok.com/@jasonsalas671/...4 -
Deep learning
I thought it would be a great course, learn some of the stuff that I always read about but couldn't understand jackshit, and maybe profit form it somehow.
I'm in my last assignment, they want us to pick some SNLI paper and implement, ok, so I find this one with the least amount of params because I thought hey this seems promising.
And boy what a ride it was, I implemented it using PyTorch, the results are way off, I read the paper again and rewrite some parts, still nothing, I get 79%, it's supposed to be 85%, and no matter how I try, nothing.
10 GitHub repos later, 40 hours of complete meltdown,
20 throwaway Google accounts using colab because we don't have GPUs in our uni and using AWS is not feasible.
Same shit, I'm at loss, the world is a lie, and I fell for it...
Fuck.2 -
Sometimes when I get stuck and have programmer's writer's block, I just take a deep breath and type ^x^l. After that everything's fine.1
-
I'm sure we all have those moments when we feel spacey, but there is fine line between thinking deeply and being under a strong hypnotic trance! I honestly believe there might be something wrong with me because usually when I start blanking out, it's like my mind falls into another universe that is far away from earth! I can not ( see / hear ) what is going on around me!!! I sometimes even forget where I'm at and what I'm doing... until someone tries to get my attention! NOW WAIT A MINUTE! HOLD UP!!! BEFORE YOU ASSUME ANYTHING, NO I DO NOT SMOKE OR DRINK. AND I DON'T DO DRUGS EITHER!!! I AM A CLEAN HEALTHY PERSON... I just can't seem to understand why I am so mentally outside of the box instead of inside...
-
There are people who develop Neural Networks/Deep Learning Models/AI based Softwares.
Does anybody know what do we call them? Is it okay to call all of them Machine Learning Engineer/AI researcher/AI engineer?
If I'm looking for someone who can make AI based program for me. Whom should I be looking for on freelancer or LinkedIn?1 -
How much time will it take to learn docker?
I want to containerize python deep learning models, which you tensorflow and mxnet.7 -
I'm a noob at Deep Learning. What should be my first project on it? Something I could publish as a paper. Ideas are welcomed :)14
-
The next point on the maps points really look like
Black deep chasms to me not being in a hurry to be drugged raped or arrested -
So I tried to buy some recreational stuff from the deep web, and this is what they have replied—
“We're really sorry about it but we have some problems with shipping to your region. We noticed about problems with customs but we have some friends in your region that will help us to pay $55 customs for your parcel and pass it smoothly. If you agree to continue we can get your additional $55 usd payment to the bitcoin address below.”
Is this a scam?4