Author Topic: Exist Machine Learning or Artifitial Intelligence for Autocad?  (Read 23584 times)

0 Members and 1 Guest are viewing this topic.

It's Alive!

  • Retired
  • Needs a day job
  • Posts: 8662
  • AKA Daniel
Re: Exist Machine Learning or Artifitial Intelligence for Autocad?
« Reply #15 on: April 02, 2019, 11:04:42 PM »
not possible with all the crazy architects and designers  :crazy2:

Ahhh sorry but it already here.  In the form of Google Sketch Up.   

And it should not be a surprise that Google was the one to bring it.

Print!  “I’m sorry Dave, I’m afraid I can’t do that”

Mark

  • Custom Title
  • Seagull
  • Posts: 28753
Re: Exist Machine Learning or Artifitial Intelligence for Autocad?
« Reply #16 on: April 03, 2019, 08:43:15 AM »
not possible with all the crazy architects and designers  :crazy2:

Ahhh sorry but it already here.  In the form of Google Sketch Up.   

And it should not be a surprise that Google was the one to bring it.

Print!  “I’m sorry Dave, I’m afraid I can’t do that”
LOL literally.
TheSwamp.org  (serving the CAD community since 2003)

jtm2020hyo

  • Newt
  • Posts: 198
Re: Exist Machine Learning or Artifitial Intelligence for Autocad?
« Reply #17 on: April 03, 2019, 11:03:13 PM »
....just curious... why BricsCAD and not AUTOCAD?
can I do it with an OPEN SOURCE alternative?

I mentioned BricsCAD because it's a cheaper alternative to AutoCAD, and your post made it sound like you wanted to implement it as a personal project. You could certainly use AutoCAD.

As for an open source alternative, I see no reason you couldn't do it. Heck, it might even be easier if the open source CAD alternative you're looking at has native python support. Many of the machine learning libraries in python are open source.

After my first post, I felt like I wasted time responding to your question. I may have misinterpreted, but it almost seems like you're looking for a turn-key answer for you to use (free of charge no less).

As far as I know (and I've been looking) that answer doesn't exist. It's gonna take work. Lots of it. Work worth doing IMO, but work none the less.

From your original post:

Quote
I found some videos where explain that   Machine Learning and Artificial intelligence can be used for everything and I can teach to the Machine or A.I. to draw like my old projects.

Whenever a statement (even on the internet :uglystupid2:) applies it's self to everything chances are it's probably a false statement.

If anyone in this community wanted to start up a team doing some of this work, I would be happy to contribute some time and attention to it.

you did not waste time. I just searching for a "TEMPLATE" to start my project... at least that as I always start to learn anything.

kdub_nz

  • Mesozoic keyThumper
  • SuperMod
  • Water Moccasin
  • Posts: 2125
  • class keyThumper<T>:ILazy<T>
Re: Exist Machine Learning or Artifitial Intelligence for Autocad?
« Reply #18 on: April 04, 2019, 12:17:03 AM »
jtm2018hyo,

Which languages do you program in ??

Called Kerry in my other life
Retired; but they dragged me back in !

I live at UTC + 13.00

---
some people complain about loading the dishwasher.
Sometimes the question is more important than the answer.

jtm2020hyo

  • Newt
  • Posts: 198
Re: Exist Machine Learning or Artifitial Intelligence for Autocad?
« Reply #19 on: April 04, 2019, 07:42:49 PM »
Quote
from: kdub on 2019-04-04, 17:17:03
jtm2018hyo,

Which languages do you program in ??
I just programmed a beautiful and perfect AUTOEXE.cfg for bind keys in DOTA 2, and a beautiful and perfect AUTOhotkeys for my Warcraft III.

basically, I'm like Stev Jobs ... but programming a bit.


« Last Edit: April 04, 2019, 10:37:52 PM by kdub »

kdub_nz

  • Mesozoic keyThumper
  • SuperMod
  • Water Moccasin
  • Posts: 2125
  • class keyThumper<T>:ILazy<T>
Re: Exist Machine Learning or Artifitial Intelligence for Autocad?
« Reply #20 on: April 04, 2019, 10:38:11 PM »


I understand ...
you like playing games.
Called Kerry in my other life
Retired; but they dragged me back in !

I live at UTC + 13.00

---
some people complain about loading the dishwasher.
Sometimes the question is more important than the answer.

kdub_nz

  • Mesozoic keyThumper
  • SuperMod
  • Water Moccasin
  • Posts: 2125
  • class keyThumper<T>:ILazy<T>
Re: Exist Machine Learning or Artifitial Intelligence for Autocad?
« Reply #21 on: April 07, 2019, 09:06:31 PM »

I've been putting some thought to this and can't determine any areas of CAD production that would benefit from Machine Learning and Artifitial Intelligence.


I know, I don't get out very much :)
Anyone have any realistic ideas ??

... even without the proviso of being financially viable.

Regards,
       
Called Kerry in my other life
Retired; but they dragged me back in !

I live at UTC + 13.00

---
some people complain about loading the dishwasher.
Sometimes the question is more important than the answer.

MP

  • Seagull
  • Posts: 17750
  • Have thousands of dwgs to process? Contact me.
Re: Exist Machine Learning or Artifitial Intelligence for Autocad?
« Reply #22 on: April 07, 2019, 09:12:29 PM »
I've been putting some thought to this and can't determine any areas of CAD production that would benefit from Machine Learning and Artifitial Intelligence.

That won't stop the overlords.



Engineering Technologist • CAD Automation Practitioner
Automation ▸ Design ▸ Drafting ▸ Document Control ▸ Client
cadanalyst@gmail.comhttp://cadanalyst.slack.comhttp://linkedin.com/in/cadanalyst

Atook

  • Swamp Rat
  • Posts: 1027
  • AKA Tim
Re: Exist Machine Learning or Artifitial Intelligence for Autocad?
« Reply #23 on: April 08, 2019, 01:41:35 AM »
...
Anyone have any realistic ideas ??

kdub, I don't think it will help CAD production for a while. Right now it's about design. And really about design that has multiple good solutions; flexibility if you will. If you can code the design requirements into a rigid algorithm with all constraints known and one single solution, you don't need machine learning, just run the algorithm. It'll be way faster, cheaper and efficient.

If you have a problem with multiple good solutions, that's where the magic of ML will come in. So if the algorithm is 'loose' machine learning will run thousands/millions of iterations, while optimizing certain outputs. It comes up with stuff that doesn't make logical sense, but work.  Some of the solutions will suck, and some will be really good, and appear to be creative because designers tend to limit themselves to what they know works.

The cool thing I think is, it would be possible to 'teach' the machine learning algorithm using a bunch of previous designs done by a human.  At that point, it might be possible for ML to come up with designs that pull from previous designers experience, but still iterate and generate new solutions. Or once the ML algorithm is tuned, it'll just be faster. And if we can figure out how to use the thousands of existing  drawings as a learning dataset, all the better.

My understanding is ML is being used to design airplane parts now. And I'd love to see it expand into other areas. I have ideas on how to apply it to my current area of design (landscape irrigation) but I haven't figured out the nature of the implementation. As I said in a previous post, just figuring out how to ask the question correctly is difficult.

Regarding AI, as far as I know it's not here yet, and would be a waste of time trying to develop it for CAD. Once/if AI shows up, all bets are off. It's not worth worrying about IMO. Anyone claiming to have achieved AI hasn't done a good job of reigning in their marketing dept. :P
« Last Edit: April 08, 2019, 01:45:43 AM by Atook »

kdub_nz

  • Mesozoic keyThumper
  • SuperMod
  • Water Moccasin
  • Posts: 2125
  • class keyThumper<T>:ILazy<T>
Re: Exist Machine Learning or Artifitial Intelligence for Autocad?
« Reply #24 on: April 08, 2019, 02:18:54 AM »
>>>>   And if we can figure out how to use the thousands of existing  drawings as a learning dataset, all the better.    <<<

Just make sure the drawings have the lines joining up at the corners.

but seriously;
I may be naive and a bit of a romantic but I can't visualise 'design' without input of a human brain ... without a brain and emotion it is just sausage making.

Current software evaluates multi-thousands of emails trying to learn to identify fraud and spam ... and that's with a major percentage of the 'rules' being written by human hands. It's a big step from there to designing a bridge ( or an irrigation system ).

Wearing a different hat:
An irrigation system would be feasable ( without ML and AI ) once the rules were established and a full reference database was created. I don't think you'd find it too difficult, just time consuming.

Regards,


Called Kerry in my other life
Retired; but they dragged me back in !

I live at UTC + 13.00

---
some people complain about loading the dishwasher.
Sometimes the question is more important than the answer.

dgorsman

  • Water Moccasin
  • Posts: 2437
Re: Exist Machine Learning or Artifitial Intelligence for Autocad?
« Reply #25 on: April 08, 2019, 10:07:43 AM »
Most systems design has rules, however in some cases the rules can get so complex that a linear calculated solution isn't very practical.

The first example would be laying out pipes through a pipe rack.  You would have source and destination equipment or other piping; commodities and properties; etc.  A good designer could lay out a design in a couple of days, while an AI could iterate through hundreds of potential designs within an hour, and cull out the top performers for further development.

The second example is a little more drafting oriented - automatic tag layout.  Again, there are all sorts of rules - don't cross the streams (er... leaders  :-P ); don't overlay annotations; keep annotations close to the point where they are annotating; etc.  You could do some rough calculating but the end results wouldn't be pretty, and would likely fail on those drawings which don't fall within certain strict parameters.  On the other hand, an AI could evaluate the potential options and find a top-performer that is "good enough" using a genetic algorithm (which is something I've got on the go).
If you are going to fly by the seat of your pants, expect friction burns.

try {GreatPower;}
   catch (notResponsible)
      {NextTime(PlanAhead);}
   finally
      {MasterBasics;}

kdub_nz

  • Mesozoic keyThumper
  • SuperMod
  • Water Moccasin
  • Posts: 2125
  • class keyThumper<T>:ILazy<T>
Re: Exist Machine Learning or Artifitial Intelligence for Autocad?
« Reply #26 on: April 10, 2019, 04:07:35 AM »
I haven't looked further than the release notice, but this may be better than re-learning R and Python with all it's add-ons :)

https://visualstudiomagazine.com/articles/2019/04/08/mlnet-rc.aspx

or not, YMMV

Called Kerry in my other life
Retired; but they dragged me back in !

I live at UTC + 13.00

---
some people complain about loading the dishwasher.
Sometimes the question is more important than the answer.

kdub_nz

  • Mesozoic keyThumper
  • SuperMod
  • Water Moccasin
  • Posts: 2125
  • class keyThumper<T>:ILazy<T>
Called Kerry in my other life
Retired; but they dragged me back in !

I live at UTC + 13.00

---
some people complain about loading the dishwasher.
Sometimes the question is more important than the answer.

jtm2020hyo

  • Newt
  • Posts: 198
Re: Exist Machine Learning or Artifitial Intelligence for Autocad?
« Reply #28 on: January 04, 2020, 10:39:37 PM »
hello, I have some question:

about Autodesk licenses, can be AutoCAD can be used to get profit for (example) myself?

I mean, in the hypothetical case that I get some advances in Machine Learning to automate my work in AutoCAD, Autodesk could you ask me for some money?

if the answer is yes, then have no sense work with Autodesk software, then, what software might suggest to me?

PD: sorry for the late answers, this is just a hobby and I will just join in my free time, I would never leave it in oblivion.

Atook

  • Swamp Rat
  • Posts: 1027
  • AKA Tim
Re: Exist Machine Learning or Artifitial Intelligence for Autocad?
« Reply #29 on: January 05, 2020, 10:43:36 AM »
Autodesk would only ask you for the subscription fee you agreed to.

I could see that they might make an AutoCAD version with a built in ML module that would cost more. But I think that's long in the future.

Drafting and design is a tough set of problems for machine learning so far. The questions aren't as well defined as Hot Dog or not Hot Dog