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 - "machine"
-
Mom : My washing machine is not working.
Please fix it.
Me : I am a computer engineer.
Mom : You are an engineer though.
Me : That's not how it works.
.
.
.
2 hours and many YouTube tutorials later
Me : It's done.
Mom : Didn't I tell you you can do it.24 -
My Linux machine completely froze up so I used another Linux machine to ssh into it and kill the misbehaving process.12
-
Real conversation:
Coworker: I'm trying to classify data based on X
Me: Mhh. Seems like a hard task, we don't have data to figure out X
Coworker: I know! That's why I thought about using machine learning!
Me: (Oh, boy)
Coworker: I'm working on training this ML model that will be able to classify based on X
Me: and what are the inputs for your training?
Coworker: The data classified based on X
Me: And where did you get that from?
Coworker: I don't have it! That will be the output of my ML model!
Me: But you just said that was the input!
Coworker: Yes
Me: Don't you see a contradiction here?
Coworker: Yes, it's a pretty complicated problem, that's why I'm stuck. Can you help me with that?
Me: (Looking at my watch) Sorry I'm late for a meeting. Catch up later, bye!14 -
I just started playing around with machine learning in Python today. It's so fucking amazing, man!
All the concepts that come up when you search for tutorials on YouTube (you know, neural networks, SVM, Linear/Logic regression and all that fun stuff) seem overwhelming at first. I must admit, it took me more than 5 hours just to get everything set up the way it should be but, the end result was so satisfying when it finally worked (after ~100 errors).
If any of you guys want to start, I suggest visiting these YouTube channels:
- https://youtube.com/channel/...
- http://youtube.com/playlist/...9 -
There's a spending machine in my job that uses a tablet with an app as the interface. I downloaded Spotify, put some music and switch back to the app. It's funny to see the people trying to find where the music came from.15
-
For fuck's sake,if you are teaching "Machine Learning For Developers",you don't have to waste a whole hour explaining what the fuck a variable is or what is an if statement.Developers know what that is....aaargh.Off to sleep.13
-
Linux user on a Windows machine: "ugh, this is terrible."
Windows user on a Linux machine: "I don't know what I'm doing."12 -
Anyone ever had the opposite of "It works on my machine"? (Works everywhere else, just not on my machine)16
-
Find me a co-founder of a startup who while telling about his/her company doesn't say "Machine Learning" in his/her speech.
I dare you. I double dare you.5 -
Last night I had a virtual machine up on my Mac running Arch Linux. I had 6 of my 8 gigs of ram allocated to the VM. Well I left it open last night when I went to bed and forgot about it this morning. My wife just called me at work to say something is wrong with the Mac. "Everything is running slowly and it looks different." I had to walk her through the process to shut it down, but she got to run her first Linux command: sudo shutdown now.
She is now calling herself a hacker...6 -
I'm proud to announce a new project made by myself and @thejohnhoffer, that started on devrant.
We started collaborating after I made a rant about machine learning and, since then we've been working hard on a plain language blog that simplifies machine learning concepts.
We call it learn-blog.
Check it out at ironman5366.github.io/learn-blog15 -
That moment when a friend was talking to you about an artificial intelligence he is building that is supposed to be a voice assistence and "even better" than Cortana. After a long time I asked him for the code like I wanted to check out the revolutionary techniques of machine learning he was talking about. So here is a short part of the 600 lines long "voice logic".
I almost started crying 😂😂15 -
After months of tedious research, I finally feel like I understand machine learning.
All of my programmer buddies are in envy, but I keep trying to explain that what I finally get is that it's not as hard as it's presented to be.
I feel like a lot of the terminology in machine learning is really pretentious and unnecessary, and just keeps new people from the field.
For example: I could say: "Yeah, I'm training a classification model with two input neurons, a hidden activation layer, and an output neuron", and you might think I was hot shit. But that just gets translated into "I'm putting in two inputs, sorting them, and outputting one thing".
I feel like if there was a plain language guide to machine learning, the field would be a lot more attractive to a lot more people. I know that's why it was hard for me to get in. Maybe I'll write one.28 -
What I learned in the machine learning course so far, all the Buzzwords can be replaced by "statistical mathematics".5
-
Difference between machine learning and AI:
If it is written in Python, it's probably machine learning
If it is written in PowerPoint, it's probably AI2 -
So there's a recent rant, about making a website work for IE.
I get it, you don't want to make it work for IE because you don't use IE.
But get this: you're not doing the site FOR YOU. You're doing it for the intended user, which is a lot of users that use all kinds of shit. If you don't want to do that, get the fuck out of web development, or from development overall. It's not for you.
I remember when I started my career, I had to make a web app that was intended to be used by, say, 100 people. As a developer I had the best tools for that - cool new 19" monitors, good GPU able to spit out a humongous resolution, and I designed that portal to look great. You know what my superior did then? He took away my 19" monitor and gave me a 14" monitor instead, saying that I became a spoiled brat that totally ignored the customer. I was angry at that, but immediately realized that he was completely right.
It doesn't matter! that it works on your machine. Who the fuck cares about your machine?
Does the software work for the intended user? If not, then you're a shitty developer.22 -
*fortunes and tons of research spent on machine learning, signal processing and pattern recognition*
People:5 -
Today I've been mocked by a fucking coffee machine.
So I was at a small train station, everything was already closed except for a small coffee machine
Dumb I, for whatever fucking reason, decided it'd be a great idea to get a highly overpriced cup there.
Now, the fucker made me the drink but instead of giving change, it started "shooting" coins in my direction (there was no flap on change box)
As I'm picking up my change, this abomination of a machine performs a cleanup, spitting some shit into my drink
I couldnt drink it obviously .. threw the overprices drink away, bought another one... Got shot with coins again... Whata pain... Just to figure out... There's no more cups 😭😭
It made the drink into the tray...
AaaAaAAAaaaaAAA
Fml4 -
Online ads....
I think the problem is that in the age of "AI" and "machine learning" etc etc - the reality is that targeted or personalised advertising is absolutely shite.
All I see when I browse around are ads for things that I bought. It's like - I FUCKING BOUGHT THIS WHY ARE YOU TRYING TO SELL IT TO ME??!
I think anyone worried about the machine uprising enslaving humanity can relax and not worry about it, at least until amazon can understand when it has sold you something or you just looked at something.6 -
Arrived today!
I'm using C++ for machine learning purposes using TensorFlow and OpenCV (rip Python, you are too slow 😭)
What are you using C++ for? 😁18 -
Found my missing flash drive... at the bottom of my broken washing machine... *sigh*
So I've got a broken Windows installation, destroyed flash drive and a washing machine that decided to explode and trip all circuit breakers in the building... what's next?21 -
!rant.
The 'Essence of Essential Algebra' is an amazing YouTube playlist by 3Blue1Brown to watch if you want to start understanding the algebraic concepts underlying Machine Learning!3 -
The "explain x to an x years old boy/girl" questions are easy yet tricky.
Interviewer: Explain machine learning to an 8th years old kid.
"Imagine if <insert anecdotal example here>"
Interviewer: The kid is asleep. Try harder.4 -
Everybody talking about Machine Learning like everybody talked about Cloud Computing and Big Data in 2013.4
-
Today I'm trying to study how to encode data in idx-ubyte format for my machine learning project.
Professors I'm going to astonish you!
Good day and good coding to all of you! :)6 -
Currently getting into Machine Learning and working on a joke-project to identify the main programming language of GitHub repositories based on commit messages. For half of the commits, the language is predicted correctly out of 53 possible languages. Which is not too bad given the fact that I have no clue what I'm doing...9
-
How machine learning works,
Interviewer: What's your biggest strength?
Developer: I am a quick learner
Interviewer: what is 1 + 1
Developer: 30.
Interviewer: Not even close, Its 2.
Developer: 210 -
"we use machine learning to ..."
Ffs you're interviewing a developer, not pitching to a investor. We know how much machine learning you use.7 -
The fax machine in our office (yes we still have a fax machine....) Has rung 4 times today! Why are people calling the bloody fax machine?!9
-
> Open private browsing on Firefox on my Debian laptop
> Find ML Google course and decided to start learning in advance (AI and ML are topics for next semester)
**Phone notifications: YouTube suggests Machine Learning recipes #1 from Google**
> Not even logged in on laptop
> Not even chrome
> Not even history enabled
> Not fucking even windows
😒😒😒
The lack of privacy is fucking infuriating!
....
> Added video to watched latter
I now hate myself for bitting22 -
yo guys! im making a raspberry pi claw machine and thought it would be fun to log my progress as i go along, so i made a blog post explaining how to build one! if anyone wants to check it out, you can find it at http://www.alexdovzhanyn.com/blog/110
-
Here's a thought...
If AI get human rights, and someone destroys the machine, will it be considered destruction of property OR murder...9 -
$ docker-machine create -d "virtualbox" default
Docker machine "default" already exists
$ docker-machine stop
Stopping "default"...
machine does not exist
nice, thanks docker7 -
So, my company changed coffee machine around 1 month ago... yesterday at 4:20pm we made into 1k coffees taken18
-
*Goes for an interview*
Interviewer reads my resume and goes on to say : "You are the first person today, whose resume doesn't include 'machine learning' ".
Me : *Points towards Machine Learning written in my resume* Sir here it is.
We both have a good laugh about it.
That day i realised that EVERYONE is 'learning' machine learning. EVERYONE.4 -
Build an ai who will be my friend...
And protect me like the terminator during the machine apocalypse2 -
I’m not scared of a machine that passes the turing test, I’m scared of the one that intentionally fail it
-
Hey! How do I do machine learning?
Well first you start off with a metric shit ton of data.
And then you .fit() your data
from there you can .predict() your data
Trust me, the algorithms are already there. All you need to do is get the data.7 -
At work, an idiot who has never worked on machine learning before and understands nothing about it: "You know what, machine learning isn't actually hard. It is just basic statistics and then you download the model online and that's it! There's nothing else you are doing!"
STFU, you moron! Do you think just any model can work for your use case? Do you fucking think it is easy to come up with new architecture for a very specific use case and test it accurately? Do you think it's easy to effectively train a model and do hyper-parameter optimization?Do you fucking think it is easy to retrieve the right data for your use case? Do you think it's easy to keep up with research papers on arXiv being released daily? Do you think this is fucking javascript and there's a framework for everything? Stfu!
Honestly, i hate ignorant morons who generalize stuff they don't clearly understand.5 -
I can repair an electronic item, write code and debug. Has a degree in CS so why do I have to ask the wife "baby, how do you operate the washing machine?"5
-
Mechanical Engineer friend took Machine Learning as an elective subject in college thinking that it had something to do with the Physical machines.
His reaction during the class was priceless.3 -
Le college freshman nibbas: Don't know C, Java, C++, python or any other programming language but want to do AI and machine learning!
💀🤷6 -
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 -
So... Human are now learning machine learning. Interesting. Maybe we should instead teach a machine teach us machine learning so we can better human learn from the machines!2
-
Our boss demands us to implement machine learning to an obscure project.
So we use machine learning to find what to use machine learning for.5 -
Anyone know how to convince a client that machine learning will not be a magical solution to all their problems???
2019 is gonna be super interesting.4 -
when you have 6GB worth of unused kernels on your machine and your machine is desperately crying for MOAR storage space!4
-
My dev area of focus? Machine Learning! Because it's fascinating to teach a computer to learn from experience :)4
-
Dual Boot Linux & Windows.
I hardly ever see anyone do it right. And there is just two tricks that make a completely new experience out of it. I am not sharing it with you to be nice, I am sharing because I am curious if you're already doing it.
1. Install on a second hard drive, not a different partition. Learn which button to hold on the boot screen to select the boot drive. You can still chain-load via Grub, but the major advantage, updates of neither OS will fuck up your boot loader. You can update it abso-fucking-lutely risk free. Second advantage, advice 2. becomes trivially easy.
2. Set up a virtual machine. Select as its hard drive the raw disk volume where you have installed your Windows. You can do this with VirtualBox, but QEMU with virtual machine manager make is far easier to set this up in. You can now start Windows under Linux as a virtual machine. You can always start a small application, but the big deal is installing. Start a Steam download, have it installed and ready without switching over. Running windows updates. And when you then have time to play the game, just reboot and you have it already installed.
I feel like many are not aware that you can start a virtual machine of a real hard drive. It's one of those things that improve usability of it enormously. It's something where many will just not think about it because they keep dual booting and virtual machines in two different categories in their brains, but immediately will think it is obvious as soon as they hear about it.
So, who already did this? Raise your hands!25 -
Machine translations + ads = ❤️... The dialog says: "You have to update your Android rocket launcher or your phone will be locked in one day."2
-
Machine learning is overhyped. A fellow halfwitted well-wisher wants my colleague to use supervised classification for a freaking search and replace problem.2
-
Currently installing Arch Linux on my old machine ^^ Gonna revive it as a secondary machine I'll do some stuff on. Maybe. Perhaps.8
-
A teacher asked for my help in some machine learning project, I told her I don't have a background in ML.
She was working on an application that classified research papers according to the subject.
I said, seems like a basic NER project, but maybe I'm wrong I haven't worked on any ML projects before. But I do have experience with web, let me know if you need help in that.
She says, ML is also web, it's just like semantic web.12 -
bet you can't beat us now, dumb machine
also,
modern problems require modern solutions
#savedtheearth1 -
As you can see from the screenshot, its working.
The system is actually learning the associations between the digit sequence of semiprime hidden variables and known variables.
Training loss and value loss are super high at the moment and I'm using an absurdly small training set (10k sequence pairs). I'm running on the assumption that there is a very strong correlation between the structures (and that it isn't just all ephemeral).
This initial run is just to see if training an machine learning model is a viable approach.
Won't know for a while. Training loss could get very low (thats a good thing, indicating actual learning), only for it to spike later on, and if it does, I won't know if the sample size is too small, or if I need to do more training, or if the problem is actually intractable.
If or when that happens I'll experiment with different configurations like batch sizes, and more epochs, as well as upping the training set incrementally.
Either case, once the initial model is trained, I need to test it on samples never seen before (products I want to factor) and see if it generates some or all of the digits needed for rapid factorization.
Even partial digits would be a success here.
And I expect to create multiple training sets for each semiprime product and its unknown internal variables versus deriable known variables. The intersections of the sets, and what digits they have in common might be the best shot available for factorizing very large numbers in this approach.
Regardless, once I see that the model works at the small scale, the next step will be to increase the scope of the training data, and begin building out the distributed training platform so I can cut down the training time on a larger model.
I also want to train on random products of very large primes, just for variety and see what happens with that. But everything appears to be working. Working way better than I expected.
The model is running and learning to factorize primes from the set of identities I've been exploring for the last three fucking years.
Feels like things are paying off finally.
Will post updates specifically to this rant as they come. Probably once a day.2 -
https://arxiv.org/abs/2006.03511
New reasearch paper about machine learning applied to translate code into different programming languages.
Would you see a use case for this at your work?25 -
Dear companies..
There is a fucking difference between:
-pattern recognition
-machine learning
And
- artificial INTELLIGENCE....
Learning from experience is NOT THE SAME as being able to make conclusions out of unknown conditions and figuring out new stuff without any input.8 -
Me: *builds new state machine* Ok this makes adding new instance states easier, should also make enemy AI a million times easier!
Me after trying to do enemy AI: FUCKING CUNT! This system is a piece of fucking shit for AI, fuck fuck fuck fuck fuck fuck, etc
I think this will be harder than expected bois!
*Eye twitches*2 -
The display of the candy machine in my job works bad. At least the manufacturer it's honestly with that name...4
-
The first time I took Andrew Ng's Machine learning course in 2014.
I was blown out of my wits at what could be achieved with simple algebra and calculus.1 -
Hey Machine Learners and AI pips, whats the algorithm for detecting if a person is an asshole? :p10
-
So, the moment I started as a BA in a health insurance company, my Quora feed gets populated with Dilbert comics, and I can finally relate to them.
Thanks Machine Learning! -
A friend approached me with an "unpopular opinion" regarding the worldwide famous intro to Machine Learning course by Andre Ng.
His opinion: "shit is boring AF and so is the teacher"
Honestly, I loved it, i think it is a really good intro to the actual intuition(pun/reference intended) to the area. I specially like how it cuts down the herd in terms of the people that stick with it and the people that don't, as in "math is too hard. All i want is to create A.I" <---- bye Felicia.
Even then, i think that the idea that Andrew Ng is boring is not too far from reality. I love math, i am by no means a natural, but with pen and paper in front of me and google I feel like i can figure out and remember anything, i do it out of sheer obsession and a knack for mathematical challenges. That is what kept me sane through the course. Other than that I find it hard to disagree, even if it was not boring for me.
Anyone here thinks the course was fucking boring as well? As in, the ones that have taken it.8 -
Which is the most promising sector of Artificial Intelligence in future(2025) ?
I am currently studying about 'Machine learning'.16 -
I'm starting to think that "Machine Learning" is the most unfortunate term that the industry has ever seen.
How people approach a problem here where I work: "I have a problem, I don't know how to solve it, I don't have any data. Let's implement a Machine Learning algorithm that will solve the problem for me."4 -
I was all happy using and applying Machine Learning algorithms until I came to do a Research Internship and now I'm sitting in the lab studying Linear Algebra, Probability and Statistics the whole day just to cope up with the guys who are improving and developing algorithms here!11
-
Presenting to you: Google's latest Machine Learning technology.
https://m.imgur.com/2VI4doJ,0mzJjNf...
Those are all the same Honda Civic btw7 -
Just in case nobody mentioned it:
Humble Bundle : Machine Learning
https://humblebundle.com/books/...
and
Humble Bundle : UI UX
https://humblebundle.com/books/...6 -
programmer(noun)
A machine that turns coffee into code.
Java programmer(common noun)
A machine that turns code into coffee1 -
My first rant here, I just found out about it, I don't have much of programming background, but it always triggeredmy intetest, currently I am learning many tools, my aim is to become a data scientist, I have done SAS, R, Python for it (not proficient yet though), also working on google cloud computing, database resources and going to start Machine Learning (Andrew Ng's Coursera).
Can anybody advice me, Am I doing it right or not.?2 -
From my big black book of ML and AI, something I've kept since I've 16, and has been a continual source of prescient predictions in the machine learning industry:
"Polynomial regression will one day be found to be equivalent to solving for self-attention."
Why run matrix multiplications when you can use the kernal trick and inner products?
Fight me.19 -
This is my understanding of "Machine Learning" in general
There are two sets of data:
1. In first data set, all the properties are known
2. In the second set, some properties are not known.
The goal of the machine learning is to find the value of the unknown properties of the second data set.
We do this by finding (or training) a suitable machine learning model (mathematical, logical or any combination of), that in the first data set, computes the value of the properties, which are unknown in second data set, with minimum error since we already know the real value of those properties.
Now, use this model to predict the unknown properties from the second data set.3 -
python machine learning tutorials:
- import preprocessed dataset in perfect format specially crafted to match the model instead of reading from file like an actual real life would work
- use images data for recurrent neural network and see no problem
- use Conv1D for 2d input data like images
- use two letter variable names that only tutorial creator knows what they mean.
- do 10 data transformation in 1 line with no explanation of what is going on
- just enter these magic words
- okey guys thanks for watching make sure to hit that subscribe button
ehh, the machine learning ecosystem is burning pile of shit let me give you some examples:
- thanks to years of object oriented programming research and most wonderful abstractions we have "loss.backward()" which have no apparent connection to model but it affects the model, good to know
- cannot install the python packages because python must be >= 3.9 and at the same time < 3.9
- runtime error with bullshit cryptic message
- python having no data types but pytorch forces you to specify float32
- lets throw away the module name of a function with these simple tricks:
"import torch.nn.functional as F"
"import torch_geometric.transforms as T"
- tensor.detach().cpu().numpy() ???
- class NeuralNetwork(torch.nn.Module):
def __init__(self):
super(NeuralNetwork, self).__init__() ????
- lets call a function that switches on the tracking of math operations on tensors "model.train()" instead of something more indicative of the function actual effect like "model.set_mode_to_train()"
- what the fuck is ".iloc" ?
- solving environment -/- brings back memories when you could make a breakfast while the computer was turning on
- hey lets choose the slowest, most sloppy and inconsistent language ever created for high performance computing task called "data sCieNcE". but.. but. you can use numpy! I DONT GIVE A SHIT about numpy why don't you motherfuckers create a language that is inherently performant instead of calling some convoluted c++ library that requires 10s of dependencies? Why don't you create a package management system that works without me having to try random bullshit for 3 hours???
- lets set as industry standard a jupyter notebook which is not git compatible and have either 2 second latency of tab completion, no tab completion, no documentation on hover or useless documentation on hover, no way to easily redo the changes, no autosave, no error highlighting and possibility to use variable defined in a cell below in the cell above it
- lets use inconsistent variable names like "read_csv" and "isfile"
- lets pass a boolean variable as a string "true"
- lets contribute to tech enabled authoritarianism and create a face recognition and object detection models that china uses to destroy uyghur minority
- lets create a license plate computer vision system that will help government surveillance everyone, guys what a great idea
I don't want to deal with this bullshit language, bullshit ecosystem and bullshit unethical tech anymore.11 -
I finished a 30-minute lecture today with the conclusion "so it turns out that throwing way more data and resources at this Machine Learning problem gives much better results."
Who could have possibly predicted that?!2 -
People think Machine Learning is all about using Super Complex Prediction Models...
But turns out to devote most time in data gathering and data cleaning(preprocessing).2 -
Well so after some fiddeling around, I managed to release a first preversion of my versatile Machine learning library for C++: https://github.com/Wittmaxi/...
I'd be more than happy to see people start using my Lib lol
In case you have ANY feedback, just open an issue ;) (feedback includes code review lol)2 -
!rant
After a long time, finally I got an opportunity to participate in a Machine Learning competition.
Brushing up my memory.
And also teamed up with another colleague.
Hope, we both get to learn a lot even if we don't win. -
After watching The Imitation Game and understanding the Turing machine, I've got so much respect for every single thing a computer can do! 🙂3
-
When you git pull on your home machine, and realise you missed a file in the commit on your work machine... <rage>1
-
I am beyond pissed at my Machine Learning class in college. you would think an advanced topic in Computer Science would require some prior knowledge of the field, but apparently not. A quarter of the class has ZERO programming knowledge, and the professor is basing the class around that. I took this course to learn how to CODE Machine Learning algorithms, not spend weeks upon weeks on learning how to calculate probabilities...2
-
I am Graduate student of applied computer science. I am required to select my electives. Now i have to decide between Machine Learning (ML) and Data Visualization. My problem is Machine Learning is very theoretical subject and I have no background in ML in my undergrad. In data visualization, the course is more focused towards D3.js. Due to lack of basic knowledge i am having second thoughts of taking ML. However, this course will be offered in next Fall term. And i am also studying from Coursera to build my background till that time.
I know there is no question here but I need a second opinion from someone experienced. Also, please suggest any other resource that I should look into to build my background in ML.2 -
Starting to learn neural network...
I have been interested in Machine Learing from long time back.
getting the basics corrected now....
Never thought calculas is going to be required in programming.2 -
I thought the “works on my machine” from sysadmins is mostly a joke...
But no. I’m attending the Polish high school and I have a lessons via the Internet. I wasn’t able to hear the voice of the teacher on Linux 4.18 and Chromium browser, so I sent the mail to support to report it. Of course it “works on their machines”...6 -
The proof that the time machine really exists and that Microsoft is using it gives me a lot of anxiety
-
I am learning Machine Learning via Matlab ML Onramp.
It seems to me that ML is;
1. (%80) preprocessing the ugly data so you can process data.
2. (%20) Creating models via algorithms you memorize from somewhere else, that has accuracy of %20 aswell.
3. (%100) Flaunting around like ML is second coming of Jesus and you are the harbinger of a new era.8 -
Decided to jump into the machine learning bandwagon and picked up a few books and some online courses. I already feel way out of my depth.5
-
Just did a 30min presentation with my team about machine learning and face/pose analysis. Everything went perfectly well. Couldn't be better. Such a good feeling! FeelsGoodMan. Time to go to the cantina :)
-
I just received this.
"I'm just saying that one should be proud to be able to import libraries and call themselves Data Scientist who can apply machine learning."
What the actual fuck.6 -
My IoT professor expects us to, somehow, learn Machine Learning and use that to analyse the data we obtain in the working of our project! How are we supposed to learn ML to implement it's techniques, while simultaneously create a IoT project, learning its own techniques and also handle our other courses in just one semester?!6
-
AWS released their machine learning training portal for the public for free. You can get certified for 300$.
https://aws.amazon.com/de/blogs/...1 -
So the new guy convinces my employer that he is a Machine Learning Expert. Nothing is wrong until He even convinces my employer that he can do Machine Learning with HTML (<==== is not a Programming Language); This is the time my IQ instantly dropped to ```Patrick Star```.8
-
So I've started a little project in Java that creates a db of all of my downloaded movie and video files. The process is very simple, but I've just started incorporating Machine Learning.
The process is quite simple: You load the files into the db, the program tries to determine the movie's name, year and quality from the filename (this is where the ML comes in - the program needs to get this and dispose of useless data) and then does an online search for the plot, genre and ratings to be added to the db.
Does anyone have any feature suggestions or ML tips? Got to have something to do during the holiday!1 -
How machine learning works
Interviewer: What's your biggest strength?
Me: I'm fast learner.
Interviewer: What's 11 * 11
Me: 65
Interviewer: not even close. It's 121
Me: It's 1213 -
So for those of you that remember my fax machine post I have an update!
We where still getting people calling up and making the fax machine ring but Amazon delivered a new fax machine today and it seems to all be working now, no more ringing fax machine!!! -
People completing Stanford + Andrew Ng's course and bragging how they know machine learning in and out while having no idea how to code simplest application using the simplest libraries.3
-
Its funny when people talk about AI. It just so funny how they think that any thing can be predicted by the machine.1
-
Me searching for a Machine Learning internship online.
My friend searching for a Machine Learning internship online.
My ex-girlfriend searching for a Machine Learning internship online.
My neighbor searching for a Machine Learning internship online.
My Professor searching for a Machine Learning internship online.
My Father searching for a Machine Learning internship online.
My Ancestors searching for a Machine Learning internship online.
My cat searching for a Machine Learning internship online.
My guitar searching for a Machine ... I'm fucking done.
Tried the Andrew NG thing 6 times.
You read that right. 6. six.
Failed 7 times. Statistically, i failed.
*no comebacks here, I don't know machine Learning so I am getting 0 fucks from my current girlfriend, and you said if I play guitar, I'll have her. FUCK NO.*2 -
GUYS! Humble bundle has teamed up with O'Reilly for a selection of Machine Learning books, anybody interested should check it out, 6 days left :
humblebundle.com/books/machine-learning-books2 -
Here is an idea.
What if web designers make their own portfolio with "The Wayback Machine"?
It is free, reliable, fast, and universal.
Ideas below in comments!8 -
Ability to understand all machine learning models to modify code and those models directly and create better ones every time.
I would take existing ml model, modify it by hand to create better one, win some multimillion dollars competitions and make them open source.
Eventually all recommendation systems, text to speech, speech to text, music generation, movies generation etc would be opensource.
This would either destroy or boost all modern economy but for sure it would make harm to corporations and make them cry.
That would be fun to see.6 -
Everyone I tell this to, thinks it’s cutting edge, but I see it as a stitched together mess. Regardless:
A micro-service based application that stages machine learning tasks, and is meant to be deployed on 4+ machines. Running with two message queues at its heart and several workers, each worker configured to run optimally for either heavy cpu or gpu tasks.
The technology stack includes rabbitmq, Redis, Postgres, tensorflow, torch and the services are written in nodejs, lua and python. All packaged as a Kubernetes application.
Worked on this for 9 months now. I was the only constant on the project, and the architecture design has been basically re-engineered by myself. Since the last guy underestimated the ask.2 -
I just find out that AI is gonna extinct humanity. And developers will be on a privileged sit to appreciate that. So i decided to learn python and machine learning to help!20
-
Working with machine learning gets very tiring sometimes.
Waiting for the results, tuning the parameters...
Arghhh....why does it keep getting stuck...1 -
Just got myself a Pixelbook and man is this thing a sweet little machine! Excellent battery life, a pretty decent backlit keyboard and I can work on my personal project using VSCode and the integrated debugger!
Google is doing a good job with making Chromebooks developer friendly.2 -
#storytime
Soon I'll start moving to a new place on the 16th and I wanted to change my address at the Internet provider (T).
go to provider website (T) reading that I need to call them...
CALL (T): .... Automatic answering machine.. ... longer than normal, covid19, 30 minutes later:
Operator: Hi moving, yes.. When? we send you an email with details to send Mechanic.
Next day: waking up. clicking mail on my phone in bed half sleepy. select 15th. next. next. next. accept. done.
Me happy :) .... One hour later realizing I said 15th.. and it should be 25... FUCK!!! Me Mad! Knowing what's going to happen...
Click link in mail to change date. You need to call (E).
CALL (E) : ... Automatic answering machine.. ... longer than normal, covid19, 1 hour later.... Give up..
CALL (E)(2): ... Automatic answering machine.. ... longer than normal, covid19, 1.2 hour later.... Give up..
Next day CALL (E)(3): ... Automatic answering machine.. ... longer than normal, covid19, 45 minutes later....
Operator: Hi, yes we can move to date 21. you need to call (R) to change fiber mechanic I'll patch you trough
CALL (T) : ... Automatic answering machine.. ... longer than normal, covid19, 30 minutes later....
Operator: You need to call (K) Here is the number 123456789..
CALL (K): ... Automatic answering machine.. ... longer than normal, covid19, 20 minutes later
Operator: This department (R) can not be reached by phone we will call you back.
Next day:
Incoming call from (K). Because you are moving to a new house you do not need (R). have a nice day.
Have a nice day to you too calm and friendly.
hopefully I won't be without internet for a couple of days...1 -
Let’s just face it. Once the majority of people understand, data science (machine learning on custom behaviour mostly) will be the most disgusted job in the world. Mind boggling! You get shot right between the eye by doing it.4
-
Respect to all women in CS. They are in fact better when it comes to clean code and concept.
Prof. Kamala Krithivasan, is teaching some hardest shit in CS.
Turning Machine;
https://youtube.com/watch/...3 -
These many Python libs exist for machine learning....
Used only scikit and gensim till now...
Little of theano... -
In front of a vending machine:
Me: gonna buy a drinj.
Me to me: ganna try to crash these windows xp pcs with 3 mb ram, tear them appart, ripp of their soul, and later on ask the manager why this happened, cos afterwards I have no clue 😈😈😈😈😈😈😈2 -
a dream within a dream
a repo within a repo
a (virtual) machine within a machine
a machine within a browser within a machine
https://fossbytes.com/run-windows-9...1 -
First Kaggle kernel, first Kaggle competition, completing 'Introduction to Machine Learning' from Udacity, ML & DL learning paths from Kaggle, almost done with my 100DaysOfMLCode challenge & now Move 37 course by School of AI from Siraj Raval. Interesting month!4
-
I'd like to create an imageboard app with React-Native and got a few questions.
Every user has to like or dislike the shown content to advance to the next image/video (tinder style). I want to use that data to feed a machine learning algorithm and generate an unique selection of displayed media for each user with that.
Even though I never used it yet before (I'm still learning to code) I want to use python and a python machine learning library for that.
Can you give me any advice for the python part? For example which library to use, where to start, etc. .
Do you think that might be an interesting idea to realize? :)2 -
I had this dream, We had to destroy this super mainframe who wanted some revenge because we as a programmers made a lot of mistakes in the code.
So we had to create this amazing machine with super powers and machine learning and then to go back to the past to save the world and to find me and protect me from the same machines that we created..
At the end, I died.. because the fucking machine betrayed me.1 -
Was reading the voice command rant and got curious, what do you guys think about the brain-machine-interface? Will it ever happen?
I would love it but also have some fears. Being able to control devices just by thought would be a huge time saver. But data mining is getting out of hand and that is scaring me. Companies would be able to analyze a lot.
Now they 'just' know what I am buying and which sites I am visiting.
If they know what I am thinking, Amazon would suggest me rubber gloves, body bags and whisky.7 -
Why do companies wrap up everything simple fucking operation with "Machine Learning."
What is the fucking purpose of ML to a Password Manager? What's the mystery of suggesting password based on TLD match?
"Congratulation, you now have ML to auto-fill your password" WTF, how was it working before the update?
Sick.5 -
Easily machine learning. A lot of stuff thst was bevore thought to be impossible or just plain was to hard suddenly gets reachable. My fav example is the dota ai. Just love it
-
Looks like unzipping on disk drive where you keep your dataset can crash machine learning training session.
Thanks nvidia for your great drivers.
I like your solutions. -
Started to learn Reinforcement Leaning, from level 0: Atari Pong Game. Stopped and think a bit on the gradient calculation part of the blog.... hmm, I guess it's been almost a year since my Machine Learning basic course. Good thing is old memory eventually came back and everything starts to make sense again.
Wish me luck...
Following this blog:
https://karpathy.github.io/2016/05/...3 -
That moment when you buy a machine, install xenserver on it and start playing modern AAA titles @ ultra in virtual machines
-
I'm wondering if there is a way to use Machine Learning algorithm to optimize games like Screeps.com, which is a game that you control your game by writing JS code. Letting the algorithm write human readable code might be too challenging, but optimizing some aspect of the game should be possible, like the best scale up route optimization using re-enforced learning.3
-
Which books are best for machine learning?question machine learning to make it sound complicated machine learning rants artificial intelligence machine learning deep learning5
-
I currently have a 3+ year old laptop.
Dell Inspiron 15 3521:
OS: Windows 10 Pro
RAM: 8GB (4+4)
Processor: Intel Core i5 3rd Gen
Video/Graphics Card: AMD Radeon 8730M 2GB (and Intel HD 4000)
Hard Disk: 1TB
It's slowly becoming sluggish and has clearly outdated hardware. I want to pursue a Master's degree in CS (Machine Learning oriented).
Should I consider upgrading? Build a PC instead? Suggestions?35 -
You know it's friday, if the coffee machine is still switched off at 12:52.
I only want my coffee to finish my code and start weekend.
I don't want to fill water tank or rinse and decalcify the machine.1 -
it works on my machine. this is quite disappointing and keeps me from trying to solve the problem from home.
i was even psychologically prepared to ask on stackoverflow, but now i'll have to wait until returning back to work...5 -
Team are getting into using Machine learning for anomalous behaviour detection for authentication and traffic behaviour... It's so interesting and another useful tool in our security arsenal
-
Windows machine i5 7th gen with 12Gigs Ram and 4Gigs graphics (2 dedicated + 2 shared) and 1TB HDD+ 256 Gb SSD vs low budget MacMiNi for heavy dev? usage- JDK, Android SDK, node, containers etc.9
-
So today a file my PHP application made went through to a machine (50x50 meters) and out came the finished product exactly as it should have.
Sidenote; fuck you haters4 -
Just dumped one month's GitHub public data or my local machine. Ah boy that was too much data. About 80 GB with 30.9 million documents in mongodb. Too much for local machine. :sigh:
-
I want to write a program that uses machine learning to predict questions in an exam. The questions to be predicted are based on topics or trends from one year of newspapers and related topics from a syllabus. I wish to use python for this. But dont know where to start. I know nothing about ml! Wish to structure this out. Help me.14
-
Whenever I start talking about machine learning the first question I get from the pretentious ones is, "Is it supervised or unsupervised classification?"
-
Anyone know of any GPU accelerated Machine Learning libraries that DON'T need Python, something maybe using C/C++, C# or Java?12
-
Any example of machine learning / artificial intelligence on video auditing that the community knows of?
-
Hello my fellow dev ranters! I've been speaking with my dad and he has been complaining about how slow is his old windows machine. I was thinking of move it to a Linux distro, but I don't know which.
The machine has 2gb of ram, about 200gb os disk, a ati radeon 2400 gpu and a intel dual core.
With these specs and taking into account that the final user is a person that mostly uses the pc for web browsing, sports stream and movies. What would be a good, lightweight and simple to use linux distro?
Thank you in advance!3 -
I would like to learning something about machine learning and create something with it. Byť i want it to be something usefull, jave your aby idea what should i try to do ?
-
Hello, I'm looking for a new machine but since I'm not very good with hardware, I'd like to ask for help:
I have a 7yrs old lenovo ideapad Y580, and even though I don't really play anymore on pc, I still would like the machine to last.
At first I was thinking about a ThinkPad X1 Carbon Gen 7 - Intel 10th Gen, but maybe I should go with a gaming laptop for the sake of the good specs? But then, which one? MSI, alienware ...?
And I'm a front-end, so I still need to be able to open graphic files.
TIA!3 -
Machine Learning and Deep Neural Networks in particular. More job offers to pick from in upcoming years for me :P
-
From a little bit heated discussion I want to extract this: One big pain in the ass is the human to computer interface. Maybe it's the natural vs. formal language divide, but there's a mismatch deeper than between object and relational models that no ORM can failingly fix.
The whole point of the discussion was on such a point where some wanted an interface more human friendly and I stubbornly insisted on the way it is simple for the computer system. Like not too much human messiness should invade machine. One argument sounded as if human words were like unicode code points which meaning doesn't depend on its representation.
That's raising red flags to me: Nonono, natural language is too messy, keep it out. This poor machine could have been so clean and well designed and we already stacked up so much entropy we still dare to call OS,..
Dunno, what's your stance? Still hoping that your shell one day will be able to process our poor standard English? Or do you think, like me, all those failed attempts show there's a gap you should not even touch?5 -
Oh, come on! Human Resource Machine, Three Sort, a single cycle away from the optimization challenge! What more do you want from me?
Also, I have already gotten the challenge completed for only using 34 commands. I'm increasing the number of commands greatly for the cycle challenge in order to avoid swapping.1 -
Hey Guys.
VMs - VirtualBox or VMware?
IV'e been using VMware v14 cracked, my principal VM is a Linux mint machine, wich one deals better with Linux VMs?
I haven't used Vbox since I found a craked VMware 14 but should stop using it..........
Also, what is the best way to have a prepared to mount VM in a pen drive? Lets say I place my Linux mint machine in my 64Gb pendrive I take everywhere, I want to plug it to any machine (windows most likely) and use it pronto to run the VM instead working in that machine.8 -
What's the difference between data science, machine learning, and artificial intelligence?
http://varianceexplained.org/r/... -
I've nearly completed Machine learning Andrew Ng course from Coursera and now I am confused what to do next. Suggestions would be useful.3
-
Have any of you moved from Web application development to more deep and complex stuff? I mean without finding it boring. I just moved to data and analytics at my job. And in a few months we will be getting into AI and machine learning. I just don't know if I'm going to find it boring or not. I really enjoy and still love web development.1
-
Just enrolled myself in Andrew Ng's Machine Learning course at Coursera for the summer, is it a good place to start? Any recommendations?
-
thought of the day :
machine learning does not totally automate the end-to-end process of data to insight (and action), as is often suggested. We do need human intervention. And having the right mix of specialists is equally important as they have the expertise to build prototype projects in different business lines. Thus, one must hire the right team in the context of her organization to ensure an assured path towards success.
Besides, it is important to note that organizations don’t have machine learning problems. Instead, there are just business problems that companies might solve using machine learning. Therefore, identifying and articulating the business problem is mandatory before investing significant effort in the process and before hiring the machine learning experts.1 -
Hello Guys... Just wanted to have some opinions:
Considering long-term career stability, how does a Machine Learning engineer compare with a Software Developer ( C, C++, Java, Python, etc. ) & a Web Developer ( Java, JavaScript, SQL, CSS, Python ) ?9 -
So I have a STUPID question about Machine Learning.
And I am being serious when I say this.
I want to get into machine learning but I really don’t want to accidentally create the AI that kills us all.
I’m not trying to boast my abilities or anything I’m not that great but I just
one don’t completely understand how machine learning works?
And two how do I keep it from learning more than I want it to??
I’m not trying to be stupid I’m just trying to understand so I don’t make anything that I regret.17 -
Amazon started machine learning models marketplace and they are organizing marketplace hackaton if someone is interested.
https://awsmarketplaceml.devpost.com/...
It’s available till 15 April and there is $48,000 in prizes1 -
Do I have to be good at Mathematics to be good in Machine Learning / Data Science?
I suck at Mathematics, but ML/DS seems so fascinating. Worth a try if I hate Maths?
As they say, do what you enjoy doing.8 -
Quite interesting talks and discussion, if you are interested in non-technical topics of machine learning
https://youtu.be/_zwBCDmlvv8 -
hey if devrant has any suggestions to learn machine learning AI from that would be nice and yes my github is under construction9
-
A novice was trying to fix a broken Lisp machine by turning the power off and on.
Knight, seeing what the student was doing, spoke sternly: "You cannot fix a machine by just power-cycling it with no understanding of what is going wrong."
Knight turned the machine off and on.
The machine worked -
Are there any good courses for practical machine learning (that uses an actual language)? I tried out Andrew Ng's course and it seems more theoretical than practical.2
-
Applications are now made vertical scrolling and every time you refresh or scroll, it stimulates to be a slot machine.
So it's basically a feeling of gambling that keeps you up and motivated all the time. #TuesdayThoughts -
Is it just me or everyone takes atleast twice or sometimes even five times the duration specified to complete a MOOC.? I have been doing Andrew NG Coursera machine learning for almost two years now.!1
-
Have anyone used machine learning in real world use cases? (would be nice if you can describe the case in a few words)
I'm reading about the topic and do some testing stuff but at the moment my feeling is that ml is like blockchain. It solves a specific type of problem and for some reason everyone wants to have this problem.7 -
Want to do all of these Open Source, machine learning and competitive coding. But can't choose one. I would do all but apparently getting good grades is important in college. Fml
-
!rant
One of my coworkers told me I'd be interested in machine learning, but I'm not conviced
Is it really that great ?8 -
I am interested in Machine learning and don't know how to proceed. there are tons of courses on udemy, Coursera, udacity etc..
I am doing Coursera machine learning by Andrew Ng and didn't know what to do next. Suggestions will be helpful.
Btw I am doing Machine learning to implement it in Android. -
Just wondering any of you has seen automated tests in a CI machine? Theyre not reliable enough to be running all the time because many times its just an empty error amd its tedious to investigate and wastes lots of time2
-
I have a project in need of machine learning. It takes an image and turns it into text. How do I begin acquiring the data needed to feed the machine? Should I just start taking pictures of this particular item on many different devices and get as many friends to do the same? How do I begin gathering my data is the question?4
-
How do I create a Collab..
Well, I'm looking to form a team of 2 - 4 members. We will be devoted to learning machine learning through books, Kaggle, self assignments and various group discussions and pair programming. We will form a group name, open a GitHub account and upload our projects there. Am looking up to extending it to build projects together. This can also help us build our portfolios.
There are no tight requirements. But some good programming skills especially in Python will be great and a good understanding of high school math. We will be learning together.3 -
Recently learnt about machine learning and it's applications. First thing that comes to my mind "how often do women buy lingerie from supermarkets?"
-
Angular cli was installed globally with some "more up-to-date" version and locally for a project with a slightly older version. On a local machine. No problem.
The same thing on a VM: nope, module not found error. node trying to run a node_modules install script from within windows directory, in which nothing node-related exists ... ?? -
I just landed a job in data science, and I've been asked by my employer about the hardware specs of the machine that I'm going to use. What do you guys suggest? I don't want to be a financial burden, but I also want something that wouldn't require frequent upgrades.1
-
Ok this is my first try in machine learning, this is DQN for Pong!
I want to add my own flavor by adding pressure touch to paddle movements, such that the harder I press in a direction it moves faster to a max speed.
Does it makes sense if I apply the floating point outputs of sigmoid directly to speed control? Or should I make multiple outputs to represent different "steps" of pressure/speed? -
Need some help here!!
I'm learning machine learning, so planning to buy Asus R510JX-DM230T. Are the below specs enough to practice TensorFlow ?? Specs : 2.6GHz Core i7 4720HQ processor
8GB DDR3 RAM, 1TB 5400rpm Serial ATA hard drive
15.6-inch FHD Anti-Glare Display, 2GB Nvidia GeForce GTX 950M Graphics13 -
I have created a "Spam Email Detection using Machine Learning" Project.
Do check out and let me know if any suggestions.
The project is uploaded on "myblindbird" website. Visit myblindbird and search "spam email detection" it will land you on the article.
Thanks1 -
We developed an application for getting started with Machine Learning in Flutter! Please check out and share feedback https://play.google.com/store/apps/...
-
New software unveiled at the CES could track down on password sharing on streaming platforms. The program uses “machine learning” so that the platform will improve as it is being used, helping to further identifying “consumption patterns.”
-
What are the parts of the CNC Wire Bending Machine?
A CNC wire bending machine is a complex piece of equipment used to bend the wire into various shapes and configurations with precision. It consists of several key parts and operates based on the instructions provided by a computer program. Here are the main parts of a CNC wire-bending machine and an overview of how it works:
1. Wire Feeding Mechanism:
This part of the machine is responsible for feeding the wire from a coil or spool into the bending area.
Wire feeding mechanisms can include rollers, pulleys, or servo-driven motors that control the wire's movement.
2. Straightening Unit:
- Before bending, the wire may pass through a straightening unit, which ensures that the wire is free from kinks and bends.
- This step helps produce precise bends by starting with a straight wire.
3. Bending Head and Tooling:
- The bending head contains the tools and dies needed to shape the wire.
- Tooling includes various components such as clamps, rollers, and mandrels that hold and shape the wire according to the desired design.
4. Guide Rollers and Pulleys:
- These components help guide the wire through the bending process, ensuring it follows the correct path and angles.
5. Control Panel or Interface:
- CNC wire bending machines are typically equipped with a control panel or computer interface.
- Operators input the design specifications, such as bend angles, lengths, and shapes, through this interface.
6. Computer Control System:
- The heart of the CNC wire bending machine is its computer control system.
- It interprets the design specifications and converts them into precise movements and commands for the machine.
- CNC software programs are used to create and store the bending instructions.
7. Servo Motors and Actuators:
- These components are responsible for moving the bending head, tooling, and other parts of the machine with high precision.
- Servo motors and actuators receive commands from the control system to carry out specific movements.
8. Sensors and Feedback Mechanisms:
- Sensors placed throughout the machine monitor various parameters, such as wire position, tension, and tooling alignment.
- Feedback from these sensors allows the machine to make real-time adjustments, ensuring accuracy and quality in the final product. -
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 -
What is the best searching algorithm for big data technologies like Machine learning and Neural networks?
ANY GUESS!!!
Comment it.5 -
I want to add Python programmers engineer , SQL Server engineer, machine learning engineer on my social media like Instagram , Snapchat , LinkedIn , WhatsApp etc . To know about better understanding of these languages and their concepts and explore more in engineering field . Plz comments your I'd and be my mentor .
Your friend ,
Degel(Rahul Vishwas)2 -
I kinda don't understand why are people fascinated with brainfuck lang. I have done tasks during my uni time using only Touring machine. Can't get much more fucked up than that I'm telling you.
-
What is the Hot Tech (Best Emerging Technology) of this generation?
Machine Learning, Internet of Things, Big Data, Android development.5 -
Hi I'm getting into machine learning and I am wondering what's the best way to learn machine learning ?3